summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rcar.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy2015-10-301-3/+6
* PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy2015-10-301-1/+1
* PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy2015-10-301-28/+48
* PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy2015-10-301-2/+3
* PCI: Kill off set_irq_flags() usageRob Herring2015-08-111-1/+0Star
* PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu2015-02-241-4/+4
* PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu2015-02-241-1/+2
* PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu2015-02-241-1/+1
*-. Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas2014-12-291-2/+2
|\ \
| | * PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov2014-12-271-2/+2
| |/
* / ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-281-3/+0Star
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-111-1/+1
|\ \
| * | PCI: rcar: Make rcar_pci staticJingoo Han2014-10-231-1/+1
| |/
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+3Star
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-4/+4
|/
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-10-011-6/+15
* PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas2014-07-151-1/+1
* PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy2014-07-051-3/+4
* PCI: rcar: Cleanup style and formattingPhil Edworthy2014-07-051-61/+63
* PCI: rcar: Use correct initial HW settingsPhil Edworthy2014-07-051-11/+4Star
* PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov2014-07-051-10/+0Star
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-6/+4Star
* PCI: rcar: Add MSI support for PCIePhil Edworthy2014-05-281-1/+241
* PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy2014-05-281-0/+768