summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-rcar.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-19PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2017-10-05PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez
2017-08-15PCI: rcar: Fix memory leak when no PCIe card is insertedHarunobu Kurokawa
2017-08-15PCI: rcar: Fix error exit pathLorenzo Pieralisi
2017-07-02PCI: rcar: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-01-31PCI: rcar: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-11PCI: rcar: Return -ENODEV from host bridge probe when no card presentHarunobu Kurokawa
2016-12-07PCI: rcar: Add gen3 fallback compatibility string for pcie-rcarSimon Horman
2016-12-07PCI: rcar: Use gen2 fallback compatibility lastSimon Horman
2016-10-11PCI: rcar: Remove DRV_NAME macroBjorn Helgaas
2016-10-11PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov
2016-09-14PCI: rcar: Fix some checkpatch warningsSergei Shtylyov
2016-09-14PCI: rcar: Add multi-MSI supportGrigory Kletsko
2016-09-12PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-08-22PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01PCI: rcar: Make explicitly non-modularPaul Gortmaker
2016-06-25PCI: rcar: Simplify host bridge window iterationBjorn Helgaas
2016-06-25PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas
2016-02-05PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman
2015-12-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy
2015-10-30PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy
2015-10-30PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy
2015-10-30PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy
2015-10-30PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy
2015-08-11PCI: Kill off set_irq_flags() usageRob Herring
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu
2015-02-23PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu
2014-12-29Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-12-26PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov