index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: bcma: Make GPIO explicitly optional
Linus Walleij
2022-11-08
1
-4
/
+6
*
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
2022-10-25
1
-8
/
+12
*
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
2022-10-25
1
-28
/
+4
*
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-10-25
3
-2
/
+13
*
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
2022-10-25
1
-1
/
+7
*
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
2022-09-30
1
-12
/
+5
*
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
2022-09-22
1
-2
/
+0
*
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
2022-09-22
1
-1
/
+0
*
xhci: show fault reason for a failed enable slot command
Mathias Nyman
2022-09-22
1
-1
/
+2
*
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
2022-09-22
1
-1
/
+2
*
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
Rafael Mendonca
2022-09-22
1
-1
/
+1
*
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
2022-09-22
1
-1
/
+6
*
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-09-05
16
-27
/
+0
*
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2022-09-05
2
-2
/
+1
*
usb: ohci-platform: fix usb disconnect issue after s4
Yinbo Zhu
2022-09-05
1
-4
/
+24
*
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-05
5
-32
/
+30
|
\
|
*
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
3
-16
/
+3
|
*
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-08-25
3
-2
/
+15
|
*
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
2022-08-25
1
-3
/
+8
|
*
usb: xhci-mtk: fix bandwidth release issue
Chunfeng Yun
2022-08-19
1
-2
/
+2
|
*
usb: xhci-mtk: relax TT periodic bandwidth allocation
Chunfeng Yun
2022-08-19
1
-9
/
+2
*
|
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-09-01
4
-4
/
+4
*
|
USB: FHCI: Switch to GPIO descriptors
Linus Walleij
2022-09-01
3
-55
/
+27
*
|
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2022-08-31
24
-39
/
+0
*
|
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
2022-08-31
1
-1
/
+1
*
|
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-08-31
2
-1
/
+16
*
|
usb: ehci: Use endpoint in URB to get maxpacket
Khalid Masum
2022-08-31
1
-2
/
+2
*
|
USB: host: npcm: Add NPCM8XX support
Tomer Maimon
2022-08-19
1
-4
/
+4
*
|
usb: host: npcm7xx: remove USB EHCI host reset sequence
Tomer Maimon
2022-08-19
1
-50
/
+0
|
/
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+25
|
\
|
*
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-07-07
1
-0
/
+25
*
|
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
1
-2
/
+2
|
\
\
|
*
|
xhci: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-15
1
-2
/
+2
*
|
|
usb: renesas-xhci: Do not print any log while fw verif success
Chen Xingdi
2022-07-27
1
-4
/
+0
*
|
|
USB: xhci: Fix comment typo
Jason Wang
2022-07-27
1
-1
/
+1
*
|
|
usb/host: fix repeated words in comments
Jilin Yuan
2022-07-27
2
-2
/
+2
*
|
|
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2022-07-18
2
-8
/
+6
|
\
\
\
|
*
|
|
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
Darren Stevens
2022-07-08
2
-8
/
+6
|
|
/
/
*
|
|
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-06-30
1
-1
/
+1
*
|
|
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
2022-06-27
4
-17
/
+43
|
\
|
|
|
*
|
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-23
1
-1
/
+3
|
*
|
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-23
1
-1
/
+3
|
*
|
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
3
-3
/
+16
|
*
|
xhci: Keep interrupt disabled in initialization until host is running.
Hongyu Xie
2022-06-23
1
-13
/
+22
|
|
/
*
|
usb: max-3421: drop unexpected word "the" in the comments
Jiang Jian
2022-06-24
1
-1
/
+1
*
|
Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2022-06-22
4
-0
/
+5598
|
\
\
|
*
|
staging: octeon-usb: move driver out of staging
Artur Bujdoso
2022-06-21
4
-0
/
+5598
|
|
/
*
|
usb: host: ehci-platform: add TPL support
Amelie Delaunay
2022-06-21
1
-0
/
+2
*
|
usb: host: ohci-platform: add TPL support
Amelie Delaunay
2022-06-21
1
-0
/
+3
*
|
usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typo
Hyunwoo Kim
2022-06-21
1
-1
/
+1
[next]