aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-29
|\
| * ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-25
* | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-29
|\ \
| * | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
* | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-25
|\ \ \ | | |/ | |/|
| * | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-18
| |/
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
* | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-22
|\ \
| * | PCI: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
| * | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-14
| * | Merge branch 'pci/yijing-hotplug-workqueues' into for-linusBjorn Helgaas2013-01-14
| |\ \
| | * | PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-01-14
| | * | PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-01-14
| | * | PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas2013-01-13
| | * | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-12
| | |/
| * / PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-13
| |/
* / pci: fix iov.c kernel-doc warningsRandy Dunlap2013-01-10
|/
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
* PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-26
* PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-30
| * s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-30
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \
| * \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\ \
| | * | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\ \ \
| | * | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-07
| | * | | PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-07
| | * | | PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas2012-12-07
| | * | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-05
| * | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-06
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PCI: Add support for non-BAR ROMsMatthew Garrett2012-12-05
| | * | | PCI: Add pcibios_add_deviceMatthew Garrett2012-12-05
| | |/ /
| * | | Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas2012-12-04
| |\ \ \
| | * | | PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2012-12-04
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-30
| |\ \ \ \
| | * | | | xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel2012-11-30
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
| |\| | | |
| | * | | | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
| * | | | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks2012-11-13
| * | | | | Merge branch 'pci/don-sriov' into nextBjorn Helgaas2012-11-13
| |\ \ \ \ \
| | * | | | | PCI: Remove useless "!dev" testsBjorn Helgaas2012-11-09