index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...
Alan Stern
2006-06-21
1
-0
/
+16
*
[PATCH] Driver core: add proper symlinks for devices
Greg Kroah-Hartman
2006-06-21
1
-0
/
+11
*
[PATCH] Driver core: add generic "subsystem" link to all devices
Kay Sievers
2006-06-21
3
-2
/
+11
*
[PATCH] Driver core: allow struct device to have a dev_t
Greg Kroah-Hartman
2006-06-21
2
-1
/
+162
*
[PATCH] Driver core: change make_class_name() to take kobjects
Greg Kroah-Hartman
2006-06-21
2
-14
/
+18
*
[PATCH] firmware_class: s/semaphores/mutexes
Laura Garcia
2006-06-21
1
-11
/
+11
*
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
David Brownell
2006-06-21
1
-1
/
+16
*
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
2006-06-21
5
-0
/
+30
*
[PATCH] Driver Core: Fix platform_device_add to use device_add
Russell King
2006-06-21
1
-1
/
+1
*
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
2006-06-21
1
-1
/
+50
*
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
2006-06-21
4
-18
/
+4
*
[PATCH] platform_bus learns about modalias
David Brownell
2006-06-21
1
-0
/
+33
*
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
David Brownell
2006-06-21
1
-0
/
+3
*
[PATCH] Driver core: class_device_add needs error checks
Stephen Hemminger
2006-06-21
1
-18
/
+54
*
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
2006-06-21
4
-15
/
+30
*
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
2006-06-21
1
-4
/
+7
*
[PATCH] Driver core: bus device event delay
Kay Sievers
2006-06-21
3
-5
/
+21
*
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
Greg Kroah-Hartman
2006-06-21
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-21
15
-661
/
+1091
|
\
|
*
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
2006-06-19
1
-5
/
+20
|
*
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
2006-06-19
1
-6
/
+6
|
*
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2006-06-19
2
-19
/
+19
|
*
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
2006-06-19
1
-8
/
+0
|
*
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
2006-06-19
1
-33
/
+26
|
*
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
2006-06-19
1
-50
/
+48
|
*
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
2006-06-19
1
-68
/
+57
|
*
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
2006-06-19
1
-181
/
+16
|
*
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
2006-06-19
1
-0
/
+14
|
*
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
2006-06-19
1
-0
/
+2
|
*
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
2006-06-19
1
-2
/
+7
|
*
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
2006-06-19
1
-1
/
+3
|
*
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-06-19
2
-8
/
+19
|
*
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
2006-06-19
1
-1
/
+10
|
*
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
2006-06-19
1
-5
/
+20
|
*
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-9
/
+40
|
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-87
/
+64
|
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
2006-06-19
1
-13
/
+18
|
*
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
2006-06-19
1
-80
/
+112
|
*
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
2006-06-19
1
-2
/
+139
|
*
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
2006-06-19
4
-36
/
+262
|
*
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
2006-06-19
1
-2
/
+19
|
*
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
2006-06-19
5
-14
/
+29
|
*
[PATCH] pciehp: dont call pci_enable_dev
Kristen Accardi
2006-06-19
1
-3
/
+0
|
*
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
2006-06-19
3
-11
/
+11
|
*
[PATCH] acpiphp: turn off slot power at error case
MUNEDA Takahiro
2006-06-19
1
-1
/
+7
|
*
[PATCH] acpiphp: host and p2p hotplug
MUNEDA Takahiro
2006-06-19
1
-1
/
+0
|
*
[PATCH] acpiphp: hotplug slot hotplug
MUNEDA Takahiro
2006-06-19
2
-9
/
+122
|
*
[PATCH] acpiphp: configure _PRT - V3
MUNEDA Takahiro
2006-06-19
1
-38
/
+33
|
*
[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changes
Prarit Bhargava
2006-06-19
1
-21
/
+21
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-21
141
-45854
/
+7017
|
\
\
[next]