index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-apple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: apple: Add tracking of probed root ports
Marc Zyngier
2025-06-30
1
-4
/
+49
*
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
1
-67
/
+176
|
\
|
*
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
2025-06-04
1
-0
/
+2
|
|
\
|
|
*
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
2025-05-30
1
-0
/
+2
|
*
|
PCI: apple: Add T602x PCIe support
Hector Martin
2025-04-23
1
-0
/
+21
|
*
|
PCI: apple: Abstract register offsets via a SoC-specific structure
Hector Martin
2025-04-23
1
-17
/
+72
|
*
|
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
2025-04-23
1
-2
/
+2
|
*
|
PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
Hector Martin
2025-04-23
1
-6
/
+0
|
*
|
PCI: apple: Move port PHY registers to their own reg items
Hector Martin
2025-04-23
1
-18
/
+37
|
*
|
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
2025-04-23
1
-0
/
+3
|
*
|
PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
Marc Zyngier
2025-04-23
1
-3
/
+8
|
*
|
PCI: apple: Dynamically allocate RID-to_SID bitmap
Marc Zyngier
2025-04-23
1
-1
/
+5
|
*
|
PCI: apple: Move over to standalone probing
Marc Zyngier
2025-04-23
1
-24
/
+30
|
*
|
PCI: apple: Set only available ports up
Janne Grunau
2025-04-19
1
-1
/
+1
|
|
/
*
/
PCI: apple: Convert to MSI parent infrastructure
Marc Zyngier
2025-05-16
1
-46
/
+23
|
/
*
PCI: apple: Use helper function for_each_child_of_node_scoped()
Zhang Zekun
2025-03-06
1
-3
/
+1
*
PCI: apple: Convert to {en,dis}able_device() callbacks
Marc Zyngier
2025-01-15
1
-60
/
+15
*
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-08
1
-0
/
+1
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
1
-2
/
+2
|
\
|
*
PCI: apple: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-08-07
1
-2
/
+2
*
|
PCI: apple: Initialize pcie->nvecs before use
Sven Peter
2023-07-13
1
-1
/
+5
|
/
*
PCI: apple: Do not leak reset GPIO on unbind/unload/error
Dmitry Torokhov
2022-09-14
1
-2
/
+2
*
PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form
Hector Martin
2022-03-10
1
-1
/
+1
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-3
/
+7
|
\
|
*
PCI: apple: Fix REFCLK1 enable/poll logic
Hector Martin
2021-12-06
1
-3
/
+4
|
*
PCI: apple: Enable clock gating
Hector Martin
2021-11-30
1
-0
/
+3
*
|
PCI: apple: Fix PERST# polarity
Marc Zyngier
2021-12-07
1
-2
/
+2
*
|
PCI: apple: Follow the PCIe specifications when resetting the port
Marc Zyngier
2021-12-07
1
-1
/
+11
|
/
*
PCI: apple: Configure RID to SID mapper on device addition
Marc Zyngier
2021-11-04
1
-2
/
+163
*
iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
Marc Zyngier
2021-11-04
1
-1
/
+3
*
PCI: apple: Implement MSI support
Marc Zyngier
2021-11-04
1
-1
/
+168
*
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
2021-11-04
1
-0
/
+210
*
PCI: apple: Set up reference clocks when probing
Alyssa Rosenzweig
2021-11-04
1
-0
/
+46
*
PCI: apple: Add initial hardware bring-up
Alyssa Rosenzweig
2021-11-04
1
-0
/
+238