summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-02-11PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2015-02-11PCI: designware: Reject MSI-X IRQsLucas Stach
2015-01-29PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-29PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu
2015-01-29PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-29PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe