summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-06-14PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig
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-14PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski
2017-06-13PCI: Add domain number check to find_smbios_instance_string()Sujith Pandel
2017-06-13PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas
2017-06-12PCI: Mark Intel XXV710 NIC INTx masking as brokenAlex Williamson
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-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang
2017-05-30PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker
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/DPC: Fix control register settingKeith Busch
2017-05-22PCI/DPC: Skip DPC event if device is not presentKeith Busch
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-22PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-05-17PCI: Do not disregard parent resources starting at 0x0Ard Biesheuvel
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
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas