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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2022-07-08
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
Darren Stevens
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
xhci: Keep interrupt disabled in initialization until host is running.
Hongyu Xie
2022-06-10
xhci: Fix null pointer dereference in resume if xhci has only one roothub
Mathias Nyman
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-19
usb: Probe EHCI, OHCI controllers asynchronously
Dmitry Torokhov
2022-05-19
xhci: Don't defer primary roothub registration if there is only one roothub
Mathias Nyman
2022-05-19
xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
xen/usb: switch xen-hcd to use INVALID_GRANT_REF
Juergen Gross
2022-05-12
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2022-05-12
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
2022-05-12
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
2022-05-12
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
2022-05-12
xhci: prevent U2 link power state if Intel tier policy prevented U1
Mathias Nyman
2022-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: prepare operation w/o shared hcd
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: create shared hcd after having added main hcd
Heiner Kallweit
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
xhci: factor out parts of xhci_gen_setup()
Heiner Kallweit
2022-05-12
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
2022-05-12
usb: host: ehci-xilinx: adding description for return value
Piyush Mehta
2022-05-12
usb: host: ehci-xilinx: Fix quoted string split across lines
Piyush Mehta
2022-05-05
usb: ehci-omap: drop unused ehci_read() function
Arnd Bergmann
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
2022-04-21
usb: host: ohci-omap: Make it CCF clk API compatible
Janusz Krzysztofik
2022-04-21
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
2022-04-21
usb:oxu210hp-hcd: Use platform_get_irq() to get the interrupt
Minghao Chi
2022-04-21
usb: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-21
xhci: Enable runtime PM on second Alderlake controller
Evan Green
2022-04-21
USB: Fix ehci infinite suspend-resume loop issue in zhaoxin
Weitao Wango
2022-04-21
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...
zhangqilong
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-04-09
xhci: stop polling roothubs after shutdown
Henry Lin
2022-04-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-16
xen/usb: harden xen_hcd against malicious backends
Juergen Gross
[next]