summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2017-03-161-1/+9
* PCI: Check for PME in targeted sleep stateAlan Stern2017-03-161-0/+4
* PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme2017-02-231-0/+1
* PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-11-201-4/+6
* PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-08-221-3/+3
* PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2016-08-221-4/+3
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-05-011-0/+14
* PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach2016-05-011-8/+24
* PCI: imx6: Remove broken Gen2 workaroundLucas Stach2016-05-011-16/+1
* PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach2016-05-011-11/+13
* PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach2016-05-011-17/+17
* xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-03-081-4/+6
* PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-02-253-6/+1
* ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-02-161-1/+3
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-02-024-5/+9
* PCI: Fix minimum allocation address overwriteChristoph Biedl2016-02-021-2/+4
* PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2015-10-192-24/+18
* PCI: Fix devfn for VPD access through function 0Alex Williamson2015-10-191-3/+6
* PCI: Fix TI816X class code quirkBjorn Helgaas2015-09-301-3/+6
* PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad2015-09-281-0/+9
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-09-281-1/+60
* PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-04-271-1/+2
* PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-04-271-10/+2
* PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-03-231-2/+3
* PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-02-241-3/+4
* PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-02-241-1/+1
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-101-3/+37
* PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-02-041-0/+35
* PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-02-042-0/+44
* PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu2015-02-041-12/+9
* PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson2015-02-041-0/+14
* PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-02-041-4/+36
* PCI: Restore detection of read-only BARsMyron Stowe2015-01-051-0/+3
* PCI: pciehp: Prevent NULL dereference during probeAndreas Noever2014-12-151-0/+7
* PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-12-101-0/+26
* PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu2014-12-011-12/+16
* PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-11-131-4/+4
* PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado2014-10-301-1/+1
* PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr2014-10-301-0/+20
* PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu2014-10-301-1/+1
* PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni2014-10-301-3/+3
* Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas2014-10-051-8/+2
* Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas2014-10-051-7/+3
* PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-10-052-10/+18
* ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti2014-09-051-6/+12
* PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe2014-09-051-1/+1
* PCI: Keep original resource if we fail to expand itGuo Chao2014-09-051-0/+7
* PCI: Configure ASPM when enabling deviceVidya Sagar2014-09-051-6/+6
* PCI: Fix unaligned access in AF transaction pending testAlex Williamson2014-06-171-2/+7
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-1262-967/+943
|\