summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-spear13xx.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-151-13/+1
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-061-1/+2
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-021-10/+8
* PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni2015-11-021-12/+14
* PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam2015-08-201-2/+1
* Mohit Kumar has movedPratyush Anand2015-06-251-1/+1
* Pratyush Anand has movedPratyush Anand2015-06-251-2/+2
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-9/+8
* 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-141-1/+0
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | PCI: spear: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+1
* | 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/+0
* 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
OpenPOWER on IntegriCloud