index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: xhci-plat: fix legacy PHY double init
Johan Hovold
2023-11-21
1
-20
/
+30
*
usb: xhci-mtk: fix in-ep's start-split check failure
Chunfeng Yun
2023-11-21
2
-3
/
+12
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
14
-268
/
+635
|
\
|
*
usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
Wesley Cheng
2023-10-21
1
-2
/
+10
|
*
usb: host: xhci-plat: fix possible kernel oops while resuming
Sergey Shtylyov
2023-10-21
1
-4
/
+19
|
*
usb: xhci: Implement xhci_handshake_check_state() helper
Udipto Goswami
2023-10-21
3
-3
/
+30
|
*
xhci: split free interrupter into separate remove and free parts
Mathias Nyman
2023-10-21
1
-11
/
+21
|
*
xhci: Enable RPM on controllers that support low-power states
Basavaraj Natikar
2023-10-21
1
-1
/
+3
|
*
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
2023-10-21
1
-0
/
+2
|
*
xhci: Simplify event ring dequeue pointer update for port change events
Mathias Nyman
2023-10-21
1
-8
/
+2
|
*
xhci: simplify event ring dequeue tracking for transfer events
Mathias Nyman
2023-10-21
1
-11
/
+1
|
*
xhci: Clean up xhci_{alloc,free}_erst() declarations
Lukas Wunner
2023-10-21
2
-6
/
+1
|
*
xhci: Clean up stale comment on ERST_SIZE macro
Lukas Wunner
2023-10-21
1
-6
/
+1
|
*
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
2023-10-21
4
-7
/
+5
|
*
xhci: Expose segment numbers in debugfs
Lukas Wunner
2023-10-21
1
-1
/
+1
|
*
xhci: Update last segment pointer after Event Ring expansion
Lukas Wunner
2023-10-21
1
-5
/
+7
|
*
xhci: Adjust segment numbers after ring expansion
Lukas Wunner
2023-10-21
1
-6
/
+10
|
*
xhci: Use more than one Event Ring segment
Jonathan Bell
2023-10-21
2
-5
/
+10
|
*
xhci: Set DESI bits in ERDP register correctly
Lukas Wunner
2023-10-21
3
-15
/
+13
|
*
xhci: expand next_trb() helper to support more ring types
Mathias Nyman
2023-10-21
1
-1
/
+1
|
*
xhci: Add busnumber to port tracing
Mathias Nyman
2023-10-21
1
-1
/
+4
|
*
xhci: pass port structure to tracing instead of port number
Mathias Nyman
2023-10-21
3
-12
/
+12
|
*
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-16
4
-19
/
+22
|
|
\
|
*
|
usb: xhci-mtk: improve split scheduling by separate IN/OUT budget
Chunfeng Yun
2023-10-02
2
-40
/
+278
|
*
|
usb: xhci-mtk: add a bandwidth budget table
Chunfeng Yun
2023-10-02
2
-32
/
+85
|
*
|
usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
Niklas Schnelle
2023-10-02
1
-7
/
+16
|
*
|
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
2
-8
/
+24
|
*
|
usb: pci-quirks: group AMD specific quirk code together
Niklas Schnelle
2023-10-02
2
-65
/
+68
|
*
|
usb: xhci: Move extcaps related macros to respective header file
Krishna Kurapati
2023-10-02
2
-27
/
+27
*
|
|
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: Annotate struct urb_priv with __counted_by
Kees Cook
2023-10-02
2
-2
/
+2
|
|
/
*
|
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
2023-10-02
2
-3
/
+3
*
|
xhci: Clear EHB bit only at end of interrupt handler
Lukas Wunner
2023-10-02
1
-5
/
+7
*
|
xhci: track port suspend state correctly in unsuccessful resume cases
Mathias Nyman
2023-10-02
1
-9
/
+10
*
|
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
2023-10-02
1
-2
/
+2
|
/
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-4
/
+3
|
\
|
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+2
|
*
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-3
/
+1
*
|
usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0
Xu Yang
2023-08-12
1
-1
/
+2
*
|
USB: ohci-sm501: remove unnecessary check of mem
Yang Yingliang
2023-08-12
1
-2
/
+1
*
|
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
2
-12
/
+2
*
|
usb: ehci: add workaround for chipidea PORTSC.PEC bug
Xu Yang
2023-08-09
3
-3
/
+25
*
|
usb: host: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-04
4
-8
/
+8
*
|
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-31
4
-31
/
+7
|
\
|
|
*
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
2023-07-25
1
-4
/
+4
|
*
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2023-07-25
2
-27
/
+2
|
*
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-07-25
1
-0
/
+1
|
*
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
2023-07-25
1
-1
/
+7
*
|
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
2023-07-30
1
-1
/
+7
[next]