summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-ftpci100.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-619/+0
2018-06-07Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas1-0/+2
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka1-1/+1
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka1-2/+2
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-0/+2
2018-03-22PCI: faraday: Make struct faraday_pci_variant staticFengguang Wu1-2/+2
2017-11-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+2
2017-11-14Merge branch 'pci/host-tango' into nextBjorn Helgaas1-19/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2017-10-05PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez1-19/+1
2017-08-16PCI: faraday: Use PCI_NUM_INTXPaul Burton1-1/+1
2017-08-16PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov1-2/+2
2017-07-03PCI: faraday: Add clock handlingLinus Walleij1-0/+56
2017-07-03PCI: faraday: Drop pci_fixup_irqs()Lorenzo Pieralisi1-1/+2
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi1-3/+2
2017-06-28PCI: faraday: Fix host bridge memory leakageLorenzo Pieralisi1-1/+1
2017-06-28PCI: faraday: Convert IRQ masking to raw PCI config accessorsLorenzo Pieralisi1-33/+48
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris1-0/+1
2017-03-24PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij1-0/+562