Age | Commit message (Expand) | Author |
2019-08-16 | PCI/hotplug: remove the sgi_hotplug driver | Christoph Hellwig |
2018-09-18 | PCI: hotplug: Embed hotplug_slot | Lukas Wunner |
2018-09-18 | PCI: hotplug: Drop hotplug_slot_info | Lukas Wunner |
2018-09-18 | PCI: hotplug: Constify hotplug_slot_ops | Lukas Wunner |
2018-07-23 | PCI: hotplug: Demidlayer registration with the core | Lukas Wunner |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-28 | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate | Bjorn Helgaas |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa |
2015-01-26 | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel | Lv Zheng |
2014-06-10 | PCI: Merge multi-line quoted strings | Ryan Desfosses |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses |
2014-01-14 | PCI: hotplug: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki |
2013-01-26 | Merge branch 'pci/acpi-scan2' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'pci/yijing-ari' into next | Bjorn Helgaas |
2013-01-25 | PCI: sgihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki |
2013-01-15 | ACPI / scan: Drop the second argument of acpi_bus_trim() | Rafael J. Wysocki |
2013-01-03 | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove acpi_start_single_object() and acpi_bus_start() | Rafael J. Wysocki |
2012-06-13 | PCI: sgihp: use generic pci_hp_add_bridge() | Yinghai Lu |
2012-06-13 | PCI: sgihp: register busn_res | Yinghai Lu |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-07 | PCI hotplug: SGI hotplug: do not use hotplug_slot_attr | Kenji Kaneshige |
2009-08-07 | PCI hotplug: SGI hotplug: fix build failure | Kenji Kaneshige |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-06-16 | PCI hotplug: remove redundant .owner initializations | Kenji Kaneshige |
2009-06-12 | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug | Peter Huewe |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-22 | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-06-10 | PCI: ACPI PCI slot detection driver | Alex Chiang |
2008-06-10 | PCI: introduce pci_slot | Alex Chiang |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-05-10 | [IA64] Fix warnings resulting from type-checking in dev_dbg() | Tony Luck |
2007-02-02 | Altix: Add ACPI SSDT PCI device support (hotplug) | John Keller |
2006-12-01 | Altix: SN ACPI hotplug support. | John Keller |
2006-10-18 | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman |
2006-06-19 | [PATCH] SGI Hotplug: Incorrect power status | Mike Habeck |
2006-06-19 | [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes | Prarit Bhargava |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar |
2006-03-23 | [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB | John Keller |
2005-09-22 | [PATCH] PCI: convert kcalloc to kzalloc | Pekka Enberg |
2005-09-08 | [PATCH] PCI Hotplug: SGI hotplug driver fixes | Prarit Bhargava |