index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
/
pci_xhci
Age
Commit message (
Expand
)
Author
2023-08-06
drivers: Add SPDX license headers to Makefiles
Martin Roth
2023-06-09
soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetree
Felix Held
2023-06-08
soc/amd/phoenix: Hook up xhci ops in chipset.cb
Eric Lai
2022-04-19
drivers/usb/pci_xhci: Add Sabrina xhci pci device id
Karthikeyan Ramasubramanian
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-03-10
drivers/usb/pci_xhci: Add cezanne xhci pci devce id
Mathew King
2021-03-01
acpi: Move PCI functions to separate file
Tim Wawrzynczak
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
drivers/usb: Avoid NULL pointer dereference
John Zhao
2020-07-12
drivers/usb/pci_xhci: Don't return ACPI names for missing ports
Raul E Rangel
2020-07-12
drivers/usb/pci_xhci: Switch to using xhci_for_each_supported_usb_cap
Raul E Rangel
2020-07-10
drivers/usb/pci_xhci: Add Picasso xHCI controllers
Raul E Rangel
2020-07-10
drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodes
Raul E Rangel