index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
1
-0
/
+2
2022-06-14
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
1
-2
/
+4
2022-05-12
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
1
-0
/
+2
2022-05-12
xhci: stop polling roothubs after shutdown
Henry Lin
1
-0
/
+11
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
2022-03-02
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
1
-6
/
+13
2022-01-27
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
1
-1
/
+2
2022-01-05
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-14
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
1
-4
/
+0
2021-12-08
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-11-26
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-11-26
usb: host: ohci-tmio: check return value after calling platform_get_resource()
Yang Yingliang
1
-1
/
+1
2021-11-26
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
1
-1
/
+2
2021-10-20
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-20
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
1
-4
/
+10
2021-09-22
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
1
-12
/
+12
2021-09-22
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2
-8
/
+2
2021-09-22
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
1
-19
/
+17
2021-09-22
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-09-22
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
1
-0
/
+3
2021-09-22
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-08-15
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
1
-0
/
+3
2021-07-28
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2
-14
/
+47
2021-07-28
usb: max-3421: Prevent corruption of freed memory
Mark Tomlinson
1
-30
/
+14
2021-07-28
xhci: Fix lost USB 2 remote wake
Mathias Nyman
1
-1
/
+2
2021-05-22
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-22
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-05-22
usb: xhci: Increase timeout for HC halt
Maximilian Luz
1
-2
/
+3
2021-05-22
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-22
usb: xhci: Fix port minor revision
Thinh Nguyen
1
-0
/
+9
2021-04-07
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
1
-1
/
+9
2021-03-17
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-17
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-01-30
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2021-01-30
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-30
USB: ehci: fix an interrupt calltrace error
Longfang Liu
1
-0
/
+3
2021-01-30
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-23
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
1
-1
/
+1
2021-01-12
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-29
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
1
-1
/
+3
2020-12-29
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
1
-0
/
+1
2020-12-29
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-11-05
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
2020-10-29
usb: ohci: Default to per-port over-current protection
Hamish Martin
1
-6
/
+10
2020-10-01
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
1
-4
/
+3
2020-10-01
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
Tang Bin
1
-3
/
+2
2020-09-23
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-03
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-09-03
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
[next]