summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rcar.c
AgeCommit message (Expand)Author
2016-10-31PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
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
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-23PCI: rcar: Make rcar_pci staticJingoo Han
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy