summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-rcar.c
AgeCommit message (Expand)Author
2016-02-17PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
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