index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
1
-0
/
+2
2024-01-08
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
1
-3
/
+0
2023-10-25
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
1
-2
/
+2
2023-08-11
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+1
2023-08-11
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-05-17
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
1
-3
/
+0
2023-05-17
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-04-05
usb: host: ohci-pxa27x: Fix and & vs | typo
Dan Carpenter
1
-1
/
+1
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-11-03
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-10-26
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
1
-1
/
+6
2022-10-26
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
1
-1
/
+2
2022-09-15
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
3
-2
/
+15
2022-09-15
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
3
-16
/
+3
2022-08-25
usb: host: ohci-ppc-of: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-08-25
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
1
-0
/
+1
2022-08-25
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
1
-0
/
+1
2022-07-02
xhci: turn off port power in shutdown
Mathias Nyman
3
-3
/
+16
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-04-15
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
1
-0
/
+9
2022-04-15
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
4
-15
/
+16
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: avoid race between disable slot command and host runtime suspend
Mathias Nyman
3
-8
/
+16
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-11-12
usb: ehci: handshake CMD_RUN instead of STS_HALT
Neal Liu
3
-1
/
+17
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-10-20
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
1
-0
/
+5
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
[next]