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
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+5
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
1
-2
/
+2
2009-02-11
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
1
-2
/
+2
2009-02-09
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
1
-3
/
+5
2009-02-08
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
1
-1
/
+1
2009-02-06
Merge branch 'master' into next
James Morris
54
-2392
/
+2579
2009-02-06
TPM: integrity fix
Rajiv Andrade
1
-3
/
+5
2009-02-05
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
Dan Carpenter
1
-3
/
+5
2009-02-05
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
1
-1
/
+1
2009-02-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+4
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
3
-3
/
+5
2009-02-03
TPM: integrity interface
Rajiv Andrade
2
-19
/
+128
2009-02-03
TPM: sysfs functions consolidation
Rajiv Andrade
2
-269
/
+266
2009-01-31
Fix memory corruption in console selection
Mikulas Patocka
1
-1
/
+1
2009-01-31
NVRAM depends on RTC_DRV_CMOS
Uwe Kleine-König
1
-1
/
+1
2009-01-27
tty_open can return to userspace holding tty_mutex
Eric Paris
1
-1
/
+3
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-1
/
+1
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
4
-28
/
+44
2009-01-18
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core
Ingo Molnar
11
-69
/
+207
2009-01-16
hvc_console: Remove tty->low_latency
Hendrik Brueckner
1
-2
/
+0
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
1
-9
/
+9
2009-01-15
synclink_gt: enable RI interrupt
Paul Fulghum
1
-10
/
+6
2009-01-15
sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
Andy Whitcroft
1
-0
/
+6
2009-01-15
tty: Fix race in the flush for some ldiscs
Alan Cox
1
-1
/
+1
2009-01-13
hvc_console: Use kzalloc() instead of kmalloc() + memset()
Milton Miller
1
-3
/
+1
2009-01-13
hvc_console: Do not set low_latency when using interrupts
Milton Miller
1
-1
/
+2
2009-01-13
hvc_console: Call free_irq() only if request_irq() was successful
Milton Miller
1
-1
/
+1
2009-01-13
hvc_console: Change an mb() to smp_mb() and add some comments
Milton Miller
1
-2
/
+5
2009-01-13
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
1
-1
/
+1
2009-01-12
pty: Fix documentation
Alan Cox
1
-3
/
+1
2009-01-12
m68k: amiserial - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-6
/
+30
2009-01-12
m68k: ser_a2232 - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-2
/
+10
2009-01-12
m68k: vme_scc - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-30
/
+136
2009-01-11
sparseirq: fix build with unknown irq_desc struct
Yinghai Lu
1
-0
/
+4
2009-01-11
sparseirq: make some func to be used with genirq
Yinghai Lu
1
-1
/
+1
2009-01-11
Merge commit 'v2.6.29-rc1' into tracing/urgent
Ingo Molnar
15
-204
/
+318
2009-01-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-150
/
+270
2009-01-09
[S390] hvc_iucv: Special handling of IUCV HVC devices
Hendrik Brueckner
1
-12
/
+28
2009-01-09
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
1
-16
/
+9
2009-01-09
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
1
-101
/
+75
2009-01-09
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
1
-37
/
+174
2009-01-09
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
1
-3
/
+3
2009-01-09
Merge branch 'linus' into release
Len Brown
62
-2390
/
+3378
2009-01-08
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-13
/
+4
2009-01-08
RTC: Remove the BKL.
David John
1
-13
/
+4
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+3
[prev]
[next]