aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-rcar.c
Commit message (Expand)AuthorAge
* PCI: rcar: Remove DRV_NAME macroBjorn Helgaas2016-10-12
* PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas2016-10-12
* PCI: rcar: Remove unused platform dataBjorn Helgaas2016-10-12
* PCI: rcar: Add local struct device pointersBjorn Helgaas2016-10-10
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-05
|\ \
| | * PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov2016-10-04
| | * PCI: rcar: Fix some checkpatch warningsSergei Shtylyov2016-09-14
| | * PCI: rcar: Add multi-MSI supportGrigory Kletsko2016-09-14
| | * PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven2016-09-12
| | * PCI: rcar: Consolidate register space lookup and ioremapBjorn Helgaas2016-08-22
| |/
* / PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi2016-09-06
|/
*-. Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-01
|\ \
| | * PCI: rcar: Simplify host bridge window iterationBjorn Helgaas2016-06-25
| | * PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas2016-06-25
| |/ |/|
| * PCI: rcar: Make explicitly non-modularPaul Gortmaker2016-08-01
|/
* PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi2016-02-05
*---. Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-15
|\ \ \
| | | * PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy2016-01-11
| | | * PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy2016-01-11
| | | * PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy2016-01-08
| |_|/ |/| |
| * | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-06
| |/
* | PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman2015-12-09
* | PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa2015-12-08
* | PCI: rcar: Convert to DT resource parsing APIPhil Edworthy2015-12-08
|/
* PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy2015-10-30
* PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy2015-10-30
* PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy2015-10-30
* PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy2015-10-30
* PCI: Kill off set_irq_flags() usageRob Herring2015-08-11
* PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu2015-02-24
* PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu2015-02-24
* PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu2015-02-23
*-. Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas2014-12-29
|\ \
| | * PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov2014-12-26
| |/
* / ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-27
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-10
|\ \
| * | PCI: rcar: Make rcar_pci staticJingoo Han2014-10-23
| |/
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
|/
* of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-30
* PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas2014-07-15
* PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy2014-07-05
* PCI: rcar: Cleanup style and formattingPhil Edworthy2014-07-05
* PCI: rcar: Use correct initial HW settingsPhil Edworthy2014-07-05
* PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov2014-07-05
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10