summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
* Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-071-0/+1
|\
| * xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
* | ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-311-3/+10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-311-37/+3Star
|\ \
| * | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-37/+3Star
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-2329-525/+1181
|\ \ \
| * | | PCI: fix bridge I/O window bus-to-resource conversionBjorn Helgaas2012-03-201-0/+1
| * | | PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki2012-03-011-1/+6
| * | | PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu2012-02-271-1/+1
| * | | PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-271-1/+3
| * | | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-271-3/+4
| * | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-2713-19/+19
| * | | PCI: print out PCI device info along with durationYinghai Lu2012-02-241-3/+4
| * | | PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-245-71/+66Star
| * | | PCI: Use class for quirk for ti816x class fixupYinghai Lu2012-02-241-5/+4Star
| * | | PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu2012-02-241-1/+2
| * | | PCI: Use class for quirk for netmos class fixupYinghai Lu2012-02-241-3/+3
| * | | PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu2012-02-241-7/+10
| * | | PCI: Use class for quirk for cardbus_legacyYinghai Lu2012-02-241-4/+4
| * | | PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu2012-02-241-3/+3
| * | | PCI: Add class support in quirk handlingYinghai Lu2012-02-241-5/+7
| * | | Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...Jesse Barnes2012-02-243-53/+188
| |\ \ \
| | * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-29/+15Star
| | * | | PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-241-0/+16
| | * | | PCI: convert bus addresses to resource when reading BARsBjorn Helgaas2012-02-241-25/+104
| | * | | PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-242-20/+42
| | * | | PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-241-5/+34
| | * | | PCI: don't publish new root bus until it's fully initializedBjorn Helgaas2012-02-241-4/+4
| | * | | PCI: make pci_flags non-weakBjorn Helgaas2012-02-241-1/+1
| | * | | PCI: make pci_flags always availableBjorn Helgaas2012-02-241-0/+3
| * | | | PCI: add a PCI resource reallocation config optionYinghai Lu2012-02-242-0/+41
| * | | | PCI: print out suggestion about using pci=reallocYinghai Lu2012-02-241-0/+3
| * | | | PCI: prepare pci=realloc for multiple optionsYinghai Lu2012-02-243-9/+31
| * | | | PCI: Retry on IORESOURCE_IO type allocationsYinghai Lu2012-02-241-11/+1Star
| |/ / /
| * | | PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro2012-02-232-2/+26
| * | | PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-231-0/+19
| * | | PCI: fix memleak for pci dev removing during hotplugYinghai Lu2012-02-233-0/+11
| * | | PCI: Fix device class print outYinghai Lu2012-02-231-7/+5Star
| * | | PCI: Skip cardbus assigned resource reset during pci bus rescanYinghai Lu2012-02-231-0/+14
| * | | PCI: Fix "cardbus bridge resources as optional" size handlingYinghai Lu2012-02-231-28/+37
| * | | PCI: Disable cardbus bridge MEM1 prefetchable bitYinghai Lu2012-02-231-0/+8
| * | | PCI / PM: Disable wakeup during shutdown for devices not enabled to wake upRafael J. Wysocki2012-02-171-0/+10
| * | | PCI: Fix /sys warning when sriov enabled and card is hot removedYinghai Lu2012-02-171-1/+7
| * | | PCI: pcie: Add support for setting default ASPM policyMatthew Garrett2012-02-172-0/+33
| * | | PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-02-141-0/+34
| * | | PCI: Annotate PCI quirks in initcall_debug styleArjan van de Ven2012-02-141-1/+22
| * | | PCI hotplug: cpcihp: fix debug module parameter to be boolDanny Kukawka2012-02-141-1/+1
| * | | PCI: check for pci bar restore completion and retryKay, Allen M2012-02-141-1/+6
| * | | PCI: pciehp: Disable/enable link during slot power off/onYinghai Lu2012-02-141-0/+12