index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2
-34
/
+12
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-640
/
+984
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-435
/
+7
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
1
-0
/
+3
2023-02-09
usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
Alexander Stein
1
-2
/
+1
2023-02-07
usb: max-3421: Fix setting of I/O pins
Mark Tomlinson
1
-1
/
+1
2023-02-06
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-02-06
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+3
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
1
-11
/
+0
2023-02-03
usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-17
/
+6
2023-02-03
usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-17
/
+6
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
1
-22
/
+25
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
1
-22
/
+16
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
3
-13
/
+13
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
1
-9
/
+15
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
4
-35
/
+28
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
1
-14
/
+11
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
1
-60
/
+63
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
1
-7
/
+30
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
5
-120
/
+196
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
1
-160
/
+0
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2
-3
/
+6
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
6
-148
/
+163
2023-02-01
usb: ohci-omap: avoid unused-variable warning
Arnd Bergmann
1
-7
/
+1
2023-02-01
usb: remove ohci-tmio driver
Arnd Bergmann
2
-382
/
+0
2023-01-31
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
1
-11
/
+2
2023-01-25
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
5
-0
/
+78
2023-01-25
usb: host: xhci-plat: Add reset support
Biju Das
1
-1
/
+16
2023-01-25
usb: host: xhci-plat: Improve clock handling in probe()
Biju Das
1
-5
/
+5
2023-01-24
usb: host: ehci-fsl: Use DRV_NAME
Alexander Stein
1
-1
/
+1
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
6
-6
/
+73
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-3
/
+72
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
ARM: pxa: remove unused pxa3xx-ulpi
Arnd Bergmann
1
-9
/
+0
2023-01-17
xhci: tegra: USB2 pad power controls
Petlozu Pravareshwar
1
-0
/
+125
2023-01-17
xhci: hub: export symbol on xhci_hub_control
Jim Lin
1
-0
/
+1
2023-01-17
xhci: Add hub_control to xhci_driver_overrides
Jim Lin
2
-0
/
+4
2023-01-17
usb: host: xhci-tegra: Add Tegra234 XHCI support
Sing-Han Chen
1
-39
/
+228
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-4
/
+4
2023-01-13
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
1
-4
/
+1
[next]