summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-03-03PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2017-03-03PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han
2017-01-26powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2017-01-26PCI: Check for PME in targeted sleep stateAlan Stern
2016-12-12PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-28PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2016-11-28PCI: Fix devfn for VPD access through function 0Alex Williamson
2016-11-28PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2016-09-21PCI: Limit config space size for Netronome NFP4000Simon Horman
2016-09-21PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan
2016-09-21PCI: Support PCIe devices with short cfg_sizeJason S. McMullan
2016-06-23PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi
2016-06-15PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-04-11PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-03-03xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-01-09PCI: Drop "setting latency timer" messagesBjorn Helgaas
2015-09-30PCI: Fix TI816X class code quirkBjorn Helgaas
2015-09-18PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-09-18PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-30PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2015-03-01PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-01PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-01-26PCI: Restore detection of read-only BARsMyron Stowe
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() failsAlexander Gordeev
2014-10-31PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado
2014-10-31PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr
2014-10-31PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-09-03PCI: Configure ASPM when enabling deviceVidya Sagar
2014-08-26PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-07-17PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-07-17PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-06-09PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2014-06-09PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-05-15PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-05-05PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-05-05PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-04-13PCI: mvebu: move clock enable before register accessSebastian Hesselbarth
2014-03-24PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-12PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas
2014-03-05PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-03-05PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-02-22ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2014-01-09ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg