summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-02-21PCI: dwc: Split pcie-designware.c into host and core filesKishon Vijay Abraham I4-624/+650
2017-02-21PCI: dwc: designware: Fix style errors in pcie-designware.cKishon Vijay Abraham I1-21/+21
2017-02-21PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()Kishon Vijay Abraham I2-8/+11
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I15-481/+666
2017-02-21PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()Kishon Vijay Abraham I1-16/+17
2017-02-21PCI: dwc: all: Rename cfg_read/cfg_write to read/writeKishon Vijay Abraham I7-33/+33
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I11-4/+22
2017-02-21PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I2-70/+71
2017-02-21PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu1-12/+3
2017-02-21PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I1-41/+51
2017-02-21PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I1-19/+13
2017-02-21PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I1-0/+29
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I1-16/+5
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I21-125/+144
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri1-5/+5
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds6-6/+6
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+9
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-790/+2412
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+2
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-35/+43
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-50/+19
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas2-9/+23
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas3-158/+246
2016-12-12Merge branch 'pci/host-spear' into nextBjorn Helgaas1-5/+1
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas7-97/+229
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas2-3/+4
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-5/+172
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-7/+13
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas5-122/+902
2016-12-12Merge branch 'pci/host-hv' into nextBjorn Helgaas1-39/+61
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-3/+1
2016-12-12Merge branch 'pci/host-altera' into nextBjorn Helgaas1-8/+2
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas7-107/+221
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas9-97/+91
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+2
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas7-53/+40
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas3-11/+15
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas4-7/+16
2016-12-12Merge branch 'pci/ecam' into nextBjorn Helgaas9-39/+413
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy1-0/+19
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas1-1/+1
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas1-5/+4
2016-12-12PCI: hotplug: Remove hotplug core messageBjorn Helgaas1-7/+3
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas1-3/+0
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas1-2/+2
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas1-3/+4
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas1-7/+0