index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-host-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-100
/
+0
2018-05-30
PCI: Add support for unbinding the generic PCI host controller
Jan Kiszka
1
-0
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-12
/
+1
2017-10-07
PCI: generic: Add support for Synopsys DesignWare RC in ECAM mode
Ard Biesheuvel
1
-0
/
+43
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
1
-0
/
+1
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
1
-8
/
+2
2016-08-01
PCI: generic: Make explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-06-10
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
1
-2
/
+1
2016-05-12
PCI: generic, thunder: Use generic ECAM API
Jayachandran C
1
-42
/
+10
2016-03-12
PCI: generic: Expose pci_host_common_probe() for use by other drivers
David Daney
1
-165
/
+0
2016-03-12
PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
David Daney
1
-8
/
+17
2016-03-12
PCI: generic: Move structure definitions to separate header file
David Daney
1
-18
/
+1
2015-11-25
PCI: generic,versatile: Remove unused pci_sys_data structures
Lorenzo Pieralisi
1
-9
/
+0
2015-10-10
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
1
-2
/
+2
2015-10-08
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
1
-1
/
+2
2015-10-08
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
1
-12
/
+15
2015-09-17
PCI: generic: Fix lookup of linux,pci-probe-only property
Marc Zyngier
1
-8
/
+1
2015-08-20
PCI: generic: Remove dependency on ARM-specific struct hw_pci
Jayachandran C
1
-19
/
+33
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
1
-2
/
+2
2015-01-31
PCI: generic: Convert to use generic config accessors
Rob Herring
1
-48
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
PCI: generic: Convert to DT resource parsing API
Lorenzo Pieralisi
1
-93
/
+27
2014-11-06
PCI: generic: Allocate config space windows after limiting bus number range
Lorenzo Pieralisi
1
-5
/
+5
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-16
PCI: generic: Fix GPL v2 license string typo
Bjorn Helgaas
1
-1
/
+1
2014-05-30
PCI: generic: Add generic PCI host controller driver
Will Deacon
1
-0
/
+388