aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rcar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang1-10/+3
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang1-4/+4
2014-10-23PCI: rcar: Make rcar_pci staticJingoo Han1-1/+1
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-6/+15
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy1-3/+4
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy1-61/+63
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy1-11/+4
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov1-10/+0
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-6/+4
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy1-0/+768