summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone.c
AgeCommit message (Expand)Author
2016-08-01PCI: keystone: Make explicitly non-modularPaul Gortmaker
2016-04-25PCI: keystone: Remove unnecessary goto statementMurali Karicheri
2016-04-14PCI: keystone: Add error IRQ handlerMurali Karicheri
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2016-03-11PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-16PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-16PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-13PCI: keystone: Remove unnecessary OOM messageJingoo Han
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri