index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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-12
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
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
1
-5
/
+1
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
1
-1
/
+0
2023-01-10
ARM: cns3xxx: remove entire platform
Arnd Bergmann
1
-23
/
+0
2023-01-06
xhci: Convert to use list_count_nodes()
Andy Shevchenko
1
-5
/
+2
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-6492
/
+158
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-3
/
+1
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
1
-1
/
+1
2022-11-30
xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()
Mathias Nyman
1
-17
/
+10
2022-11-30
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2
-5
/
+11
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
1
-0
/
+52
2022-11-30
xhci: export two xhci_hub functions for xhci-pci module usage
Mathias Nyman
1
-4
/
+18
2022-11-30
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
1
-1
/
+3
2022-11-30
xhci: print warning when HCE was set
Longfang Liu
1
-0
/
+5
2022-11-30
Revert "xhci: Convert to use list_count()"
Greg Kroah-Hartman
1
-2
/
+5
2022-11-29
xhci: Convert to use list_count()
Andy Shevchenko
1
-5
/
+2
2022-11-29
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
1
-1
/
+0
2022-11-29
usb: host: fix a typo in ehci.h
Xu Yang
1
-1
/
+1
2022-11-22
usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
Chunfeng Yun
1
-26
/
+46
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+6
2022-11-11
usb: Check !irq instead of irq == NO_IRQ
Christophe Leroy
5
-5
/
+5
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
4
-6427
/
+0
2022-11-09
usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-3
/
+4
2022-11-09
usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-3
/
+4
2022-11-08
USB: bcma: Make GPIO explicitly optional
Linus Walleij
1
-4
/
+6
[prev]
[next]