index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
plda
Age
Commit message (
Expand
)
Author
2024-11-25
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/pm'
Bjorn Helgaas
2024-11-13
PCI: starfive: Enable controller runtime PM before probing host bridge
Mayank Rana
2024-11-07
PCI: microchip: Add support for using either Root Port 1 or 2
Conor Dooley
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-07-29
PCI: plda: Silence 'set affinity failed' warning
Marek Vasut
2024-05-28
PCI: starfive: Add JH7110 PCIe controller
Minda Chen
2024-05-28
PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()
Minda Chen
2024-05-28
PCI: plda: Add host init/deinit and map bus functions
Minda Chen
2024-05-28
PCI: plda: Add event bitmap field to struct plda_pcie_rp
Minda Chen
2024-05-28
PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
2024-05-28
PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
2024-05-28
PCI: microchip: Add get_events() callback and PLDA get_event()
Minda Chen
2024-05-28
PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
2024-05-28
PCI: microchip: Add request_event_irq() callback function
Minda Chen
2024-05-28
PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
2024-05-28
PCI: microchip: Rename interrupt related functions
Minda Chen
2024-05-28
PCI: microchip: Move PLDA functions to pcie-plda-host.c
Minda Chen
2024-05-28
PCI: microchip: Rename PLDA functions to be generic
Minda Chen
2024-05-28
PCI: microchip: Move PLDA structures to plda-pcie.h
Minda Chen
2024-05-28
PCI: microchip: Rename PLDA structures to be generic
Minda Chen
2024-05-28
PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
2024-05-28
PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
2024-05-28
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
Minda Chen