index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci-renesas.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-07
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
2024-06-20
usb: host: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-07-27
usb: renesas-xhci: Do not print any log while fw verif success
Chen Xingdi
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-26
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-21
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
2021-07-21
usb: xhci-renesas: Minor coding style cleanup
Moritz Fischer
2021-07-21
Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
Moritz Fischer
2021-06-17
usb: renesas-xhci: Fix handling of unknown ROM state
Moritz Fischer
2021-06-15
usb: renesas-xhci: Replace BIT(15) with macro
Moritz Fischer
2020-08-18
usb: renesas-xhci: remove version check
Vinod Koul
2020-05-18
usb: renesas-xhci: include correct header for get_unaligned_le16()
Vinod Koul
2020-05-15
usb: renesas-xhci: Add ROM loader for uPD720201
Vinod Koul
2020-05-15
usb: renesas-xhci: Add the renesas xhci driver
Christian Lamparter