summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds11-69/+185
2022-06-27virtio_ring: make vring_create_virtqueue_split prettierDeming Wang1-1/+1
2022-06-27vhost-vdpa: call vhost_vdpa_cleanup during the releaseStefano Garzarella1-1/+1
2022-06-27virtio_mmio: Restore guest page size on resumeStephan Gerhold1-0/+3
2022-06-27virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang1-1/+7
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-24virtio: disable notification hardening by defaultJason Wang4-1/+35
2022-06-24virtio: Remove unnecessary variable assignmentsBo Liu1-2/+0
2022-06-24virtio_ring : keep used_wrap_counter in vq->last_used_idxhuangjie.albert1-28/+47
2022-06-24vduse: Tie vduse mgmtdev and its deviceParav Pandit1-23/+37
2022-06-24vdpa/mlx5: Initialize CVQ vringh only onceEli Cohen1-11/+20
2022-06-24vdpa/mlx5: Update Control VQ callback informationEli Cohen1-0/+2
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