index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
1
-16
/
+15
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
1
-30
/
+15
2005-11-07
[PATCH] ipmi: add timer thread
Corey Minyard
1
-21
/
+63
2005-11-07
[PATCH] ipmi: kcs error0 delay
Corey Minyard
3
-1
/
+11
2005-11-07
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
1
-2
/
+2
2005-11-07
[PATCH] ipmi: si start transaction hook
Corey Minyard
1
-0
/
+84
2005-11-07
[PATCH] ipmi: more dell fixes
Corey Minyard
2
-9
/
+23
2005-11-07
[PATCH] ipmi: poweroff cleanups
Corey Minyard
1
-3
/
+1
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
1
-50
/
+196
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
4
-37
/
+47
2005-11-07
[PATCH] ipmi: use refcount in message handler
Corey Minyard
1
-455
/
+498
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] Only disallow _setting_ of function key string
Marcelo Tosatti
1
-1
/
+4
2005-11-07
[PATCH] tpm: Fix lack of driver_unregister in init failcases
Kylene Jo Hall
1
-25
/
+23
2005-11-07
[PATCH] serial moxa: fix wrong BUG
Kirill Smelkov
1
-1
/
+4
2005-11-07
[PATCH] serial moxa: fix leaks of struct tty_driver
Kirill Smelkov
1
-11
/
+11
2005-11-07
[PATCH] serial moxa: cleanup mxser_init
Kirill Smelkov
1
-18
/
+2
2005-11-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2
-10
/
+10
2005-11-04
[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000
Russell King
1
-109
/
+1
2005-11-02
Merge Paulus' tree
Stephen Rothwell
8
-6
/
+9
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-0
/
+1
2005-11-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
93
-19144
/
+19273
2005-11-01
[PATCH] tlclk build fix
Andrew Morton
1
-0
/
+1
2005-11-01
[PATCH] TPM compile fix
Chris Wright
2
-0
/
+2
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
2
-3
/
+3
2005-11-02
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
2
-2
/
+2
2005-11-02
merge filename and modify reference to iseries/hv_lp_config.h
Kelly Daly
2
-2
/
+2
2005-11-02
merge filename and modify references to iseries/hv_call_event.h
Kelly Daly
2
-2
/
+2
2005-11-01
[WATCHDOG] adds device_driver .owner field
Wim Van Sebroeck
2
-0
/
+2
2005-11-01
[WATCHDOG] pcwd_pci.c update comments
Wim Van Sebroeck
1
-2
/
+4
2005-11-01
[WATCHDOG] w83627hf_wdt trivial typo
Pozsar Balazs
1
-1
/
+1
2005-11-01
[WATCHDOG] s3c2410 wdt - add .owner field
Ben Dooks
1
-0
/
+1
2005-11-01
merge filename and modify references to iseries/hv_call.h
Kelly Daly
1
-1
/
+1
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-6
/
+9
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
60
-671
/
+1781
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
13
-1
/
+20
2005-10-30
[PATCH] hpet: hpet driver cleanups
Randy Dunlap
1
-30
/
+35
2005-10-30
[PATCH] hpet: use HPET physical addresses for dup. detection
Randy Dunlap
1
-5
/
+15
2005-10-30
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
Randy Dunlap
1
-0
/
+17
2005-10-30
[PATCH] hpet: simplify initialization message
Clemens Ladisch
1
-5
/
+4
2005-10-30
[PATCH] hpet: remove superfluous indirections
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix access to multiple HPET devices
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix uninitialized variable in hpet_register()
Clemens Ladisch
1
-0
/
+2
2005-10-30
[PATCH] hpet: fix division by zero in HPET_INFO
Clemens Ladisch
1
-2
/
+5
2005-10-30
[PATCH] hpet: fix HPET_INFO calls from kernel space
Clemens Ladisch
1
-2
/
+6
2005-10-30
[PATCH] hpet: allow shared interrupts
Clemens Ladisch
1
-7
/
+21
2005-10-30
[PATCH] hpet: allow non-power-of-two frequencies
Clemens Ladisch
1
-1
/
+1
2005-10-30
[PATCH] hpet: remove superfluous register reads
Clemens Ladisch
1
-4
/
+0
2005-10-30
[PATCH] hpet: remove unused variable
Clemens Ladisch
1
-3
/
+2
[next]