index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' into powerpc-next
Paul Mackerras
2008-05-23
27
-1409
/
+518
|
\
|
*
[POWERPC] iSeries: Remove unused mail address
Stephen Rothwell
2008-05-23
2
-2
/
+2
|
*
sparc64: Add global register dumping facility.
David S. Miller
2008-05-20
1
-0
/
+1
|
*
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-05-19
22
-1403
/
+513
|
|
\
|
|
*
drm/i915: save and restore dsparb and d_state registers.
Keith Packard
2008-05-07
2
-0
/
+17
|
|
*
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
Jesse Barnes
2008-05-07
2
-6
/
+6
|
|
*
drm: disable tasklets not IRQs when taking the drm lock spinlock
Thomas Hellstrom
2008-05-07
2
-25
/
+17
|
|
*
Revert "drm/vbl rework: rework how the drm deals with vblank."
Dave Airlie
2008-05-07
20
-1372
/
+473
|
*
|
m68k vme_scc: avoid global namespace pollution
Geert Uytterhoeven
2008-05-18
1
-3
/
+1
|
*
|
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-16
1
-1
/
+1
*
|
|
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
2008-05-16
5
-8
/
+25
|
\
\
\
|
|
/
/
|
*
|
tty: fix BKL related leak and crash
Ingo Molnar
2008-05-15
1
-3
/
+10
|
*
|
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
2008-05-14
1
-2
/
+5
|
*
|
char: select fw_loader by moxa
Jiri Slaby
2008-05-14
1
-0
/
+1
|
*
|
ipmi: support I/O resources in OF driver
Nate Case
2008-05-14
1
-2
/
+8
|
*
|
drivers/char/synclink_gt.c: don't return an uninitialised local
Andrew Morton
2008-05-13
1
-1
/
+1
*
|
|
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
Michael Ellerman
2008-05-14
2
-7
/
+11
|
/
/
*
|
vt: fix canonical input in UTF-8 mode
Samuel Thibault
2008-05-08
1
-0
/
+6
*
|
sx.c: fix printk warnings on sparc32
Andrew Morton
2008-05-08
1
-3
/
+6
|
/
*
m68k: serial167 missing return value in cy_put_char()
Geert Uytterhoeven
2008-05-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2008-05-03
1
-3
/
+3
|
\
|
*
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
2008-05-01
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-02
2
-0
/
+2
|
\
\
|
*
|
[PATCH] split linux/file.h
Al Viro
2008-05-01
2
-0
/
+2
*
|
|
drivers-char-synclinkc-inbreak-mgsl_put_char-fix
Andrew Morton
2008-05-01
1
-1
/
+1
*
|
|
drivers/char/synclink.c: unbreak mgsl_put_char()
Andrew Morton
2008-05-01
1
-8
/
+8
*
|
|
i8k: make fan multiplier tunable with a module parameter
Jochen Eisinger
2008-05-01
1
-1
/
+5
*
|
|
remove div_long_long_rem
Roman Zippel
2008-05-01
1
-13
/
+11
|
/
/
*
|
toshiba: use ioremap_cached
Alan Cox
2008-04-30
1
-1
/
+1
*
|
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
24
-91
/
+91
*
|
Basic braille screen reader support
Samuel Thibault
2008-04-30
3
-0
/
+4
*
|
mxser: convert large macros to functions
Christoph Hellwig
2008-04-30
2
-152
/
+214
*
|
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
1
-34
/
+6
*
|
devpts: propagate error code from devpts_pty_new
Sukadev Bhattiprolu
2008-04-30
1
-2
/
+2
*
|
tty: fix routine name in ptmx_open()
Hiroshi Shimamoto
2008-04-30
1
-1
/
+1
*
|
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
8
-20
/
+25
*
|
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
2008-04-30
1
-2
/
+1
*
|
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
2
-10
/
+20
*
|
isicom: fix buffer allocation
Alan Cox
2008-04-30
1
-8
/
+6
*
|
esp: clean up to modern coding style
Alan Cox
2008-04-30
1
-308
/
+283
*
|
epca: coding style
Alan Cox
2008-04-30
1
-118
/
+158
*
|
riscom8: coding style
Alan Cox
2008-04-30
1
-340
/
+304
*
|
tty: The big operations rework
Alan Cox
2008-04-30
8
-213
/
+183
*
|
isicom: bring into coding style
Alan Cox
2008-04-30
1
-53
/
+56
*
|
pty: prepare for tty->ops changes
Alan Cox
2008-04-30
1
-3
/
+26
*
|
consoles: switch to int put_char method
Alan Cox
2008-04-30
2
-5
/
+6
*
|
synclink series: switch to int put_char method
Alan Cox
2008-04-30
3
-14
/
+22
*
|
specialix: Switch to int put_char method
Alan Cox
2008-04-30
1
-4
/
+5
*
|
serial167: switch to int put_char method
Alan Cox
2008-04-30
1
-3
/
+4
*
|
riscom/rocket: switch to int put_char method
Alan Cox
2008-04-30
2
-5
/
+9
[next]