aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas1-6/+4
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto1-6/+4
2016-03-11PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin1-0/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+2
2015-07-16PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner1-2/+5
2015-07-16PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner1-3/+3
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+3
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas1-9/+7
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall1-1/+1
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-13PCI: keystone: Remove unnecessary OOM messageJingoo Han1-3/+2
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas1-1/+1
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri1-4/+5
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri1-19/+2
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri1-0/+45
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri1-0/+386