Linus Torvalds 41d0ab2a7d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 19 years ago
..
Kconfig 76f5858482 [ACPI] delete CONFIG_ACPI_BUS 20 years ago
Makefile 5eeb8c63a3 [PATCH] PCI Hotplug: rpaphp: Move VIO registration 19 years ago
acpiphp.h 42f49a6ae5 [PATCH] acpi hotplug: convert acpiphp to use generic resource code 20 years ago
acpiphp_core.c 42f49a6ae5 [PATCH] acpi hotplug: convert acpiphp to use generic resource code 20 years ago
acpiphp_glue.c a0d399a808 [PATCH] ACPI based I/O APIC hot-plug: acpiphp support 20 years ago
acpiphp_ibm.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpci_hotplug.h 43b7d7cfb1 [PATCH] PCI Hotplug: CPCI update 20 years ago
cpci_hotplug_core.c 03e49d40ea [PATCH] PCI Hotplug: fix CPCI reference counting bug 20 years ago
cpci_hotplug_pci.c 03e49d40ea [PATCH] PCI Hotplug: fix CPCI reference counting bug 20 years ago
cpcihp_generic.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpcihp_zt5550.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpcihp_zt5550.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp_core.c 4002307d2b [PATCH] cpqphp: fix oops during unload without probe 20 years ago
cpqphp_ctrl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp_nvram.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp_nvram.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp_pci.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cpqphp_sysfs.c e404e274f6 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks 20 years ago
fakephp.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ibmphp.h eaae4b3a84 [PATCH] PCI: Spelling fixes for drivers/pci. 20 years ago
ibmphp_core.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ibmphp_ebda.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ibmphp_hpc.c eaae4b3a84 [PATCH] PCI: Spelling fixes for drivers/pci. 20 years ago
ibmphp_pci.c 034ecc724c [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early 20 years ago
ibmphp_res.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
pci_hotplug.h eaae4b3a84 [PATCH] PCI: Spelling fixes for drivers/pci. 20 years ago
pci_hotplug_core.c fc7e482899 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO 20 years ago
pciehp.h 1248d63612 [PATCH] PCI Hotplug: use bus_slot number for name 19 years ago
pciehp_core.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehp_ctrl.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehp_hpc.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehp_pci.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehprm.h 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehprm_acpi.c 7c56075e60 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp 19 years ago
pciehprm_nonacpi.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pciehprm_nonacpi.h 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
pcihp_skeleton.c eaae4b3a84 [PATCH] PCI: Spelling fixes for drivers/pci. 20 years ago
rpadlpar.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
rpadlpar_core.c 1635317fac [PATCH] Separate pci bits out of struct device_node 19 years ago
rpadlpar_sysfs.c fc7e482899 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO 20 years ago
rpaphp.h 56d8456b06 [PATCH] PCI Hotplug: rpaphp: Purify hotplug 19 years ago
rpaphp_core.c 56d8456b06 [PATCH] PCI Hotplug: rpaphp: Purify hotplug 19 years ago
rpaphp_pci.c 1635317fac [PATCH] Separate pci bits out of struct device_node 19 years ago
rpaphp_slot.c 56d8456b06 [PATCH] PCI Hotplug: rpaphp: Purify hotplug 19 years ago
sgi_hotplug.c 1d2450a4a6 [PATCH] PCI Hotplug: SGI hotplug driver fixes 19 years ago
shpchp.h 1248d63612 [PATCH] PCI Hotplug: use bus_slot number for name 19 years ago
shpchp_core.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchp_ctrl.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchp_hpc.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchp_pci.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchp_sysfs.c e404e274f6 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks 20 years ago
shpchprm.h 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchprm_acpi.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchprm_legacy.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchprm_legacy.h 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchprm_nonacpi.c 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago
shpchprm_nonacpi.h 8cf4c19523 [PATCH] PCI Hotplug: new contact info 20 years ago