index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2021-05-13
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
2021-05-13
usb: xhci: Increase timeout for HC halt
Maximilian Luz
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
2021-05-13
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
Mathias Nyman
2021-05-13
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
2021-04-22
usb: xhci-mtk: remove bus status check
Chunfeng Yun
2021-04-14
usb: xhci-mtk: remove unused members
Chunfeng Yun
2021-04-14
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2021-04-14
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
2021-04-14
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
2021-04-10
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
2021-04-09
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-04-06
xhci: prevent double-fetch of transfer and transfer event TRBs
Mathias Nyman
2021-04-06
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
2021-04-06
xhci: check control context is valid before dereferencing it.
Mathias Nyman
2021-04-06
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
2021-04-02
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2021-04-02
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-04-02
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
2021-04-02
usb: xhci-mtk: fix wrong remainder of bandwidth budget
Chunfeng Yun
2021-03-28
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
2021-03-28
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
2021-03-26
usb: xhci-mtk: add support ip-sleep wakeup for mT8192
Chunfeng Yun
2021-03-26
usb: xhci-mtk: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
2021-03-23
usb: xhci: Fix port minor revision
Thinh Nguyen
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
2021-03-23
USB: xhci: drop workaround for forced irq threading
Johan Hovold
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
2021-03-23
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
2021-03-23
USB: ehci: drop workaround for forced irq threading
Johan Hovold
2021-03-23
usb: host: ehci-tegra: Select USB_GADGET Kconfig option
Dmitry Osipenko
2021-03-23
usb: host: ehci-platform: add spurious_oc DT support
Álvaro Fernández Rojas
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
2021-03-18
usb: host: Mundane spello fix in the file sl811_cs.c
Bhaskar Chowdhury
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
2021-03-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
[next]