summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-29vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-03-29drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
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-28usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'Christophe JAILLET
2021-03-28usb: gadget: s3c: Fix incorrect resources releasingChristophe JAILLET
2021-03-28usb: dwc3: Create helper function getting MDWIDTHThinh Nguyen
2021-03-28usb: xhci-mtk: remove MODULE_ALIASChunfeng Yun
2021-03-28usb: xhci-mtk: drop CONFIG_OFChunfeng Yun
2021-03-28usb: misc: usbsevseg: update to use usb_control_msg_send()Anant Thazhemadam
2021-03-28usb: misc: ezusb: update to use usb_control_msg_send()Anant Thazhemadam
2021-03-28usb: misc: ehset: update to use the usb_control_msg_{send|recv}() APIAnant Thazhemadam
2021-03-28usb: dwc3: gadget: modify the scale in vbus_draw callbackRay Chi
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-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-26usb: mtu3: drop CONFIG_OFChunfeng Yun
2021-03-26usb: mtu3: add support ip-sleep wakeup for MT8192Chunfeng Yun
2021-03-26usb: mtu3: support ip-sleep wakeup for MT8183Chunfeng Yun
2021-03-26usb: xhci-mtk: add support ip-sleep wakeup for mT8192Chunfeng Yun
2021-03-26usb: xhci-mtk: support ip-sleep wakeup for MT8183Chunfeng Yun
2021-03-26usb: gadget: pch_udc: Convert Intel Quark quirk to use driver dataAndy Shevchenko
2021-03-26usb: gadget: pch_udc: Use PCI sub IDs instead of DMIAndy Shevchenko
2021-03-26usb: gadget: pch_udc: Remove CONFIG_PM_SLEEP ifdeferyAndy Shevchenko
2021-03-26usb: gadget: pch_udc: switch over to usb_gadget_map/unmap_request()Andy Shevchenko
2021-03-26fotg210-udc: Complete OUT requests on short packetsFabian Vogt
2021-03-26fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt
2021-03-26fotg210-udc: Call usb_gadget_udc_resetFabian Vogt
2021-03-26fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt
2021-03-26fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt