index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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-06-30
PCI: apple: Add tracking of probed root ports
Marc Zyngier
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
2025-05-16
PCI: apple: Convert to MSI parent infrastructure
Marc Zyngier
2025-04-23
PCI: apple: Add T602x PCIe support
Hector Martin
2025-04-23
PCI: apple: Abstract register offsets via a SoC-specific structure
Hector Martin
2025-04-23
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
2025-04-23
PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
Hector Martin
2025-04-23
PCI: apple: Move port PHY registers to their own reg items
Hector Martin
2025-04-23
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
2025-04-23
PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
Marc Zyngier
2025-04-23
PCI: apple: Dynamically allocate RID-to_SID bitmap
Marc Zyngier
2025-04-23
PCI: apple: Move over to standalone probing
Marc Zyngier
2025-04-19
PCI: apple: Set only available ports up
Janne Grunau
2025-03-06
PCI: apple: Use helper function for_each_child_of_node_scoped()
Zhang Zekun
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