index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
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