summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-06-22PCI/vmd: Create named irq domainThomas Gleixner
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-15PCI / PM: Restore PME Enable if skipping wakeup setupRafael J. Wysocki
2017-06-15ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki
2017-06-12PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap
2017-06-12PCI: pci-driver: convert to use DRIVER_ATTR_WOGreg Kroah-Hartman
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-26PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris
2017-05-26PCI: Replace the racy recursion preventionThomas Gleixner
2017-05-26PCI: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/pm' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/iommu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas