summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2016-04-27PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2016-04-27PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2016-04-27PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu5-27/+25
2015-06-19PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-06-19PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-04-14PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2015-04-14PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-02-02PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2015-02-02PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr1-0/+20
2015-02-02PCI: pciehp: Prevent NULL dereference during probeAndreas Noever1-0/+7
2014-07-07PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-07-07PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-06-08PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence1-0/+3
2014-06-08PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+18
2014-06-08PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-02-13PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-7/+7
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-20PCI/PM: Clear state_saved during suspendRafael J. Wysocki1-0/+4
2013-11-20PCI: fix truncation of resource size to 32 bitsNikhil P Rao1-1/+2
2013-07-22ahci: Add AMD CZ SATA device IDShane Huang1-0/+2
2013-05-08PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-01-28PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-28PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-28PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-28PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-10-13PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-10-13PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-4/+9
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki1-0/+7
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern3-31/+12
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-0/+31
2012-05-18ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-2/+2
2012-04-28Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2012-04-17PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki1-9/+15
2012-04-16PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-37/+3
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-37/+3
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds29-525/+1181
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+25
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+18
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-37/+18
2012-03-20PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas1-0/+1