summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-spear13xx.c
AgeCommit message (Expand)Author
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I
2016-12-07PCI: spear: Use builtin_platform_driver() to simplify the codeGeliang Tang
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni
2015-08-20PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-13PCI: spear: Remove unnecessary OOM messageJingoo Han
2014-11-13PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han
2014-11-13PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand
2014-07-20PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar
2014-07-20PCI: spear: Fix Section mismatch compilation warning for probe()Viresh Kumar
2014-07-14PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xxPratyush Anand