summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-08-19Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca-6/+5
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson-1/+5
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen-36/+31
2022-08-19clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren-0/+1
2022-08-19drm/radeon: add a force flush to delay work when radeonZhenneng Li-0/+3
2022-08-19drm/amd/display: Include missing headerMaĆ­ra Canal-10/+3
2022-08-19drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl-2/+0
2022-08-19drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li-1/+2
2022-08-19drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai-0/+2
2022-08-19drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai-1/+4
2022-08-19drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang-2/+1
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+1
2022-08-19Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1249/+1974
2022-08-19gpio: pxa: use devres for the clock structBartosz Golaszewski-9/+2
2022-08-19drm/gem: Fix GEM handle release errorsJeffy Chen-26/+15
2022-08-19USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT-0/+3
2022-08-19usb: gadget: f_uac2: fix superspeed transferJing Leng-2/+14
2022-08-19Revert "binder_alloc: Add missing mmap_lock calls when using the VMA"Greg Kroah-Hartman-21/+10
2022-08-19usb: xhci-mtk: fix bandwidth release issueChunfeng Yun-2/+2
2022-08-19usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun-9/+2
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-452/+1645
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-1184/+1758
2022-08-18perf: riscv legacy: fix kerneldoc comment warningConor Dooley-1/+1
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun-2/+2
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger-1/+2
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke-4/+1
2022-08-18usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng-3/+5
2022-08-18usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus-0/+4
2022-08-18usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel-2/+7
2022-08-18net: moxa: MAC address reading, generating, validity checkingSergei Antonov-6/+7
2022-08-18igb: Add lock to avoid data raceLin Ma-1/+13
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-18/+85
2022-08-18usb: dwc3: qcom: clean up suspend callbacksJohan Hovold-8/+11
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold-4/+7
2022-08-18usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold-3/+12
2022-08-18usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold-8/+11
2022-08-18usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold-1/+14
2022-08-18usb: dwc3: qcom: fix gadget-only buildsJohan Hovold-1/+4
2022-08-18Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold-21/+7
2022-08-18usb: dwc3: fix PHY disable sequenceJohan Hovold-9/+10
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET-0/+1
2022-08-18tee: add overflow check in register_shm_helper()Jens Wiklander-0/+3
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-31/+34
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta-0/+7
2022-08-18drm/vc4: hdmi: Rework power upMaxime Ripard-8/+7
2022-08-18drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard-1/+2
2022-08-18usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan-0/+7
2022-08-18musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann-1/+1
2022-08-18binder_alloc: Add missing mmap_lock calls when using the VMALiam Howlett-10/+21