aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-44/+72
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 10-25/+60
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+6
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-8/+6
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-15/+20
2021-03-19Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-60/+69
2021-03-19Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+9
2021-03-19Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+2
2021-03-19Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-37/+25
2021-03-19Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-20/+23
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2021-03-19Revert "PM: runtime: Update device status before letting suppliers suspend"Gravatar Rafael J. Wysocki 1-37/+25
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Ingo Molnar 2-1/+6
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentGravatar Lv Yunlong 1-1/+2
2021-03-18Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 8-53/+79
2021-03-19nouveau: Skip unvailable ttm page entriesGravatar Tobias Klausmann 1-0/+8
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-10/+42
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 3-40/+25
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-3/+4
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-12/+16
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 9-33/+32
2021-03-18iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesGravatar Dmitry Osipenko 1-4/+3
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateGravatar Joerg Roedel 1-1/+4
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledGravatar Joerg Roedel 1-4/+4
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Gravatar Joerg Roedel 1-11/+12
2021-03-18staging: vt665x: fix alignment constraintsGravatar Edmundo Carmona Antoranz 1-2/+2
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyGravatar Badhri Jagan Sridharan 1-1/+1
2021-03-18nvmet-tcp: fix kmap leak when data digest in useGravatar Elad Grupi 1-1/+1
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersGravatar Sagi Grimberg 1-3/+14
2021-03-18nvme-rdma: fix possible hang when failing to set io queuesGravatar Sagi Grimberg 1-2/+5
2021-03-18nvme-tcp: fix possible hang when failing to set io queuesGravatar Sagi Grimberg 1-2/+5
2021-03-18nvme-tcp: fix misuse of __smp_processor_id with preemption enabledGravatar Sagi Grimberg 1-1/+1
2021-03-18nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUGravatar Sagi Grimberg 1-0/+7
2021-03-18nvme: fix Write Zeroes limitationsGravatar Christoph Hellwig 1-24/+12
2021-03-18nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAITGravatar Christoph Hellwig 1-2/+2
2021-03-18nvme: merge nvme_keep_alive into nvme_keep_alive_workGravatar Christoph Hellwig 1-18/+8
2021-03-18nvme-fabrics: only reserve a single tagGravatar Christoph Hellwig 5-8/+15
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Gravatar Dillon Varone 1-32/+2
2021-03-18drm/amd/display: Correct algorithm for reversed gammaGravatar Calvin Hou 1-8/+18
2021-03-17usb: dwc3: gadget: Prevent EP queuing while stopping transfersGravatar Wesley Cheng 1-6/+5
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Gravatar Badhri Jagan Sridharan 1-1/+8
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structGravatar Elias Rudberg 1-1/+0
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadGravatar Alan Stern 2-0/+19
2021-03-17usb: gadget: configfs: Fix KASAN use-after-freeGravatar Jim Lin 1-4/+10
2021-03-17usbip: Fix incorrect double assignment to udc->ud.tcp_rxGravatar Colin Ian King 1-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 76-103/+0
2021-03-17Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroGravatar Junlin Yang 1-3/+4
2021-03-17i915/perf: Start hrtimer only if sampling the OA bufferGravatar Umesh Nerlige Ramappa 1-8/+5
2021-03-17drm/i915: Workaround async flip + VT-d corruption on HSW/BDWGravatar Ville Syrjälä 2-2/+37