summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-01-25PCI: Make device create/destroy logic symmetricJiang Liu
2013-01-25PCI: Fix reference count leak in pci_dev_present()Jiang Liu
2013-01-25PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu
2013-01-25PCI: Add root bus children dev's res to fail listYinghai Lu
2013-01-25PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-10Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas
2012-12-07PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-05PCI: Add support for non-BAR ROMsMatthew Garrett
2012-12-05PCI: Add pcibios_add_deviceMatthew Garrett
2012-12-05PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas
2012-12-04Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas
2012-12-04PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying
2012-11-30Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-30xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28PCI: Always build setup-bus when PCI is enabledBill Pemberton
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-14ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki
2012-11-14Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki
2012-11-13Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-13Merge branch 'pci/don-sriov' into nextBjorn Helgaas
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks
2012-11-10PCI: Remove useless "!dev" testsBjorn Helgaas