summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | PCI: iproc: Configure PCIe MPS settingsJon Mason2017-02-081-1/+4
| | * | | | | | PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas2017-01-311-6/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-02-211-35/+2
| |\ \ \ \ \ \
| | * | | | | | PCI: imx6: Fix a typo in error messageAndrey Smirnov2017-02-101-2/+1
| | * | | | | | PCI: imx6: Remove LTSSM disable workaroundLucas Stach2017-01-301-30/+0
| | * | | | | | PCI: imx6: Remove redundant "Link never came up" messageFabio Estevam2017-01-111-3/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-02-211-3/+17
| |\ \ \ \ \ \
| | * | | | | | PCI: hv: Use device serial number as PCI domainHaiyang Zhang2017-02-171-0/+12
| | * | | | | | PCI: hv: Fix wslot_to_devfn() to fix warnings on device removalDexuan Cui2017-02-101-3/+5
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-02-213-12/+73
| |\ \ \ \ \ \
| | * | | | | | PCI: generic: Call pci_fixup_irqs() only on ARMDongdong Liu2017-02-091-0/+2
| | * | | | | | PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-02-091-0/+1
| | * | | | | | PCI: hisi: Rename config space accessors to remove "acpi"Bjorn Helgaas2017-02-091-8/+8
| | * | | | | | PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu2017-02-061-1/+61
| | * | | | | | PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma2017-02-031-5/+3
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2017-02-211-226/+333
| |\ \ \ \ \ \
| | * | | | | | PCI: exynos: Support the PHY generic frameworkJaehoon Chung2017-02-211-4/+50
| | * | | | | | PCI: exynos: Refactor to make it easier to support other SoCsNiyas Ahmed S T2017-02-101-129/+217
| | * | | | | | PCI: exynos: Remove duplicated codeJaehoon Chung2017-02-081-14/+8
| | * | | | | | PCI: exynos: Use the bitops BIT() macro to build bitmasksJaehoon Chung2017-02-081-12/+12
| | * | | | | | PCI: exynos: Remove unnecessary local variablesJaehoon Chung2017-02-081-9/+7
| | * | | | | | PCI: exynos: Replace the *_blk/*_phy/*_elb accessorsJaehoon Chung2017-02-081-102/+82
| | * | | | | | PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"Jaehoon Chung2017-01-281-175/+173
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-altera' into nextBjorn Helgaas2017-02-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: altera: Extract TLP completion status correctlyYadi Hu2017-02-171-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2017-02-2122-1019/+1319
| |\ \ \ \ \ \
| | * | | | | | PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I2017-02-212-4/+12
| | * | | | | | PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc hostKishon Vijay Abraham I2017-02-213-16/+42
| | * | | | | | PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I2017-02-214-624/+650
| | * | | | | | PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I2017-02-211-21/+21
| | * | | | | | PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I2017-02-212-8/+11
| | * | | | | | PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-2115-481/+666
| | * | | | | | PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I2017-02-211-16/+17
| | * | | | | | PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I2017-02-217-33/+33
| | * | | | | | PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-2111-4/+22
| | * | | | | | PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2017-02-212-70/+71
| | * | | | | | PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu2017-02-211-12/+3
| | * | | | | | PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I2017-02-211-41/+51
| | * | | | | | PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I2017-02-211-19/+13
| | * | | | | | PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I2017-02-211-0/+29
| | * | | | | | PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I2017-02-211-16/+5
| | * | | | | | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-2121-125/+144
| * | | | | | | Merge branch 'pci/vpd' into nextBjorn Helgaas2017-02-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Increase VPD access timeout to 125msMatthew R. Ochs2017-02-031-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-02-154-19/+41
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov2017-02-033-15/+17
| | * | | | | | PCI: Add ACS quirk for Intel Union PointAlex Williamson2017-01-281-4/+24
| | |/ / / / /
| * | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-02-151-10/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Remove res_to_dev_res() debug messageBjorn Helgaas2016-12-291-10/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-152-212/+69
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
OpenPOWER on IntegriCloud