开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-host-common.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-05-30
PCI: Add support for unbinding the generic PCI host controller
Jan Kiszka
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2018-01-31
PCI: generic: fix missing call of pci_free_resource_list()
Cyrille Pitchen
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
2017-07-02
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-02-09
PCI: generic: Call pci_fixup_irqs() only on ARM
Dongdong Liu
2016-10-03
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2016-09-06
PCI: generic: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-08-24
PCI: generic: Make explicitly non-modular
Paul Gortmaker
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-06-23
PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-ups
Lorenzo Pieralisi
2016-06-21
PCI: generic: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-21
PCI: generic: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-10
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
2016-05-12
PCI: generic, thunder: Use generic ECAM API
Jayachandran C
2016-03-11
PCI: generic: Expose pci_host_common_probe() for use by other drivers
David Daney