aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2015-12-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan
2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan
2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter
2015-12-04PCI: imx6: Add support for active-low reset GPIOPetr Štetiar
2015-11-30PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi
2015-11-25PCI: rcar: Allow DT to override default window settingsPhil Edworthy
2015-11-25PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann
2015-11-24PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann
2015-11-24PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-03Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2015-11-03Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas
2015-11-03PCI: altera: Add Altera PCIe MSI driverLey Foon Tan
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang
2015-11-02PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian
2015-11-02PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian
2015-11-02PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian
2015-11-02PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian
2015-11-02PCI: layerscape: Factor out SCFG related functionMinghuan Lian
2015-11-02PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian
2015-11-02PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang
2015-11-02Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang
2015-11-02PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni
2015-11-02PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni
2015-11-02PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-11-02PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni
2015-11-02PCI: designware: Set up high part of MSI target addressLucas Stach
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-10-30PCI: rcar: Build pcie-rcar.c only on ARMGeert Uytterhoeven
2015-10-30PCI: rcar: Build pci-rcar-gen2.c only on ARMGeert Uytterhoeven
2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan
2015-10-22PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier