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
Age
Commit message (
Expand
)
Author
Lines
2008-04-29
proc: switch /proc/scsi/device_info to seq_file interface
Alexey Dobriyan
-33
/
+44
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
-28
/
+25
2008-04-29
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
-22
/
+20
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
-5
/
+18
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
-25
/
+47
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
-22
/
+22
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
-10
/
+10
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
-11
/
+11
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
-1
/
+1
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
-8
/
+7
2008-04-29
ipmi: remove unused target and action in Makefile
Denis Cheng
-4
/
+0
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
-201
/
+227
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
-436
/
+574
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
-414
/
+581
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
-17
/
+43
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
-74
/
+66
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
-8
/
+28
2008-04-29
ipmi: run to completion fixes
Corey Minyard
-36
/
+35
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
-2
/
+5
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
-17
/
+40
2008-04-29
x86: olpc: add One Laptop Per Child architecture support
Andres Salomon
-2
/
+0
2008-04-29
xen: make blkif_getgeo static
Harvey Harrison
-1
/
+1
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
-12
/
+13
2008-04-29
firmware loader: printk when requesting firmware
Ciaran McCreesh
-0
/
+2
2008-04-29
drivers/misc: elide a non-zero test on a result that is never 0
Julia Lawall
-13
/
+11
2008-04-29
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...
Jon Schindler
-2
/
+4
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
-0
/
+46
2008-04-29
drivers/misc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-18
/
+18
2008-04-29
firmware: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-14
/
+14
2008-04-29
Misc, phantom, fix poll
Jiri Slaby
-4
/
+6
2008-04-29
Misc: phantom, add compat ioctl
Jiri Slaby
-4
/
+20
2008-04-29
ipwireless: remove dead code
Jiri Kosina
-46
/
+0
2008-04-29
remove mca_is_adapter_used()
Adrian Bunk
-18
/
+0
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
-0
/
+19
2008-04-29
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-7
/
+7
2008-04-29
ACPI: Cleanup: Remove unneeded, multiple local dummy variables
Thomas Renninger
-10
/
+7
2008-04-29
ACPI: video - fix permissions on some proc entries
Dmitry Torokhov
-2
/
+2
2008-04-29
ACPI: video - properly handle errors when registering proc elements
Dmitry Torokhov
-115
/
+115
2008-04-29
ACPI: video - do not store invalid entries in attached_array list
Dmitry Torokhov
-31
/
+27
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
-21
/
+21
2008-04-29
ACER_WMI/ASUS_LAPTOP: fix build bug
Ingo Molnar
-0
/
+2
2008-04-29
thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failed
Cyrill Gorcunov
-1
/
+1
2008-04-29
ACPI: check a return value correctly in acpi_power_get_context()
Li Zefan
-1
/
+1
2008-04-29
#if 0 acpi/bay.c:eject_removable_drive()
Adrian Bunk
-0
/
+2
2008-04-29
eeepc-laptop: add hwmon fan control
Corentin Chary
-0
/
+148
[prev]
[next]