summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-07-03PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-10/+18
2017-07-03PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-6/+16
2017-07-03PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-5/+18
2017-07-03PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-6/+15
2017-07-03PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-10/+19
2017-07-03PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-6/+16
2017-07-03PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-3/+17
2017-07-03PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi3-22/+30
2017-07-03PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-14/+24
2017-07-03PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-6/+15
2017-07-03PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-14/+22
2017-06-30PCI/PM: Avoid using device_may_wakeup() for runtime PMRafael J. Wysocki1-9/+13
2017-06-30PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-06-30drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas1-0/+13
2017-06-28PCI: Provide Kconfig option for lockless config space accessorsThomas Gleixner2-4/+15
2017-06-28PCI: Enable ECRC only if device supports itBjorn Helgaas1-0/+5
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi3-8/+4
2017-06-28PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi1-0/+39
2017-06-28PCI: tegra: Fix host bridge memory leakageLorenzo Pieralisi1-1/+1
2017-06-28PCI: faraday: Fix host bridge memory leakageLorenzo Pieralisi1-1/+1
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi1-2/+22
2017-06-28PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi1-3/+9
2017-06-28PCI: Initialize bridge release function at bridge allocationLorenzo Pieralisi1-1/+1
2017-06-28PCI: faraday: Convert IRQ masking to raw PCI config accessorsLorenzo Pieralisi1-33/+48
2017-06-28PCI: iproc: Convert link check to raw PCI config accessorsLorenzo Pieralisi1-20/+74
2017-06-28PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameterLorenzo Pieralisi1-2/+2
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki3-8/+5
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki5-44/+16
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2-61/+21
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-6/+6
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki1-2/+1
2017-06-28switchtec: Add device IDs for additional Switchtec productsLogan Gunthorpe1-0/+18
2017-06-28switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe1-2/+20
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-22Merge branch 'uuid-types'Rafael J. Wysocki2-9/+8
2017-06-20PCI: Add sysfs max_link_speed/width, current_link_speed/width, etcWong Vee Khee1-4/+195
2017-06-17PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni1-0/+27
2017-06-17PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2-35/+49
2017-06-17PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2-41/+31
2017-06-15PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig1-8/+18
2017-06-15PCI / PM: Restore PME Enable if skipping wakeup setupRafael J. Wysocki1-2/+24
2017-06-15ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki1-10/+7
2017-06-15PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski3-8/+2
2017-06-13PCI: Add domain number check to find_smbios_instance_string()Sujith Pandel1-2/+5
2017-06-13PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-06-13PCI: Mark Intel XXV710 NIC INTx masking as brokenAlex Williamson1-0/+4
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