aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci-renesas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi1-4/+0
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-6/+1
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai1-12/+23
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman1-8/+8
2021-07-21usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer1-5/+0
2021-07-21usb: xhci-renesas: Minor coding style cleanupMoritz Fischer1-1/+1
2021-07-21Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer1-8/+8
2021-06-17usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer1-8/+8
2021-06-15usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer1-1/+1
2020-08-18usb: renesas-xhci: remove version checkVinod Koul1-18/+1
2020-05-18usb: renesas-xhci: include correct header for get_unaligned_le16()Vinod Koul1-1/+1
2020-05-15usb: renesas-xhci: Add ROM loader for uPD720201Vinod Koul1-7/+287
2020-05-15usb: renesas-xhci: Add the renesas xhci driverChristian Lamparter1-0/+365