summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: iproc: Configure PCIe MPS settingsJon Mason2017-02-081-1/+4
* PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek2016-12-081-1/+4
* PCI: iproc: Fix incorrect MSI address alignmentRay Jui2016-11-231-1/+1
* PCI: iproc: Add support for the next-gen PAXB controllerRay Jui2016-11-231-0/+128
* PCI: iproc: Add inbound DMA mapping supportRay Jui2016-11-171-0/+237
* PCI: iproc: Make outbound mapping code more genericRay Jui2016-11-171-71/+176
* PCI: iproc: Add PAXC v2 supportRay Jui2016-11-171-3/+173
* PCI: iproc: Fix exception with multi-function devicesRay Jui2016-11-141-2/+56
* PCI: iproc: Add BCMA typeRay Jui2016-11-141-0/+14
* PCI: iproc: Do not reset PAXC when initializing the driverRay Jui2016-11-141-9/+6
* PCI: iproc: Improve core register populationRay Jui2016-11-141-22/+61
* PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas2016-10-111-6/+5
* PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas2016-10-111-3/+0
* PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas2016-10-111-1/+1
* PCI: iproc: Add local struct device pointersBjorn Helgaas2016-10-111-17/+21
* PCI: iproc: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
* PCI: iproc: Allow multiple devices except on PAXCRay Jui2016-01-271-18/+11
* PCI: iproc: Add iProc PCIe MSI supportRay Jui2016-01-061-0/+26
* PCI: iproc: Add PAXC interface supportRay Jui2015-12-071-34/+168
* PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok2015-11-301-1/+1
* PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli2015-10-221-1/+1
* PCI: iproc: Add outbound mapping supportRay Jui2015-10-161-0/+115
* PCI: iproc: Improve link detection logicRay Jui2015-09-251-6/+23
* PCI: iproc: Fix PCIe reset logicRay Jui2015-09-251-5/+10
* PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARMRay Jui2015-09-251-2/+0
* PCI: iproc: Add arm64 supportRay Jui2015-07-221-6/+20
* PCI: iproc: Delete unnecessary checks before phy callsMarkus Elfring2015-07-141-21/+13
* PCI: iproc: Directly add PCI resourcesHauke Mehrtens2015-05-271-2/+2
* PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens2015-05-201-1/+1
* PCI: iproc: Add Broadcom iProc PCIe supportRay Jui2015-04-081-0/+268
OpenPOWER on IntegriCloud