index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-10-29
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-10-17
xhci: dbc: honor usb transfer size boundaries.
Mathias Nyman
2
-5
/
+51
2024-10-17
usb: xhci: Fix handling errors mid TD followed by other errors
Michal Pecio
1
-37
/
+29
2024-10-17
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman
1
-1
/
+1
2024-10-17
xhci: Fix incorrect stream context type macro
Mathias Nyman
1
-1
/
+1
2024-10-16
xhci: tegra: fix checked USB2 port number
Henry Lin
1
-1
/
+1
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+5
2024-10-04
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
1
-0
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
8
-8
/
+8
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-22
/
+9
2024-09-13
usb: r8a66597-hcd: make read-only const arrays static
Colin Ian King
1
-3
/
+3
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
3
-0
/
+22
2024-09-11
usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
WangYuli
1
-0
/
+7
2024-09-11
usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
Frank Li
1
-0
/
+6
2024-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
3
-4
/
+13
2024-09-05
xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.
Mathias Nyman
1
-3
/
+5
2024-09-05
usb: xhci: adjust empty TD list handling in handle_tx_event()
Niklas Neronin
1
-27
/
+24
2024-09-05
usb: xhci: remove 'retval' from xhci_pci_resume()
Niklas Neronin
1
-3
/
+1
2024-09-05
usb: xhci: add comments explaining specific interrupt behaviour
Niklas Neronin
1
-2
/
+5
2024-09-05
usb: xhci: make 'sbrn' a local variable
Niklas Neronin
2
-4
/
+3
2024-09-05
usb: xhci: remove unused variables from struct 'xhci_hcd'
Niklas Neronin
1
-4
/
+0
2024-09-05
usb: xhci: remove excessive Bulk short packet debug message
Niklas Neronin
1
-3
/
+0
2024-09-05
usb: xhci: remove excessive isoc frame debug message spam
Niklas Neronin
1
-4
/
+0
2024-09-05
xhci: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2024-09-05
xhci: dbc: add dbgtty request to end of list once it completes
Mathias Nyman
1
-1
/
+1
2024-09-05
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2
-52
/
+83
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
3
-8
/
+16
2024-09-03
xhci: Add USB4 tunnel detection for USB3 devices on Intel hosts
Mathias Nyman
4
-0
/
+48
2024-09-03
usb: ohci-nxp: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-14
/
+4
2024-08-25
usb: ehci-brcm: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-22
usb: ohci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-7
/
+2
2024-08-22
usb: ehci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-7
/
+2
2024-08-19
Merge 6.11-rc4 into tty-next
Greg Kroah-Hartman
3
-4
/
+7
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
3
-4
/
+7
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
1
-3
/
+5
2024-08-14
xhci: dbgtty: use kfifo from tty_port struct
Jiri Slaby (SUSE)
2
-9
/
+9
2024-08-14
xhci: dbgtty: remove kfifo_out() wrapper
Jiri Slaby (SUSE)
1
-14
/
+1
2024-08-13
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
1
-0
/
+1
2024-08-13
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
1
-1
/
+1
2024-08-07
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
5
-64
/
+64
2024-07-31
USB: ohci-ppc-of: Drop ohci-littledian compatible
Krzysztof Kozlowski
1
-4
/
+0
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-254
/
+214
2024-07-03
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
1
-3
/
+13
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2
-22
/
+17
2024-06-27
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
1
-1
/
+3
2024-06-27
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
1
-16
/
+17
2024-06-27
usb: xhci: move process TD code out of the while loop
Niklas Neronin
1
-32
/
+30
2024-06-27
usb: xhci: remove infinite loop prevention
Niklas Neronin
1
-15
/
+0
2024-06-27
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
1
-4
/
+0
[next]