summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-keystone-dw.c
AgeCommit message (Expand)Author
2020-02-14PCI: keystone: Fix link training retries initiationYurii Monakov
2016-10-11PCI: keystone: Add app register accessorsBjorn Helgaas
2016-10-11PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas
2016-10-11PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas
2016-10-11PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: keystone: Add local struct device pointersBjorn Helgaas
2016-04-14PCI: keystone: Add error IRQ handlerMurali Karicheri
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-09-18PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-11PCI: Kill off set_irq_flags() usageRob Herring
2015-07-22PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-07-16PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-23PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri