summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-04-222-3/+3
* PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-221-0/+3
* PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-04-221-1/+2
* PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-04-221-10/+2
* PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-03-281-2/+3
* PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-03-061-3/+4
* PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-03-061-1/+1
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-111-3/+37
* PCI: designware: Reject MSI-X IRQsLucas Stach2015-02-111-0/+3
* PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson2015-01-291-0/+14
* PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-291-4/+36
* PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-292-0/+44
* PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-291-0/+35
* PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu2015-01-291-12/+9
* PCI: Restore detection of read-only BARsMyron Stowe2015-01-161-0/+3