index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
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
2021-03-10
usb: xhci-mtk: use clear type instead of void
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-03-10
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: isp116x: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-05
xhci: ext-caps: Use software node API with the properties
Heikki Krogerus
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-01-29
xhci: handle halting transfer event properly after endpoint stop and halt raced.
Mathias Nyman
2021-01-29
xhci: Check for pending reset endpoint command before queueing a new one.
Mathias Nyman
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2021-01-29
xhci: introduce a new move_dequeue_past_td() function to replace old code.
Mathias Nyman
[prev]
[next]