summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-271-0/+2
* PCI: Fix devfn for VPD access through function 0Alex Williamson2018-11-101-3/+6
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2018-11-101-0/+1
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-10-131-8/+19
* PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-09-261-1/+1
* PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner2018-08-281-0/+9
* PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig2018-08-091-6/+9
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-07-033-3/+14
* PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross2018-05-301-0/+3
* PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki2018-05-301-6/+11
* PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson2018-05-301-0/+2
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-04-241-7/+16
* Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman2018-04-081-0/+2
* PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2018-03-221-2/+0
* PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold2018-02-281-2/+7
* PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki2018-01-021-1/+6
* PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-12-251-1/+8
* PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes2017-12-251-1/+2
* PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-12-251-0/+4
* PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson2017-12-201-1/+1
* PCI/PME: Handle invalid data when reading Root StatusQiang2017-12-201-1/+4
* PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas2017-11-301-2/+13
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-09-271-0/+2
* PCI/PM: Restore the status of PCI devices across hibernationChen Yu2017-07-271-0/+1
* PCI: Freeze PME scan before suspending devicesLukas Wunner2017-05-251-4/+5
* PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse2017-05-251-3/+7
* PCI: xilinx: Fix harmless format string warningArnd Bergmann2017-05-081-2/+2
* PCI: Check for PME in targeted sleep stateAlan Stern2017-01-131-0/+4
* PCI: Limit config space size for Netronome NFP4000Simon Horman2016-09-021-0/+1
* PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2016-09-021-0/+11
* PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2016-09-021-9/+9
* PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-08-221-4/+6
* PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa2016-07-121-1/+3
* PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2016-07-121-0/+49
* PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-06-061-3/+3
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-181-0/+14
* PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang2016-04-181-0/+18
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-03-071-4/+6
* PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-02-273-6/+1
* ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-02-151-1/+3
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-02-097-8/+15
* PCI: imx6: Use tabs for indentationJingoo Han2016-02-091-2/+2
* PCI: Fix minimum allocation address overwriteChristoph Biedl2016-02-091-2/+4
* PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad2015-12-021-0/+9
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-12-021-1/+60
* PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson2015-12-021-1/+1
* PCI: Fix TI816X class code quirkBjorn Helgaas2015-10-271-3/+6
* PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson2015-07-031-14/+38
* PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki2015-07-031-0/+11