| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 | 1 | -0/+1 |
* | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 6 | -311/+190 |
|\ |
|
| * | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige | 2009-09-17 | 1 | -18/+8 |
| * | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 2009-09-17 | 2 | -12/+1 |
| * | PCI: pciehp: remove number field | Kenji Kaneshige | 2009-09-17 | 3 | -4/+2 |
| * | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 2009-09-17 | 5 | -118/+87 |
| * | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 2009-09-17 | 5 | -17/+15 |
| * | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 2009-09-17 | 3 | -16/+0 |
| * | PCI: pciehp: remove slot_bus field | Kenji Kaneshige | 2009-09-17 | 1 | -1/+0 |
| * | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2009-09-17 | 2 | -4/+3 |
| * | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 2009-09-17 | 4 | -9/+2 |
| * | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 2009-09-17 | 4 | -12/+4 |
| * | PCI: pciehp: remove device field | Kenji Kaneshige | 2009-09-17 | 5 | -28/+17 |
| * | PCI: pciehp: remove bus field | Kenji Kaneshige | 2009-09-17 | 5 | -7/+10 |
| * | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige | 2009-09-17 | 1 | -1/+0 |
| * | PCI: pciehp: remove num_slots field | Kenji Kaneshige | 2009-09-17 | 2 | -2/+0 |
| * | PCI: pciehp: remove slot_list field | Kenji Kaneshige | 2009-09-17 | 4 | -97/+76 |
* | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -7/+5 |
|\ \
| |/
|/| |
|
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -7/+5 |
* | | PCI hotplug: clean up acpi_run_hpp() | Bjorn Helgaas | 2009-09-15 | 1 | -62/+22 |
* | | PCI hotplug: acpiphp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -84/+6 |
* | | PCI hotplug: shpchp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -68/+1 |
* | | PCI hotplug: pciehp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -138/+1 |
* | | PCI hotplug: add pci_configure_slot() | Bjorn Helgaas | 2009-09-15 | 2 | -1/+188 |
* | | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface | Bjorn Helgaas | 2009-09-15 | 4 | -17/+12 |
* | | PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge | Bjorn Helgaas | 2009-09-15 | 2 | -34/+27 |
* | | PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation | Bjorn Helgaas | 2009-09-15 | 1 | -3/+0 |
* | | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle | Alex Chiang | 2009-09-14 | 3 | -31/+21 |
* | | PCI Hotplug: acpiphp: find bridges the easy way | Alex Chiang | 2009-09-14 | 1 | -60/+21 |
* | | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 2009-09-09 | 2 | -10/+0 |
* | | PCI hotplug: add support for 5.0G link speed | Kenji Kaneshige | 2009-09-09 | 2 | -2/+9 |
* | | PCI hotplug: fix typo in pcie link speed info | Kenji Kaneshige | 2009-09-09 | 1 | -1/+1 |
* | | PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly | Alex Chiang | 2009-09-09 | 1 | -11/+17 |
|/ |
|
* | 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 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 4 | -3/+1 |
* | PCI: fix kernel-doc warnings | Randy Dunlap | 2009-06-29 | 1 | -0/+2 |
*---. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 2 | -57/+10 |
|\ \ \ |
|
| | * | | PCI Hotplug: acpiphp: convert to acpi_get_pci_dev | Alexander Chiang | 2009-06-18 | 1 | -18/+7 |
| | * | | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 2009-06-18 | 2 | -39/+3 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 | 17 | -1399/+1248 |
|\ \ \ |
|
| * | | | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS | Alex Chiang | 2009-06-18 | 1 | -1/+1 |
| * | | | PCI hotplug: remove redundant .owner initializations | Kenji Kaneshige | 2009-06-16 | 9 | -9/+0 |
| * | | | PCI hotplug: create symlink to hotplug driver module | Kenji Kaneshige | 2009-06-16 | 1 | -7/+16 |
| * | | | PCI hotplug: fix return value of has_foo() functions | Kenji Kaneshige | 2009-06-16 | 1 | -64/+68 |
| * | | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige | 2009-06-16 | 3 | -144/+1 |
| * | | | PCI Hotplug: cpqphp: don't use pci_find_slot() | Alex Chiang | 2009-06-11 | 2 | -6/+12 |
| * | | | PCI Hotplug: cpqphp: constify slot_name() | Alex Chiang | 2009-06-11 | 1 | -1/+1 |
| * | | | PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge | Alex Chiang | 2009-06-11 | 1 | -12/+2 |