summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto
2016-03-15PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2016-02-09PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi
2016-02-09PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-11PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy
2016-01-11PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy
2016-01-11PCI: designware: Make config accessor override checking symmetricBjorn Helgaas
2016-01-08PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran
2016-01-07Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas
2016-01-07PCI: iproc: Add iProc PCIe MSI supportRay Jui
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-01-05PCI: designware: Simplify control flowBjorn Helgaas
2016-01-05PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov
2016-01-05PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman
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-12-01PCI: 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