index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-02
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-02
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-02
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-02
acpiphp: fix missing acpiphp_glue_exit()
Akinobu Mita
1
-1
/
+3
2006-12-02
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-12-02
Altix: SN ACPI hotplug support.
John Keller
1
-22
/
+13
2006-10-27
acpiphp: fix latch status
MUNEDA Takahiro
1
-3
/
+3
2006-10-21
[PATCH] Fix up rpaphp driver for pci hotplug header move
Olaf Hering
1
-1
/
+1
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
23
-257
/
+22
2006-10-18
change pci hotplug subsystem maintainer to Kristen
Kristen Carlson Accardi
2
-4
/
+2
2006-10-18
cpcihp_generic: prevent loading without "bridge" parameter
Akinobu Mita
1
-2
/
+2
2006-10-18
PCI hotplug: ioremap balanced with iounmap
Amol Lad
1
-5
/
+14
2006-10-18
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
2
-5
/
+1
2006-10-18
shpchp: fix command completion check
Kenji Kaneshige
1
-5
/
+9
2006-10-18
pci: Stamp out pci_find_* usage in fakephp
Alan Cox
1
-3
/
+8
2006-10-18
pciehp: Remove unnecessary check in pciehp_ctrl.c
Eric Sesterhenn
1
-2
/
+1
2006-10-18
pciehp - add missing locking
Kenji Kaneshige
4
-30
/
+33
2006-10-18
pciehp: fix improper info messages
Kenji Kaneshige
2
-22
/
+33
2006-10-18
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
1
-19
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
5
-9
/
+9
2006-10-04
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-4
/
+14
2006-09-27
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-27
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-26
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
1
-3
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
4
-24
/
+48
2006-08-27
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
1
-12
/
+42
2006-08-21
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
1
-1
/
+1
2006-08-16
ACPIPHP: allow acpiphp to build without ACPI_DOCK
Kristen Carlson Accardi
1
-1
/
+1
2006-08-12
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
1
-7
/
+0
2006-08-12
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2
-4
/
+5
2006-08-08
Merge branch 'merge'
Paul Mackerras
2
-3
/
+2
2006-08-04
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
2
-3
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-3
/
+2
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-16
/
+16
2006-07-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-07-11
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
1
-2
/
+1
2006-07-10
ACPI: ACPI_DOCK Kconfig
Len Brown
1
-1
/
+1
[next]