summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-29drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan
2021-03-29PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-03-29PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-29drm/exynos/decon5433: Remove the unused include statementsTian Tao
2021-03-28Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2021-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-28base: dd: fix error return code of driver_sysfs_add()Jia-Ju Bai
2021-03-28driver core: Use unbound workqueue for deferred probesYogesh Lal
2021-03-27Merge tag 'icc-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-03-26Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-26dm ioctl: fix out of bounds array access when no devicesMikulas Patocka
2021-03-26Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-26Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-26cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven
2021-03-26Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki
2021-03-26xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich
2021-03-26power: supply: axp20x_usb_power: fix work-queue initMatti Vaittinen
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-26usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-03-26usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-03-26usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-03-26usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-03-26usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng
2021-03-26usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-03-26Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-03-26Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-26Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2021-03-26Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-26Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-25vfio/type1: Empty batch for pfnmap pagesDaniel Jordan
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2021-03-25video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-25pinctrl: intel: check REVID register value for device presenceRoger Pau Monne
2021-03-25pinctrl: qcom: fix unintentional string concatenationArnd Bergmann
2021-03-25drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-03-25drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying
2021-03-25drm/imx: fix memory leak when fails to initPan Bian
2021-03-24scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck
2021-03-24scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck
2021-03-24scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai
2021-03-24scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-03-24scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche
2021-03-24scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler
2021-03-24scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler