summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: dwc: designware: Move register defines to designware header fileKishon Vijay Abraham I
2017-02-21PCI: dwc: Use PTR_ERR_OR_ZERO to simplify codeFengguang Wu
2017-02-21PCI: dra7xx: Group PHY API invocationsKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Enable MSI and legacy interrupts simultaneouslyKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Add support to force RC to work in GEN1 modeKishon Vijay Abraham I
2017-02-21PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()Kishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-spear' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-altera' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/ecam' into nextBjorn Helgaas
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas
2016-12-12PCI: hotplug: Remove hotplug core messageBjorn Helgaas
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui
2016-12-12x86/platform/intel-mid: Constify mid_pci_platform_pmLukas Wunner
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney
2016-12-08PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek