summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci-renesas.c
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi2022-07-271-4/+0
* Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-6/+1
|\
| * Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-261-8/+8
| |\
| * | usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer2021-07-211-5/+0
| * | usb: xhci-renesas: Minor coding style cleanupMoritz Fischer2021-07-211-1/+1
* | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| |/ |/|
* | Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
|/
* usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer2021-06-171-8/+8
* usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer2021-06-151-1/+1
* usb: renesas-xhci: remove version checkVinod Koul2020-08-181-18/+1
* usb: renesas-xhci: include correct header for get_unaligned_le16()Vinod Koul2020-05-181-1/+1
* usb: renesas-xhci: Add ROM loader for uPD720201Vinod Koul2020-05-151-7/+287
* usb: renesas-xhci: Add the renesas xhci driverChristian Lamparter2020-05-151-0/+365