| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 2017-02-21 | 1 | -560/+0 |
* | PCI: keystone: Add app register accessors | Bjorn Helgaas | 2016-10-11 | 1 | -31/+41 |
* | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions | Bjorn Helgaas | 2016-10-11 | 1 | -12/+12 |
* | PCI: keystone: Pass keystone_pcie, not address, to IRQ functions | Bjorn Helgaas | 2016-10-11 | 1 | -7/+8 |
* | PCI: keystone: Use generic DesignWare accessors | Bjorn Helgaas | 2016-10-11 | 1 | -6/+7 |
* | PCI: keystone: Add local struct device pointers | Bjorn Helgaas | 2016-10-11 | 1 | -8/+11 |
* | PCI: keystone: Add error IRQ handler | Murali Karicheri | 2016-04-14 | 1 | -0/+38 |
* | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer | Murali Karicheri | 2016-02-29 | 1 | -8/+3 |
* | PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT | Zhou Wang | 2015-11-02 | 1 | -1/+1 |
* | PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces | Gabriele Paoloni | 2015-11-02 | 1 | -2/+2 |
* | PCI: designware: Make get_msi_addr() return phys_addr_t, not u32 | Lucas Stach | 2015-09-18 | 1 | -1/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -12/+9 |
|\ |
|
| * | PCI: Use helper functions to access fields in struct msi_desc | Jiang Liu | 2015-07-22 | 1 | -3/+3 |
| * | PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data | Jiang Liu | 2015-07-16 | 1 | -9/+6 |
* | | PCI: Kill off set_irq_flags() usage | Rob Herring | 2015-08-11 | 1 | -2/+0 |
|/ |
|
* | PCI: keystone: Don't dereference possible NULL pointer | Bjorn Helgaas | 2015-04-09 | 1 | -1/+2 |
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-10 | 1 | -1/+1 |
|\ |
|
| * | PCI: keystone: Make ks_dw_pcie_msi_domain_ops static | Jingoo Han | 2014-10-23 | 1 | -1/+1 |
* | | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 2014-11-23 | 1 | -2/+2 |
* | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 2014-11-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-09-29 | 1 | -1/+1 |
* | PCI: keystone: Add TI Keystone PCIe driver | Murali Karicheri | 2014-09-04 | 1 | -0/+516 |