summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier-78/+54
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+18
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+19
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-9/+21
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds-16/+82
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2022-06-17Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+18
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2022-06-17Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-0/+1
2022-06-17Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-43/+56
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+11
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+11
2022-06-17Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-54/+80
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-111/+136
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie-33/+15
2022-06-17Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie-6/+4
2022-06-17Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie-47/+62
2022-06-16dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka-2/+1
2022-06-16dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka-1/+6
2022-06-16dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka-6/+7
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-25/+55
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-135/+278
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang-0/+1
2022-06-16init: Initialize noop_backing_dev_info earlyJan Kara-0/+2
2022-06-15md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe-2/+2
2022-06-15Revert "md: don't unregister sync_thread with reconfig_mutex held"Guoqing Jiang-11/+7
2022-06-15dm: fix race in dm_start_io_acctBenjamin Marzinski-0/+4
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns-1/+1
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso-13/+13
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-46/+94
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET-1/+0
2022-06-14i2c: mediatek: Fix an error handling path in mtk_i2c_probe()Christophe JAILLET-2/+7
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li-4/+4
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer-2/+0
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski-0/+5
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski-27/+26
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko-18/+31
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik-1/+32
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+8
2022-06-14mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata-1/+1
2022-06-14drm/exynos: mic: Rework initializationMarek Szyprowski-33/+15
2022-06-14drm/exynos: fix IS_ERR() vs NULL check in probeDan Carpenter-2/+2
2022-06-14drm/ttm: fix bulk move handling v2Christian König-24/+50
2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker-2/+2
2022-06-13nvme-pci: disable write zeros support on UMIC and Samsung SSDsrasheed.hsueh-0/+8
2022-06-13nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang-0/+2
2022-06-13nvme-pci: sk hynix p31 has bogus namespace idsKeith Busch-0/+2
2022-06-13nvme-pci: smi has bogus namespace idsKeith Busch-1/+2
2022-06-13nvme-pci: phison e12 has bogus namespace idsKeith Busch-0/+2