summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone-dw.c
Commit message (Expand)AuthorAgeFilesLines
* 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