summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone-dw.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-560/+0Star
* PCI: keystone: Add app register accessorsBjorn Helgaas2016-10-121-31/+41
* PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas2016-10-121-12/+12
* PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas2016-10-121-7/+8
* PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas2016-10-121-6/+7
* PCI: keystone: Add local struct device pointersBjorn Helgaas2016-10-121-8/+11
* PCI: keystone: Add error IRQ handlerMurali Karicheri2016-04-141-0/+38
* PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri2016-03-011-8/+3Star
* PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang2015-11-021-1/+1
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-021-2/+2
* PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach2015-09-181-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-12/+9Star
|\
| * PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-221-3/+3
| * PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu2015-07-161-9/+6Star
* | PCI: Kill off set_irq_flags() usageRob Herring2015-08-111-2/+0Star
|/
* PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas2015-04-091-1/+2
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-111-1/+1
|\
| * PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han2014-10-231-1/+1
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-1/+1
|/
* Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-09-291-1/+1
* PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri2014-09-041-0/+516