summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 418Thomas Gleixner2019-06-051-4/+1Star
* ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte2019-01-311-1/+1
* ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-01-311-1/+1
* CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa2016-03-131-3/+3
* ARM: cns3xxx: pci: avoid potential stack overflowArnd Bergmann2015-10-081-41/+30Star
* Merge branch 'pci/config' into nextBjorn Helgaas2015-02-021-42/+10Star
|\
| * ARM: cns3xxx: Convert PCI to use generic config accessorsRob Herring2015-01-221-42/+10Star
* | CNS3xxx: Remove artificial dependency on pci_sys_data domain.Lorenzo Pieralisi2014-12-281-23/+17Star
|/
* CNS3xxx: Fix PCIe read size limit.Krzysztof Hałasa2014-09-251-6/+9
* CNS3xxx: Fix logical PCIe topology.Krzysztof Hałasa2014-09-251-15/+14Star
* ARM: cns3xxx: fix allmodconfig panic in pci driverXia Kaixu2014-09-041-4/+1Star
* CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa2014-03-171-73/+32Star
* ARM: cns3xxx: make mach header files localArnd Bergmann2013-03-141-1/+1
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-8/+2Star
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-2/+0Star
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-2/+2
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-301-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+3
|/
* ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
* ARM: cns3xxx: Add support for PCI Express portsAnton Vorontsov2010-06-081-0/+389