summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: qcom: Use block IP version for operationsVaradarajan Narayanan2017-08-241-67/+71
| | * | PCI: qcom: Explicitly request exclusive reset controlPhilipp Zabel2017-08-241-18/+22
| | * | PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expandersFabio Estevam2017-08-241-2/+2
| * | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2017-09-071-2/+1Star
| |\ \ \
| | * | | PCI: mvebu: Remove unneeded gpiod NULL checkFabio Estevam2017-08-021-2/+1Star
| | | |/ | | |/|
| * | | Merge branch 'pci/host-mediatek' into nextBjorn Helgaas2017-09-072-70/+691
| |\ \ \
| | * | | PCI: mediatek: Use PCI_NUM_INTXHonghui Zhang2017-08-301-3/+2Star
| | * | | PCI: mediatek: Add MSI support for MT2712 and MT7622Honghui Zhang2017-08-301-1/+155
| | * | | PCI: mediatek: Use bus->sysdata to get host private dataHonghui Zhang2017-08-301-2/+1Star
| | * | | PCI: mediatek: Add controller support for MT2712 and MT7622Ryder Lee2017-08-302-7/+460
| | * | | PCI: mediatek: Switch to use platform_get_resource_byname()Ryder Lee2017-08-301-7/+10
| | * | | PCI: mediatek: Add a structure to abstract the controller generationsHonghui Zhang2017-08-301-5/+26
| | * | | PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()Honghui Zhang2017-08-301-25/+25
| | * | | PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 trainingRyder Lee2017-08-301-30/+22Star
| | * | | PCI: mediatek: Explicitly request exclusive reset controlPhilipp Zabel2017-08-301-1/+1
| | |/ /
| * | | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-09-074-49/+90
| |\ \ \
| | * | | PCI: layerscape: Add support for ls1088aHou Zhiqiang2017-08-301-0/+1
| | * | | PCI: layerscape: Add support for ls2088aHou Zhiqiang2017-08-301-0/+9
| | * | | PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang2017-08-291-6/+0Star
| | * | | PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang2017-08-291-9/+0Star
| | * | | PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang2017-08-291-0/+6
| | * | | PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang2017-08-292-3/+27
| | * | | PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang2017-08-291-0/+17
| | * | | PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang2017-08-291-10/+1Star
| | * | | PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang2017-08-291-32/+32
| | * | | PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang2017-08-291-0/+5
| | * | | PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang2017-08-291-1/+2
| | * | | PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang2017-08-291-0/+2
| | | |/ | | |/|
| * | | Merge branch 'pci/host-kirin' into nextBjorn Helgaas2017-09-071-1/+1
| |\ \ \
| | * | | PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal2017-08-191-1/+1
| | | |/ | | |/|
| * | | Merge branch 'pci/host-keystone' into nextBjorn Helgaas2017-09-073-18/+4Star
| |\ \ \
| | * | | PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas2017-08-163-6/+4Star
| | * | | PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas2017-08-161-4/+0Star
| | * | | PCI: keystone-dw: Remove unused ks_pcie, pci variablesShawn Lin2017-08-161-8/+0Star
| | |/ /
| * | | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2017-09-074-152/+259
| |\ \ \
| | * | | PCI: iproc: Clean up whitespaceBjorn Helgaas2017-09-051-116/+115Star
| | * | | PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas2017-09-051-10/+9Star
| | * | | PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep2017-09-053-15/+33
| | * | | PCI: iproc: Work around Stingray CRS defectsOza Pawandeep2017-08-281-1/+81
| | * | | PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep2017-08-281-13/+26
| | * | | PCI: iproc: Remove unused struct iproc_pcie *pcieShawn Lin2017-07-311-2/+0Star
| | |/ /
| * | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-09-071-3/+4
| |\ \ \
| | * | | PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel2017-08-031-3/+4
| | |/ /
| * | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-09-071-1/+7
| |\ \ \
| | * | | PCI: hv: Do not sleep in compose_msi_msg()Stephen Hemminger2017-08-041-1/+7
| | |/ /
| * | | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-09-071-4/+1Star
| |\ \ \
| | * | | PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal2017-08-191-1/+1
| | * | | PCI: hisi: Remove unused variable driverShawn Lin2017-08-031-3/+0Star
| | |/ /
| * | | Merge branch 'pci/host-faraday' into nextBjorn Helgaas2017-09-071-3/+3
| |\ \ \
| | * | | PCI: faraday: Use PCI_NUM_INTXPaul Burton2017-08-161-1/+1