aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-keystone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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