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-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] specialix - remove private speed decoding
Alan Cox
1
-12
/
+4
2006-09-29
[PATCH] istallion: Remove private baud rate decoding, which is also broken in...
Alan Cox
1
-19
/
+1
2006-09-29
[PATCH] generic_serial: remove private decoding of baud rate bits
Alan Cox
1
-10
/
+1
2006-09-29
[PATCH] rate limiting for the ldisc open failure messages
Akinobu Mita
1
-2
/
+3
2006-09-29
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
1
-4
/
+4
2006-09-29
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
1
-8
/
+11
2006-09-29
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
1
-0
/
+1
2006-09-29
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
1
-8
/
+11
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2
-19
/
+21
2006-09-29
[PATCH] tty: lock ticogwinsz
Alan Cox
1
-7
/
+10
2006-09-29
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
1
-7
/
+1
2006-09-29
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
1
-1
/
+2
2006-09-29
[PATCH] Remove old drivers/char/s3c2410_rtc.c
Ben Dooks
3
-600
/
+0
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] tty locking on resize
Alan Cox
4
-26
/
+34
2006-09-29
[PATCH] console utf-8 mode fixes
Adam Tlalka
1
-27
/
+52
2006-09-29
[PATCH] tty_io.c: keep davej sane
Alexey Dobriyan
1
-8
/
+6
2006-09-29
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
3
-9
/
+10
2006-09-29
[PATCH] fix Intel RNG detection
Jan Beulich
1
-9
/
+177
2006-09-29
[PATCH] OMAP: Add Watchdog driver support
Komal Shah
4
-0
/
+463
2006-09-29
[PATCH] scx200_gpio export cleanups
Chris Boot
1
-1
/
+1
2006-09-29
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
1
-10
/
+0
2006-09-29
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
1
-1
/
+1
2006-09-29
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
1
-3
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-36
/
+84
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+39
2006-09-27
[PATCH] mspec driver
Jes Sorensen
3
-0
/
+430
2006-09-27
watchdog: Add a simple mmap() stub for shwdt.
Paul Mundt
2
-1
/
+59
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
1
-34
/
+24
2006-09-26
[PATCH] Don't print virtual address in HPET initialization
Andi Kleen
1
-2
/
+2
2006-09-25
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2006-09-23
[PATCH] briq_panel: read() and write() get __user pointers, damnit
Al Viro
1
-7
/
+10
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
1
-1
/
+1
2006-09-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
7
-64
/
+199
2006-09-22
[PATCH] memcpy_fromio() missing in istallion
Al Viro
1
-1
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
13
-55
/
+912
2006-09-16
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
1
-4
/
+4
2006-09-16
[PATCH] hvc_console suspend fix
Andrew Morton
1
-0
/
+1
2006-09-16
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
1
-0
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
3
-9
/
+10
2006-09-13
[POWERPC] Quiet hvc_console console output on failed opens
Olof Johansson
1
-3
/
+1
2006-09-10
[AGPGART] Rework AGPv3 modesetting fallback.
Dave Jones
1
-15
/
+24
2006-09-10
[AGPGART] Add suspend callback for i965
Dave Jones
1
-0
/
+2
2006-09-06
[AGPGART] Fix number of aperture sizes in 830 gart structs.
Dave Jones
1
-2
/
+2
2006-09-06
[AGPGART] Intel 965 Express support.
Eric Anholt
1
-11
/
+152
2006-09-05
Merge ../linus
Dave Jones
16
-186
/
+941
2006-09-05
[AGPGART] agp.h: constify struct agp_bridge_data::version
Alexey Dobriyan
1
-1
/
+1
2006-09-01
[PATCH] IPMI: fix occasional oops on module unload
Corey Minyard
1
-0
/
+1
[next]