index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
serial: sh-sci: fix deadlock when resuming from S3 sleep
Alexandre Courbot
1
-0
/
+6
2011-02-15
Merge branch 'sh/st-integration' into sh-latest
Paul Mundt
5
-1848
/
+8
2011-02-04
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-9
/
+6
2011-02-04
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
1
-0
/
+1
2011-02-04
n_gsm: copy mtu over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2011-02-04
virtio: console: Move file back to drivers/char/
Amit Shah
2
-1839
/
+0
2011-02-01
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
5
-51
/
+58
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
142
-105
/
+105915
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
6
-105
/
+105
2011-01-23
tty/serial: fix apbuart build
Randy Dunlap
1
-0
/
+1
2011-01-23
n_hdlc: fix read and write locking
Paul Fulghum
1
-45
/
+45
2011-01-23
serial: unbreak billionton CF card
Pavel Machek
1
-1
/
+2
2011-01-23
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
2
-3
/
+3
2011-01-23
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-21
Merge branch 'akpm'
Linus Torvalds
1
-2
/
+2
2011-01-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
136
-0
/
+105862
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
120
-0
/
+97163
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
17
-0
/
+8795
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-91
/
+197
2010-12-17
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+5
2010-12-17
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2
-5
/
+65
2010-12-17
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
1
-0
/
+2
2010-12-17
n_gsm: Fix message length handling when building header
Ken Mills
1
-2
/
+2
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+13
2010-11-30
TTY: open/hangup race fixup
Jiri Slaby
1
-1
/
+9
2010-11-30
TTY: don't allow reopen when ldisc is changing
Jiri Slaby
1
-1
/
+2
2010-11-30
TTY: ldisc, fix open flag handling
Jiri Slaby
1
-0
/
+2
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-45
/
+124
2010-11-11
n_gsm: clean up printks
Alan Cox
1
-73
/
+81
2010-11-11
n_gsm: Fix support for legacy encoding
Alan Cox
1
-13
/
+46
2010-11-11
n_gsm: Fix length handling
Ken Mills
1
-2
/
+2
2010-11-11
n_gsm: Copy n2 over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2010-11-11
vcs: make proper usage of the poll flags
Nicolas Pitre
1
-3
/
+3
2010-11-10
tty_ldisc: Fix BUG() on hangup
Philippe Rétornaz
1
-7
/
+13
2010-11-10
TTY: restore tty_ldisc_wait_idle
Jiri Slaby
1
-0
/
+29
2010-11-10
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
1
-2
/
+12
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+2
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
11
-0
/
+10134
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
14
-0
/
+15484