summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-iproc.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-12PCI: iproc: Fix NULL pointer dereference for BCMARay Jui
2017-10-05PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep
2017-08-28PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep
2017-07-02PCI: iproc: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-06-28PCI: iproc: Convert link check to raw PCI config accessorsLorenzo Pieralisi
2017-02-08PCI: iproc: Configure PCIe MPS settingsJon Mason
2016-12-08PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek
2016-11-23PCI: iproc: Fix incorrect MSI address alignmentRay Jui
2016-11-23PCI: iproc: Add support for the next-gen PAXB controllerRay Jui
2016-11-17PCI: iproc: Add inbound DMA mapping supportRay Jui
2016-11-17PCI: iproc: Make outbound mapping code more genericRay Jui
2016-11-17PCI: iproc: Add PAXC v2 supportRay Jui
2016-11-14PCI: iproc: Fix exception with multi-function devicesRay Jui
2016-11-14PCI: iproc: Add BCMA typeRay Jui
2016-11-14PCI: iproc: Do not reset PAXC when initializing the driverRay Jui
2016-11-14PCI: iproc: Improve core register populationRay Jui
2016-10-11PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas
2016-10-11PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas
2016-10-11PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas
2016-06-20PCI: iproc: Request host bridge window resourcesBjorn Helgaas
2016-01-27PCI: iproc: Allow multiple devices except on PAXCRay Jui
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui
2015-11-30PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok
2015-10-22PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui
2015-09-25PCI: iproc: Improve link detection logicRay Jui
2015-09-25PCI: iproc: Fix PCIe reset logicRay Jui
2015-09-25PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARMRay Jui
2015-07-22PCI: iproc: Add arm64 supportRay Jui
2015-07-14PCI: iproc: Delete unnecessary checks before phy callsMarkus Elfring
2015-05-27PCI: iproc: Directly add PCI resourcesHauke Mehrtens
2015-05-20PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui