summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-101-2/+2
|/
* usb: xhci-mtk: remove bus status checkChunfeng Yun2021-04-221-41/+2
* usb: xhci-mtk: remove unused membersChunfeng Yun2021-04-141-3/+0
* usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun2021-04-142-95/+24
* usb: xhci-mtk: add support runtime PMChunfeng Yun2021-04-141-16/+124
* usb: xhci-mtk: check return value in suspend/resume hooksChunfeng Yun2021-04-141-10/+27
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-04-101-0/+3
* usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-04-091-2/+1
* xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman2021-04-061-23/+19
* xhci: fix potential array out of bounds with several interruptersMathias Nyman2021-04-061-1/+5
* xhci: check control context is valid before dereferencing it.Mathias Nyman2021-04-061-0/+8
* xhci: check port array allocation was successful before dereferencing itMathias Nyman2021-04-061-0/+3
* usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun2021-04-022-0/+4
* usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun2021-04-021-1/+9
* usb: xhci-mtk: fix oops when unbind driverChunfeng Yun2021-04-021-1/+3
* usb: xhci-mtk: fix wrong remainder of bandwidth budgetChunfeng Yun2021-04-021-5/+2
* usb: xhci-mtk: remove MODULE_ALIASChunfeng Yun2021-03-281-1/+0
* usb: xhci-mtk: drop CONFIG_OFChunfeng Yun2021-03-281-3/+1
* usb: xhci-mtk: add support ip-sleep wakeup for mT8192Chunfeng Yun2021-03-261-0/+10
* usb: xhci-mtk: support ip-sleep wakeup for MT8183Chunfeng Yun2021-03-261-0/+13
* usb: xhci: Remove unused functionThinh Nguyen2021-03-231-147/+0
* usb: xhci: Rewrite xhci_create_usb3_bos_desc()Thinh Nguyen2021-03-231-2/+235
* usb: xhci: Fix port minor revisionThinh Nguyen2021-03-231-0/+9
* usb: xhci: Init root hub SSP rateThinh Nguyen2021-03-231-0/+2
* USB: xhci: drop workaround for forced irq threadingJohan Hovold2021-03-231-3/+2
* drivers: usb: host: fotg210-hcd.c: Fix alignment of commentShubhankar Kuranagatti2021-03-231-1/+1
* drivers: usb: host: fotg210-hcd.c: Fix indentation errorShubhankar Kuranagatti2021-03-231-5/+5
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-03-231-5/+4
* USB: ehci: drop workaround for forced irq threadingJohan Hovold2021-03-231-10/+3
* usb: host: ehci-tegra: Select USB_GADGET Kconfig optionDmitry Osipenko2021-03-231-0/+1
* usb: host: ehci-platform: add spurious_oc DT supportÁlvaro Fernández Rojas2021-03-231-0/+3
* usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli2021-03-234-3/+6
* usb: host: Mundane spello fix in the file sl811_cs.cBhaskar Chowdhury2021-03-181-1/+1
* Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman2021-03-154-38/+57
|\