aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+25
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+15
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+8
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2-9/+8
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner2-4/+15
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier1-1/+1
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner1-1/+7
2017-06-12PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap1-0/+1
2017-06-12PCI: pci-driver: convert to use DRIVER_ATTR_WOGreg Kroah-Hartman1-4/+4
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2-9/+8
2017-05-26PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris1-6/+6
2017-05-26PCI: Replace the racy recursion preventionThomas Gleixner1-22/+25
2017-05-26PCI: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner1-2/+2
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-1/+2
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach1-3/+30
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe1-1/+4
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe1-9/+2
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-28/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds65-497/+6355
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel9-53/+98
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+23
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+0
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris13-0/+14
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas6-39/+93
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas5-60/+162
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas4-30/+86
2017-04-28Merge branch 'pci/pm' into nextBjorn Helgaas1-6/+9
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas4-129/+73
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas2-1/+84
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas16-26/+113
2017-04-28Merge branch 'pci/iommu' into nextBjorn Helgaas1-0/+2
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas7-3/+92
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas5-0/+1616
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas2-0/+21
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas3-23/+70
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+3
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-54/+144
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas1-11/+35
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas3-0/+569
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I1-0/+49
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I4-18/+221
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independentlyKishon Vijay Abraham I1-6/+18
2017-04-28PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I5-0/+578
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King1-2/+2