summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
* usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-211-30/+14
* usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
* xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-211-1/+2
* Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0516-354/+559
|\
| * usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2021-06-242-20/+0
| * xhci: remove redundant continue statementColin Ian King2021-06-211-1/+0
| * Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman2021-06-183-9/+0
| * xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)2021-06-171-0/+1
| * xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman2021-06-171-2/+7
| * xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman2021-06-173-1/+15
| * xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman2021-06-171-4/+0
| * usb: host: u132-hcd: remove redundant continue statementsColin Ian King2021-06-171-4/+2
| * usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
| * usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang2021-06-171-0/+1
| * usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang2021-06-171-4/+8
| * usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer2021-06-171-8/+8
| * usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke2021-06-153-0/+9
| * usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer2021-06-151-1/+1
| * Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman2021-06-141-131/+482
| |\
| | * usb: xhci: tegra: Enable ELPG for runtime/system PMJC Kuo2021-06-111-37/+370
| | * usb: xhci: tegra: Unlink power domain devicesJC Kuo2021-06-111-94/+112
| * | Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-142-1/+7
| |\ \
| * | | usb: ehci: do not initialise static variablesJason Wang2021-06-101-2/+2
| * | | Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-311-7/+7
| |\ \ \
| * | | | USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman2021-05-272-5/+3
| * | | | fsl-usb: add need_oc_pp_cycle flag for 85xx alsoGopalakrishnan Santhanam2021-05-211-4/+4
| * | | | Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman2021-05-175-14/+25
| |\ \ \ \
| * | | | | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen2021-05-133-140/+5
| * | | | | usb: xhci-mtk: use first-fit for LS/FSChunfeng Yun2021-05-101-0/+5
| * | | | | usb: xhci-mtk: remove unnecessary assignments in periodic TT schedulerIkjoon Jang2021-05-101-23/+14
| * | | | | usb: xhci-mtk: remove unnecessary setting of has_ippcChunfeng Yun2021-05-101-2/+0
| * | | | | usb: xhci-mtk: use bitfield instead of boolChunfeng Yun2021-05-101-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-142-1/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-315-21/+32
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-2/+2
| * | | | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-291-5/+1
|\ \ \ \ \
| * | | | | usb: host: xhci-tegra: Switch to use %ptTsAndy Shevchenko2021-05-171-5/+1
| |/ / / /
* | | / / sched: Unbreak wakeupsPeter Zijlstra2021-06-181-2/+1
| |_|/ / |/| | |
* | | | usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-092-1/+7
| |/ / |/| |
* | | xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman2021-05-251-2/+6
* | | xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman2021-05-251-5/+1
| |/ |/|
* | xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-131-1/+3
* | usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-131-2/+3
* | xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-131-3/+3
* | xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman2021-05-131-5/+11
* | xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao2021-05-131-1/+3