summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-11-26PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-10-12PCI: Limit config space size for Netronome NFP4000Simon Horman
2017-10-12PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan
2017-10-12PCI: Support PCIe devices with short cfg_sizeJason S. McMullan
2017-10-12PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-10-12PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-08-26PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-08-26PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2017-03-16powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2017-03-16PCI: Check for PME in targeted sleep stateAlan Stern
2017-02-23PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme
2016-11-20PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake
2016-08-22PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-08-22PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-05-01PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-05-01PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-05-01PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-05-01PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach
2016-03-08xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-02-16ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-02-02PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-02-02PCI: Fix minimum allocation address overwriteChristoph Biedl
2015-10-19PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-10-19PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-09-30PCI: Fix TI816X class code quirkBjorn Helgaas
2015-09-28PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-09-28PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-04-27PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2015-04-27PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes
2015-03-23PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin
2015-02-24PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-02-24PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-02-10PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2015-02-04PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-02-04PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu
2015-02-04PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu
2015-02-04PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson
2015-02-04PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-05PCI: Restore detection of read-only BARsMyron Stowe
2014-12-15PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-12-10PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-01PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu