summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-11-10PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2018-11-10PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme1-0/+1
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-26PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-08-28PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-09PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross1-0/+3
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki1-6/+11
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman1-0/+2
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2018-02-28PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-2/+7
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-05-08PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2017-01-14PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2016-09-03PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-03PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-03PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-08-22PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-07-12PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa1-1/+3
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi1-0/+49
2016-06-07PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+18
2016-03-08xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-02-28PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-02-10PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-10PCI: imx6: Use tabs for indentationJingoo Han1-2/+2
2016-02-10PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2015-12-03PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-12-03PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-12-03PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-1/+1
2015-10-28PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-07-04PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson1-14/+38
2015-07-04PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-0/+11
2015-04-23PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2-3/+3