summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-08-28PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-09PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava
2018-02-28PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-05-08PCI: xilinx: Fix harmless format string warningArnd Bergmann
2017-01-13PCI: Check for PME in targeted sleep stateAlan Stern
2016-09-02PCI: Limit config space size for Netronome NFP4000Simon Horman
2016-09-02PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan
2016-09-02PCI: Support PCIe devices with short cfg_sizeJason S. McMullan
2016-08-22PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake
2016-07-12PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi
2016-06-06PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2016-03-07xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-27PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-02-09PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-02-09PCI: imx6: Use tabs for indentationJingoo Han
2016-02-09PCI: Fix minimum allocation address overwriteChristoph Biedl
2015-12-02PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-12-02PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-12-02PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-10-27PCI: Fix TI816X class code quirkBjorn Helgaas
2015-07-03PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-07-03PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-04-22PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov
2015-04-22PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-22PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2015-04-22PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes
2015-03-28PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin