aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-ftpci100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-20PCI: 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-02PCI: faraday: Add clock handlingLinus Walleij1-0/+56
2017-07-02PCI: 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