aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-04-15PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-12PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu
2013-04-12PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu
2013-04-12PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang
2013-04-12PCI: Clean up usages of pci_bus->is_addedJiang Liu
2013-04-12PCI: When removing bus, always remove legacy files & unregisterJiang Liu
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas
2013-04-12PCI: Fix missing prototype for pcie_port_acpi_setup()Andy Shevchenko
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-04PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov
2013-03-26PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2013-02-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-12Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas
2013-02-11PCI/PM: Clear state_saved during suspendRafael J. Wysocki
2013-02-11PCI: Use atomic_inc_return() rather than atomic_add_return()Bjorn Helgaas
2013-02-11PCI: Catch attempts to disable already-disabled devicesKonstantin Khlebnikov
2013-02-11PCI: Disable Bus Master unconditionally in pci_device_shutdown()Konstantin Khlebnikov
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-02Merge branch 'pci/joe-aspm' into nextBjorn Helgaas
2013-02-02Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-02PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu
2013-02-01PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu