index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
mach
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/PCI: Remove unused fields from struct hw_pci
Lorenzo Pieralisi
2020-09-18
1
-7
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-06-28
1
-1
/
+2
*
ARM: Make PCI I/O space optional
Bjorn Helgaas
2016-06-21
1
-0
/
+1
*
ARM/PCI: Replace pci_sys_data->align_resource with global function pointer
Gabriele Paoloni
2015-11-02
1
-6
/
+0
*
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
2015-08-20
1
-3
/
+0
*
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-20
1
-2
/
+0
*
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
2014-12-27
1
-6
/
+0
*
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2014-11-21
1
-4
/
+0
*
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-0
/
+6
*
ARM: delete mach-shark
Linus Walleij
2013-09-17
1
-4
/
+0
*
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
2013-08-12
1
-0
/
+4
*
ARM: integrator: merge PCIv3 driver into one file
Linus Walleij
2013-06-03
1
-5
/
+0
*
ARM: pci: create pci_common_init_dev()
Linus Walleij
2013-06-03
1
-1
/
+11
*
ARM: 7683/1: pci: add a align_resource hook
Thomas Petazzoni
2013-04-03
1
-0
/
+11
*
ARM: 7648/1: pci: Allow passing per-controller private data
Thierry Reding
2013-02-16
1
-0
/
+1
*
ARM: move PCI i/o resource setup into common code
Rob Herring
2012-07-26
1
-0
/
+3
*
ARM: Add fixed PCI i/o mapping
Rob Herring
2012-07-25
1
-0
/
+10
*
ARM: PCI: remove per-pci_hw list of buses
Russell King
2012-05-16
1
-1
/
+0
*
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
1
-4
/
+6
*
ARM: PCI: get rid of pci_std_swizzle()
Russell King
2012-05-13
1
-5
/
+0
*
ARM: PCI: remove unused sys->hw
Russell King
2012-04-26
1
-1
/
+0
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-1
/
+1
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-2
/
+2
*
[ARM] PCI: add platform private data to pci_sys_data
Saeed Bishara
2010-07-16
1
-0
/
+1
*
ARM: 6058/1: Add support for PCI domains
Anton Vorontsov
2010-04-22
1
-0
/
+11
*
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
1
-1
/
+1
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02
1
-0
/
+72