aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2013-07-23ACPI / hotplug / PCI: Unified notify handler for hotplug eventsRafael J. Wysocki
2013-07-23ACPI / hotplug / PCI: Hotplug context objects for bridges and functionsRafael J. Wysocki
2013-07-23ACPI / hotplug / PCI: Always return success after adding a functionRafael J. Wysocki
2013-07-23ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()Rafael J. Wysocki
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki
2013-07-15ACPI: simplify acpiphp driver with new helper functionsJiang Liu
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-17PCI: Remove __must_check from definitionsBjorn Helgaas
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-16PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu
2013-04-16PCI: acpiphp: Use normal list to simplify implementationYijing Wang
2013-04-15PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas
2013-04-15PCI: Remove unused variablesBjorn Helgaas
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: 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-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-02Merge branch 'pci/misc' 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
2013-02-01PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas