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