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] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-13
/
+2
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-2
/
+0
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-13
/
+1
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
1
-1
/
+5
2006-10-01
[PATCH] Char: specialix, kill unneeded page alloc
Jiri Slaby
1
-10
/
+1
2006-10-01
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
1
-2
/
+2
2006-10-01
[PATCH] sysrq: disable lockdep on reboot
Peter Zijlstra
1
-0
/
+1
2006-10-01
[PATCH] ip2: use newer pci_get functions
Alan Cox
1
-3
/
+7
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2
-21
/
+88
2006-10-01
[PATCH] isicom: correct firmware loading
Jiri Slaby
1
-16
/
+19
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
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-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
[next]