summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-spear13xx.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam2015-08-201-2/+1Star
* Mohit Kumar has movedPratyush Anand2015-06-261-1/+1
* Pratyush Anand has movedPratyush Anand2015-06-261-2/+2
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-9/+8Star
* PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-03-061-3/+3
* 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: spear: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+1Star
* | PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han2014-11-131-2/+2
* | PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han2014-11-131-4/+5
|/
* PCI: spear: Pass config resource through reg propertyPratyush Anand2014-09-221-1/+1
* PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar2014-07-201-12/+0Star
* PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar2014-07-201-1/+1
* PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand2014-07-141-0/+405