summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-ftpci100.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-20/+2
|\
| * Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-141-19/+1
| |\
| | * PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez2017-10-051-19/+1
| * | PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-10-201-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI: faraday: Use PCI_NUM_INTXPaul Burton2017-08-161-1/+1
* PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov2017-08-161-2/+2
* PCI: faraday: Add clock handlingLinus Walleij2017-07-021-0/+56
* PCI: faraday: Drop pci_fixup_irqs()Lorenzo Pieralisi2017-07-021-1/+2
* PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-3/+2
* PCI: faraday: Fix host bridge memory leakageLorenzo Pieralisi2017-06-281-1/+1
* PCI: faraday: Convert IRQ masking to raw PCI config accessorsLorenzo Pieralisi2017-06-281-33/+48
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driverLinus Walleij2017-03-241-0/+562
OpenPOWER on IntegriCloud