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-09-19
tty: make the kref destructor occur asynchronously
Alan Cox
1
-3
/
+16
2009-09-19
cyclades: use the full port_close function
Alan Cox
1
-19
/
+17
2009-09-19
tty: riscom8 kref and tty_port_close
Alan Cox
1
-72
/
+59
2009-09-19
isicom: Split the close hardware bits out
Alan Cox
1
-11
/
+14
2009-09-19
mxser: Split close ready for a standard tty_port_close method
Alan Cox
1
-22
/
+23
2009-09-19
riscom8: split open and close methods up
Alan Cox
1
-21
/
+26
2009-09-19
tty: Add a full port_close function
Alan Cox
1
-2
/
+27
2009-09-19
tty: Fix a typo noted in passing
Alan Cox
1
-1
/
+1
2009-09-19
cyclades: remove more duplicated code
Jiri Slaby
1
-31
/
+14
2009-09-19
cyclades: introduce cyy_readb/writeb
Jiri Slaby
1
-284
/
+164
2009-09-19
cyclades: tiocm cleanup
Jiri Slaby
1
-87
/
+66
2009-09-19
cyclades: ioctls cleanup
Jiri Slaby
1
-112
/
+67
2009-09-19
cyclades: merge cy_startup tails
Jiri Slaby
1
-29
/
+16
2009-09-19
cyclades: use dtr_rts helpers
Jiri Slaby
1
-201
/
+79
2009-09-19
cyclades: sleep instead busy-wait
Jiri Slaby
1
-2
/
+2
2009-09-19
cyclades: overall cleanup
Jiri Slaby
1
-586
/
+12
2009-09-19
cyclades: close cleanup
Jiri Slaby
1
-68
/
+2
2009-09-19
cyclades: switch to tty_port_hangup
Jiri Slaby
1
-17
/
+6
2009-09-19
cyclades: avoid addresses recomputation
Jiri Slaby
1
-170
/
+71
2009-09-19
cyclades: remove block_til_ready
Jiri Slaby
1
-194
/
+108
2009-09-19
cyclades: add tty refcounting
Jiri Slaby
1
-79
/
+93
2009-09-19
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-19
tty-ldisc: get rid of tty_ldisc_try_get() helper function
Linus Torvalds
1
-31
/
+20
2009-09-19
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
Linus Torvalds
1
-26
/
+39
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+3
2009-09-18
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
1
-2
/
+4
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+0
2009-09-17
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
David Daney
3
-0
/
+161
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-42
/
+40
2009-09-15
sparc: Kill PROM console driver.
David S. Miller
1
-3
/
+0
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-28
/
+57
2009-09-15
mem_class: fix bug
Jin Dongming
1
-2
/
+2
2009-09-15
mem_class: use minor as index instead of searching the array
Kay Sievers
1
-42
/
+40
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
16
-92
/
+250
2009-09-15
[IA64] mbcs: fix printk format warnings
Randy Dunlap
1
-2
/
+3
2009-09-14
cleanup console_print()
Anirban Sinha
1
-3
/
+2
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-16
/
+12
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
1
-1
/
+1
2009-09-14
agp/intel: remove restore in resume
Zhenyu Wang
1
-9
/
+0
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+14
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+17
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-09-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-09-11
[S390] proper use of device register
Sebastian Ott
1
-1
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-09-11
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
1
-7
/
+20
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-6
/
+6
2009-09-10
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
1
-6
/
+6
2009-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+7
[next]