aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-17pagemap,pmem: introduce ->memory_failure()Gravatar Shiyang Ruan 1-0/+17
2022-07-17dax: introduce holder for dax_deviceGravatar Shiyang Ruan 2-2/+67
2022-07-17drm/amdkfd: add SPM support for SVMGravatar Alex Sierra 1-13/+21
2022-07-03zram: do not lookup algorithm in backends tableGravatar Sergey Senozhatsky 1-6/+5
2022-07-03mm: shrinkers: provide shrinkers with namesGravatar Roman Gushchin 12-12/+16
2022-06-27Merge branch 'master' into mm-stableGravatar akpm 251-1136/+2368
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 15-75/+117
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+1
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-31/+21
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 24-51/+91
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 10-46/+119
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-19/+14
2022-06-24Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+1
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-11/+39
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+4
2022-06-24Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-10/+13
2022-06-24Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2022-06-24Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-60/+127
2022-06-24Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 47-268/+670
2022-06-24Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-7/+19
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-4/+16
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2022-06-24Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...Gravatar Arnd Bergmann 3-12/+23
2022-06-24usb: chipidea: udc: check request status before setting device addressGravatar Xu Yang 1-0/+3
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverGravatar Alan Stern 1-6/+7
2022-06-24Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 17-69/+106
2022-06-24Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-7/+34
2022-06-24Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 20-162/+503
2022-06-23gpio: mxs: Fix header commentGravatar Stefan Wahren 1-1/+1
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2022-06-23dm mirror log: clear log bits up to BITS_PER_LONG boundaryGravatar Mikulas Patocka 1-1/+1
2022-06-23dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bioGravatar Ming Lei 2-4/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusGravatar Petr Mladek 1-2/+0
2022-06-23Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Gravatar Petr Mladek 1-2/+0
2022-06-23gpio: grgpio: Fix device removingGravatar Uwe Kleine-König 1-13/+1
2022-06-23gpio: winbond: Fix error code in winbond_gpio_get()Gravatar Dan Carpenter 1-3/+4
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIGravatar Utkarsh Patel 1-1/+3
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCIGravatar Tanveer Alam 1-1/+3
2022-06-23xhci: turn off port power in shutdownGravatar Mathias Nyman 3-3/+16
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Gravatar Hongyu Xie 1-13/+22
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 2-12/+23
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 14-45/+167
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-8/+14
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-5/+3
2022-06-23xen/gntdev: Avoid blocking in unmap_grant_pages()Gravatar Demi Marie Obenour 2-51/+113
2022-06-23nvme: move the Samsung X5 quirk entry to the core quirksGravatar Christoph Hellwig 2-4/+14
2022-06-23nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFHGravatar Leo Savernik 1-0/+2
2022-06-23USB: serial: option: add Quectel RM500K module supportGravatar Macpaul Lin 1-0/+2