index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+1
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
-4
/
+1
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
-5
/
+1
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
-1
/
+0
2023-01-10
ARM: cns3xxx: remove entire platform
Arnd Bergmann
-23
/
+0
2023-01-06
xhci: Convert to use list_count_nodes()
Andy Shevchenko
-5
/
+2
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-6492
/
+158
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
-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
2022-12-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
-1
/
+1
2022-11-30
xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()
Mathias Nyman
-17
/
+10
2022-11-30
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
-5
/
+11
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
-0
/
+52
2022-11-30
xhci: export two xhci_hub functions for xhci-pci module usage
Mathias Nyman
-4
/
+18
2022-11-30
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
-1
/
+3
2022-11-30
xhci: print warning when HCE was set
Longfang Liu
-0
/
+5
2022-11-30
Revert "xhci: Convert to use list_count()"
Greg Kroah-Hartman
-2
/
+5
2022-11-29
xhci: Convert to use list_count()
Andy Shevchenko
-5
/
+2
2022-11-29
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
-1
/
+0
2022-11-29
usb: host: fix a typo in ehci.h
Xu Yang
-1
/
+1
2022-11-22
usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
Chunfeng Yun
-26
/
+46
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
-4
/
+6
2022-11-11
usb: Check !irq instead of irq == NO_IRQ
Christophe Leroy
-5
/
+5
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
-6427
/
+0
2022-11-09
usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
-3
/
+4
2022-11-09
usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
-3
/
+4
2022-11-08
USB: bcma: Make GPIO explicitly optional
Linus Walleij
-4
/
+6
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
-39
/
+36
2022-10-25
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
-8
/
+12
2022-10-25
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
-28
/
+4
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
-2
/
+13
2022-10-25
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
-1
/
+7
2022-10-22
USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"
Colin Ian King
-1
/
+1
2022-09-30
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
-12
/
+5
2022-09-22
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
-2
/
+0
2022-09-22
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
-1
/
+0
2022-09-22
xhci: show fault reason for a failed enable slot command
Mathias Nyman
-1
/
+2
2022-09-22
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
-1
/
+2
2022-09-22
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
Rafael Mendonca
-1
/
+1
2022-09-22
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
-1
/
+6
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
-27
/
+0
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
-2
/
+1
2022-09-05
usb: ohci-platform: fix usb disconnect issue after s4
Yinbo Zhu
-4
/
+24
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
-32
/
+30
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
-4
/
+4
2022-09-01
USB: FHCI: Switch to GPIO descriptors
Linus Walleij
-55
/
+27
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
-39
/
+0
2022-08-31
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
-1
/
+1
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
-1
/
+16
2022-08-31
usb: ehci: Use endpoint in URB to get maxpacket
Khalid Masum
-2
/
+2
[prev]
[next]