index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-26
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-26
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-26
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-26
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-26
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-26
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-4
/
+14
2006-09-26
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-26
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-25
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-26
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
1
-12
/
+42
2006-08-20
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-11
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
1
-7
/
+0
2006-08-11
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-03
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-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-07-10
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
1
-2
/
+1
2006-07-09
ACPI: ACPI_DOCK Kconfig
Len Brown
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
5
-6
/
+7
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
13
-13
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-29
merge linus into release branch
Len Brown
4
-17
/
+25
2006-06-28
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
1
-2
/
+7
2006-06-28
ACPI: static-ize handle_hotplug_event_func()
Len Brown
2
-2
/
+2
2006-06-28
ACPIPHP: use ACPI dock driver
Kristen Accardi
5
-519
/
+87
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
4
-17
/
+25
2006-06-19
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
1
-5
/
+20
2006-06-19
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
1
-6
/
+6
2006-06-19
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2
-19
/
+19
2006-06-19
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
1
-8
/
+0
2006-06-19
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
1
-33
/
+26
2006-06-19
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
1
-50
/
+48
2006-06-19
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
1
-68
/
+57
2006-06-19
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
1
-181
/
+16
2006-06-19
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-06-19
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
1
-0
/
+2
2006-06-19
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-2
/
+7
2006-06-19
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
1
-1
/
+3
2006-06-19
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2
-8
/
+19
2006-06-19
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
1
-1
/
+10
2006-06-19
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
1
-5
/
+20
[next]