index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
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-22
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
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-17
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
1
-0
/
+16
2021-11-17
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-11-06
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
1
-1
/
+0
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-30
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+1
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: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
Evgeny Novikov
1
-12
/
+11
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-15
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-09-15
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
1
-0
/
+3
2021-09-12
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-09-12
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-07-14
xhci: solve a double free problem while doing s4
Zhangjiantao (Kirin, nanjing)
1
-0
/
+1
2021-05-22
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-05-19
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-19
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-19
usb: xhci: Increase timeout for HC halt
Maximilian Luz
1
-2
/
+3
2021-05-19
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-14
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2
-16
/
+64
2021-05-14
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
1
-3
/
+3
2021-05-11
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
1
-1
/
+5
2021-05-11
xhci: check control context is valid before dereferencing it.
Mathias Nyman
1
-0
/
+8
2021-05-11
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2
-0
/
+4
2021-05-11
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
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
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-03-17
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-02-10
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
4
-1
/
+68
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-10
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2
-2
/
+7
2021-02-10
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-10
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2
-29
/
+36
[next]