index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
2021-02-18
usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
Nicolas Saenz Julienne
2021-02-10
usb: xhci-pci: Check for errors from dm_pci_map_bar()
Pali Rohár
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-28
usb: xhci-pci: Clean up the driver a little bit
Bin Meng
2017-07-28
usb: xhci-pci: Drop non-DM version of xhci-pci driver
Bin Meng
2016-12-06
usb: xhci-pci: Add DM support
Stefan Roese
2015-02-05
usb: pci: Add XHCI driver for PCI
Simon Glass