index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2023-03-23
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-03-23
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2023-03-23
xhci: mem: Join string literals back
Andy Shevchenko
2023-03-23
xhci: mem: Replace explicit castings with appropriate specifiers
Andy Shevchenko
2023-03-23
xhci: mem: Use while (i--) pattern to clean up
Andy Shevchenko
2023-03-23
xhci: mem: Drop useless return:s
Andy Shevchenko
2023-03-23
xhci: mem: Get rid of redundant 'else'
Andy Shevchenko
2023-03-23
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Andy Shevchenko
2023-03-23
xhci: mem: Carefully calculate size for memory allocations
Andy Shevchenko
2023-03-21
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
2023-03-21
usb: host: u132-hcd: Drop if with an always true condition
Uwe Kleine-König
2023-03-21
usb: host: u132-hcd: Various style improvements
Uwe Kleine-König
2023-03-16
usb: host: max3421-hcd: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: host: xhci-rcar: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-09
usb: xhci: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
usb: host: xhci-rcar: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-09
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
2023-03-09
usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-03-09
usb: host: xhci-tegra: Drop using of_irq_parse_one()
Rob Herring
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
2023-02-09
usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
Alexander Stein
2023-02-07
usb: max-3421: Fix setting of I/O pins
Mark Tomlinson
2023-02-06
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
2023-02-06
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
2023-02-03
usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-02-03
usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-01
usb: ohci-omap: avoid unused-variable warning
Arnd Bergmann
2023-02-01
usb: remove ohci-tmio driver
Arnd Bergmann
[prev]
[next]