开源镜像站
帮助
动态
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-ftpci100.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
2018-03-22
PCI: faraday: Make struct faraday_pci_variant static
Fengguang Wu
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'pci/host-tango' into next
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
PCI: faraday: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-10-05
PCI: Use of_pci_dma_range_parser_init() to reduce duplication
Marc Gonzalez
2017-08-16
PCI: faraday: Use PCI_NUM_INTX
Paul Burton
2017-08-16
PCI: faraday: Fix of_irq_get() error check
Sergei Shtylyov
2017-07-02
PCI: faraday: Add clock handling
Linus Walleij
2017-07-02
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
PCI: faraday: Fix host bridge memory leakage
Lorenzo Pieralisi
2017-06-28
PCI: faraday: Convert IRQ masking to raw PCI config accessors
Lorenzo Pieralisi
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
2017-03-24
PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver
Linus Walleij