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
2006-01-14
[PATCH] powerpc: Add support for the MPC83xx watchdog
Kumar Gala
3
-0
/
+234
2006-01-14
[PATCH] Watchdog: Winsystems EPX-C3 SBC
Calin A. Culianu
3
-0
/
+239
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-14
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
7
-9
/
+0
2006-01-12
Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-1812
/
+2794
2006-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2
-20
/
+19
2006-01-12
[PATCH] m68k: dsp56k __user annotations
Al Viro
1
-14
/
+15
2006-01-12
[PATCH] m68k: amiserial __user annotations
Al Viro
1
-10
/
+9
2006-01-12
[PATCH] m68k: static vs. extern in scc.h
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-0
/
+1
2006-01-12
drm: fix issues with systems with no MTRR
Dave Airlie
1
-0
/
+14
2006-01-12
[PATCH] powerpc: iSeries fixes for build with no PCI
Stephen Rothwell
1
-4
/
+4
2006-01-12
[PATCH] powerpc: remove bitfields from HvLpEvent
Stephen Rothwell
1
-16
/
+15
2006-01-11
[PATCH] lindent rio drivers
Andrew Morton
72
-8030
/
+7381
2006-01-11
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
Matt Domsch
1
-5
/
+5
2006-01-11
[PATCH] synclink_gt remove unnecessary page alignment
Paul Fulghum
1
-12
/
+4
2006-01-11
[PATCH] random: get rid of sparse warning
Stephen Hemminger
1
-1
/
+1
2006-01-11
[PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...
Alan Cox
1
-8
/
+7
2006-01-11
[PATCH] Allow reading CMOS day of week register
Alan Cox
1
-5
/
+9
2006-01-11
[PATCH] new tty buffering access fix
Paul Fulghum
1
-3
/
+3
2006-01-11
drm: cleanup properly on drm module unload
Dave Airlie
1
-6
/
+6
2006-01-11
drm: fixup drm bufs being just under the EOM
Dave Airlie
1
-1
/
+1
2006-01-11
[PATCH] powerpc: fix up iSeries console after TTY layer buffering revamp
Stephen Rothwell
1
-3
/
+4
2006-01-11
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
1
-2
/
+2
2006-01-10
[PATCH] moxa serial: add proper capability check
Alan Cox
1
-0
/
+2
2006-01-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-6
/
+6
2006-01-10
[PATCH] char/isicom: More whitespaces and coding style
Jiri Slaby
1
-53
/
+59
2006-01-10
[PATCH] char/isicom: Firmware loading
Jiri Slaby
1
-236
/
+174
2006-01-10
[PATCH] char/isicom: Pci probing added
Jiri Slaby
1
-208
/
+239
2006-01-10
[PATCH] char/isicom: Other little changes
Jiri Slaby
1
-82
/
+81
2006-01-10
[PATCH] char/isicom: Type conversion and variables deletion
Jiri Slaby
1
-70
/
+61
2006-01-10
[PATCH] char/isicom: Whitespace cleanup
Jiri Slaby
1
-683
/
+682
2006-01-10
[PATCH] clean up computone remaining cli use
Alan Cox
2
-12
/
+16
2006-01-10
[PATCH] n_hdlc.c: remove unused declaration
Grant Coady
1
-1
/
+0
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
31
-560
/
+536
2006-01-10
[PATCH] vr41xx: ARRAY_SIZE cleanup
Jean Delvare
1
-3
/
+2
2006-01-10
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
17
-51
/
+45
2006-01-10
[PATCH] Fix console blanking
Ville Syrjala
1
-30
/
+3
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
5
-5
/
+0
2006-01-10
[PATCH] Disable rio on 64-bit platforms
Alexey Dobriyan
2
-5
/
+1
2006-01-10
[PATCH] ipmi: fix compile errors with PROC_FS=n
Adrian Bunk
2
-1
/
+4
2006-01-10
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
Ben Gardner
3
-0
/
+260
2006-01-10
[PATCH] remove asm/serial.h from synclink_gt.
Andrew Morton
1
-1
/
+0
2006-01-10
Update Yoichi Yuasa's email address.
Ralf Baechle
3
-6
/
+6
2006-01-10
drm: fix radeon warnings on 64-bit
Dave Airlie
1
-3
/
+3
2006-01-10
drm: fix warning on alpha
Dave Airlie
1
-0
/
+2
2006-01-09
[PATCH] mutex subsystem, semaphore to completion: CPU3WDT
Steven Rostedt
1
-4
/
+5
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+19
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-7
/
+13
[next]