summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds15-75/+117
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-31/+21
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-51/+91
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-46/+119
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+14
2022-06-24Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+1
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+39
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2022-06-24Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+13
2022-06-24Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-06-24Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-60/+127
2022-06-24Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-268/+670
2022-06-24Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-7/+19
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+16
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2022-06-24Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann3-12/+23
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-24Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie17-69/+106
2022-06-24Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-7/+34
2022-06-24Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie20-162/+503
2022-06-23gpio: mxs: Fix header commentStefan Wahren1-1/+1
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2022-06-23dm mirror log: clear log bits up to BITS_PER_LONG boundaryMikulas Patocka1-1/+1
2022-06-23dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bioMing Lei2-4/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek1-2/+0
2022-06-23Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek1-2/+0
2022-06-23gpio: grgpio: Fix device removingUwe Kleine-König1-13/+1
2022-06-23gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter1-3/+4
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-23xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-12/+23
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-45/+167
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-8/+14
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+3
2022-06-23xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour2-51/+113
2022-06-23nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig2-4/+14
2022-06-23nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFHLeo Savernik1-0/+2
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-7/+89
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi1-1/+1
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi1-1/+21
2022-06-22amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9