summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-444/+0Star
* PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas2016-10-121-3/+2Star
* PCI: keystone: Add local struct device pointersBjorn Helgaas2016-10-121-10/+13
* PCI: keystone: Propagate request_irq() failureWei Yongjun2016-08-221-2/+3
* PCI: keystone: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
* PCI: keystone: Remove unnecessary goto statementMurali Karicheri2016-04-251-9/+14
* PCI: keystone: Add error IRQ handlerMurali Karicheri2016-04-141-0/+29
* Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-151-6/+4Star
|\
| * PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-151-6/+4Star
* | PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin2016-03-111-0/+3
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2Star
* PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-161-2/+5
* PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-161-3/+3
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-021-4/+3Star
|\
| * PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+3Star
* | PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-9/+7Star
|/
* PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall2015-01-091-1/+1
* PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov2014-12-271-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | PCI: keystone: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+2Star
|/
* Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-09-291-1/+1
* PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri2014-09-161-4/+5
* PCI: keystone: Assume controller is already in RC modeMurali Karicheri2014-09-161-19/+2Star
* PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri2014-09-161-0/+45
* PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri2014-09-041-0/+386