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
2009-04-07
esp: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2009-04-06
rio: addition has higher precedence than ?:
Roel Kluin
1
-1
/
+1
2009-04-06
mxser: remove tty_port_tty_get from mxser_check_modem_status
Jiri Slaby
1
-1
/
+0
2009-04-06
tty: moxa, fix refcounting in moxa_poll_port
Jiri Slaby
1
-4
/
+5
2009-04-06
isicom: isicom kref leak fix
Alan Cox
1
-0
/
+1
2009-04-06
riscom8: Auto-load riscom8 module when device opened.
Scott James Remnant
1
-0
/
+2
2009-04-06
specialix: Auto-load specialix module when device opened.
Scott James Remnant
1
-0
/
+1
2009-04-06
cyclades: Auto-load cyclades module when device opened.
Scott James Remnant
1
-0
/
+2
2009-04-06
applicom: Auto-load applicom module when device opened.
Scott James Remnant
1
-0
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+35
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-2
/
+2
2009-04-02
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
Yasunori Goto
1
-1
/
+21
2009-04-02
synclink_gt: add clock options
Paul Fulghum
1
-20
/
+38
2009-04-02
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-02
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-1
/
+1
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-04-01
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
1
-10
/
+10
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-1
/
+18
2009-04-01
proc tty: switch amiserial to ->proc_fops
Alexey Dobriyan
1
-34
/
+28
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink_gt to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
1
-59
/
+39
2009-04-01
proc tty: switch stallion to ->proc_fops
Alexey Dobriyan
1
-76
/
+50
2009-04-01
proc tty: switch synclink_cs to ->proc_fops
Alexey Dobriyan
1
-39
/
+34
2009-04-01
proc tty: switch istallion to ->proc_fops
Alexey Dobriyan
1
-69
/
+52
2009-04-01
proc tty: switch ip2 to ->proc_fops
Alexey Dobriyan
1
-40
/
+34
2009-04-01
proc tty: switch cyclades to ->proc_fops
Alexey Dobriyan
1
-34
/
+20
2009-03-31
Trim includes of fdtable.h
Al Viro
2
-3
/
+0
2009-03-31
[PATCH] sysrq: include interrupt.h instead of irq.h
Heiko Carstens
1
-1
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2
-11
/
+7
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-03-30
trivial: drivers/char/bsr.c: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
18
-360
/
+925
2009-03-27
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-3
/
+18
2009-03-27
Add a missing unlock_kernel() in raw_open()
Dan Carpenter
1
-0
/
+1
2009-03-27
hwrng: timeriomem - Use phys address rather than virt
Alexander Clouter
1
-4
/
+35
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-9
/
+3
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-9
/
+250
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
14
-339
/
+630
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-28
/
+49
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-0
/
+166
2009-03-26
[S390] hvc_iucv: Provide IUCV z/VM user ID filtering
Hendrik Brueckner
1
-8
/
+246
2009-03-26
[S390] hvc_iucv: Update and add missing kernel messages
Hendrik Brueckner
1
-2
/
+5
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
3
-22
/
+11
2009-03-24
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2
-10
/
+11
[next]