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