summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-25Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-25Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdYong Wu
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas
2021-11-24drm/amdgpu: Fix double free of dmabufxinhui pan
2021-11-24drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-11-24xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-11-24drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay
2021-11-23xen: flag pvcalls-front to be not essential for system bootJuergen Gross
2021-11-23xen: flag hvc_xen to be not essential for system bootJuergen Gross
2021-11-23xen: flag xen_drm_front to be not essential for system bootJuergen Gross
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross
2021-11-23drm/hyperv: Fix device removal on Gen1 VMsMohammed Gamal
2021-11-23nvme: fix write zeroes piKlaus Jensen
2021-11-23nvme-fabrics: ignore invalid fast_io_fail_tmo valuesMaurizio Lombardi
2021-11-23nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya
2021-11-23nvme-tcp: fix memory leak when freeing a queueMaurizio Lombardi
2021-11-23nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()Varun Prakash
2021-11-23nvmet-tcp: fix incomplete data digest sendVarun Prakash
2021-11-23nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi
2021-11-23nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi
2021-11-23nvmet-tcp: fix a race condition between release_queue and io_workMaurizio Lombardi
2021-11-23mmc: spi: Add device-tree SPI IDsJon Hunter
2021-11-23i2c: virtio: disable timeout handlingVincent Whitchurch
2021-11-23i2c: i801: Fix interrupt storm from SMB_ALERT signalJarkko Nikula
2021-11-23i2c: i801: Restore INTREN on unloadJean Delvare