summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-03-03PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2018-02-13PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-11-26PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-10-12PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-10-12PCI: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas1-3/+6
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-03-16powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-03-16PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2016-08-22PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-08-22PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas1-4/+3
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-04-01xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-02-27PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2015-11-27PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2015-11-27PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2015-10-13PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-10-13PCI: Fix TI816X class code quirkBjorn Helgaas1-2/+3
2015-05-09PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-05-09PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-03-06PCI: quirks: Fix backport of quirk_io()Ben Hutchings1-1/+1
2015-02-20PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2015-02-20PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2014-12-14PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2014-12-14PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr1-0/+20
2014-12-14PCI: pciehp: Prevent NULL dereference during probeAndreas Noever1-0/+7
2014-06-09PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-04-02PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-04-02PCI: Enable INTx if BIOS left them disabledBjorn Helgaas1-0/+10
2014-02-15PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-7/+7
2014-01-03PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-28PCI: fix truncation of resource size to 32 bitsNikhil P Rao1-1/+2
2013-09-10pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2013-07-27ahci: Add AMD CZ SATA device IDShane Huang1-0/+2
2013-05-13PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-03-06PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-06PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-02-06PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+18
2013-02-06PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-02-06PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-02-06PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-02-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige4-13/+2
2013-02-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige1-1/+1
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-12-06PCI : Calculate right add_sizeYinghai Lu2-4/+5