summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2012-11-10PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas
2012-11-10PCI: Provide method to reduce the number of total VFs supportedDonald Dutile
2012-11-10PCI: SRIOV control and status via sysfsDonald Dutile
2012-11-10PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu
2012-11-10PCI: Add pci_device_type to pdev's device structYinghai Lu
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas
2012-11-09Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas
2012-11-07PCI/PM: Add comments for PME poll support for PCIeHuang Ying
2012-11-07PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott
2012-11-07PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-07PCI: Don't touch card regs after runtime suspend D3Dave Airlie
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying
2012-11-03PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu
2012-11-03PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu
2012-11-03PCI: Move pci_rescan_bus() back to probe.cYinghai Lu
2012-11-02PCI/PM: Resume device before shutdownHuang Ying
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying
2012-10-30PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-03Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas
2012-09-24Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24Merge branch 'pm-sleep'Rafael J. Wysocki
2012-09-23Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-20PCI: Stop all children first, before removing all childrenYinghai Lu
2012-09-20Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas
2012-09-19PM: Prevent runtime suspend during system resumeAlan Stern
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-18PCI: Use correct type when freeing bus resource listYinghai Lu
2012-09-18PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu
2012-09-18Merge branch 'pci/konstantin-sysfs' into nextBjorn Helgaas
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan