summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-046-124/+71Star
|\
| * Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-036-124/+71Star
| |\
| | * PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-283-8/+5Star
| | * PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-285-44/+16Star
| | * PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-282-61/+21Star
| | * ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki2017-06-281-6/+6
| | * ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki2017-06-281-2/+1Star
| | * Merge branch 'uuid-types'Rafael J. Wysocki2017-06-222-9/+8Star
| | |\
| | * | PCI / PM: Restore PME Enable if skipping wakeup setupRafael J. Wysocki2017-06-151-2/+24
| | * | ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki2017-06-151-10/+7Star
| * | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-032-9/+8Star
| |\ \ \ | | | |/ | | |/|
* | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-4/+4
|\ \ \ \
| * | | | PCI: pci-driver: convert to use DRIVER_ATTR_WOGreg Kroah-Hartman2017-06-121-4/+4
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-22/+25
|\ \ \ \ \
| * | | | | PCI: Replace the racy recursion preventionThomas Gleixner2017-05-261-22/+25
| * | | | | PCI: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner2017-05-261-2/+2
| |/ / / /
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-042-4/+15
|\ \ \ \ \
| * | | | | PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner2017-06-282-4/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-042-2/+8
|\ \ \ \ \
| * | | | | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-221-1/+1
| * | | | | PCI/vmd: Create named irq domainThomas Gleixner2017-06-221-1/+7
| |/ / / /
* | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-032-9/+8Star
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-072-9/+8Star
| | |/ | |/|
* | | PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
* | | PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
|/ /
* | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-1/+2
* | PCI: imx6: Fix config read timeout handlingLucas Stach2017-05-231-3/+30
* | switchtec: Fix minor bug with partition ID registerLogan Gunthorpe2017-05-221-1/+4
* | switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe2017-05-221-9/+2Star
* | PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven2017-05-221-0/+1
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-111-1/+1
|\
| * Annotate hardware config module parameters in drivers/pci/hotplug/David Howells2017-04-201-1/+1
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-28/+0Star
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-049-53/+98
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-28/+0Star
| | |/ / | |/| |
* | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0965-497/+6355
|\ \ \ \
| * | | | PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-2813-0/+14
| * | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-286-39/+93
| |\ \ \ \
| | * | | | PCI: Call pcie_flr() from reset_chelsio_generic_dev()Christoph Hellwig2017-04-201-14/+1Star
| | * | | | PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()Christoph Hellwig2017-04-201-12/+4Star
| | * | | | PCI: Export pcie_flr()Christoph Hellwig2017-04-201-11/+28
| | * | | | PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-204-4/+48
| | * | | | PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-032-0/+14
| * | | | | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-285-60/+162
| |\ \ \ \ \
| | * | | | | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-4/+8
| | * | | | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-204-13/+101
| | * | | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-202-2/+2
| | * | | | | PCI: Use BAR index in sysfs attr->private instead of resource pointerDavid Woodhouse2017-04-201-24/+14Star
| | * | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-182-9/+15
| | * | | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-182-9/+10