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
/
pcie-apple.c
Age
Commit message (
Expand
)
Author
2025-01-15
PCI: apple: Convert to {en,dis}able_device() callbacks
Marc Zyngier
2024-07-08
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-07
PCI: apple: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-07-13
PCI: apple: Initialize pcie->nvecs before use
Sven Peter
2022-09-14
PCI: apple: Do not leak reset GPIO on unbind/unload/error
Dmitry Torokhov
2022-03-10
PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form
Hector Martin
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-07
PCI: apple: Fix PERST# polarity
Marc Zyngier
2021-12-07
PCI: apple: Follow the PCIe specifications when resetting the port
Marc Zyngier
2021-12-06
PCI: apple: Fix REFCLK1 enable/poll logic
Hector Martin
2021-11-30
PCI: apple: Enable clock gating
Hector Martin
2021-11-04
PCI: apple: Configure RID to SID mapper on device addition
Marc Zyngier
2021-11-04
iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
Marc Zyngier
2021-11-04
PCI: apple: Implement MSI support
Marc Zyngier
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
2021-11-04
PCI: apple: Set up reference clocks when probing
Alyssa Rosenzweig
2021-11-04
PCI: apple: Add initial hardware bring-up
Alyssa Rosenzweig