index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-7
/
+8
2006-10-01
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+4
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
3
-157
/
+11
2006-09-30
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-0
/
+5
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2
-0
/
+5
2006-09-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
42
-1772
/
+1878
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-28
[AGPGART] printk fixups.
Dave Jones
1
-3
/
+6
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
[AGPGART] Use pci_get_slot not pci_find_slot
Alan Cox
1
-2
/
+6
2006-09-26
[PATCH] Don't print virtual address in HPET initialization
Andi Kleen
1
-2
/
+2
2006-09-26
[POWERPC] fix spin lock nesting in hvc_iseries
Stephen Rothwell
1
-6
/
+1
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-22
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
Michel Daenzer
2
-2
/
+7
2006-09-22
drm: use radeon specific names for radeon flags
Dave Airlie
5
-128
/
+128
2006-09-22
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
Eric Anholt
3
-4
/
+8
[prev]
[next]