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
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-05-05
tty_lock: Localise the lock
Alan Cox
1
-9
/
+14
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-03
TTY: provide tty_standard_install helper
Jiri Slaby
1
-0
/
+2
2012-01-25
tty: rework pty count limiting
Konstantin Khlebnikov
1
-0
/
+1
2012-01-25
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
1
-2
/
+1
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+23
2011-10-19
TTY: make tty_add_file non-failing
Jiri Slaby
1
-1
/
+3
2011-10-19
tty: Support compat_ioctl get/set termios_locked
Thomas Meyer
1
-0
/
+2
2011-08-25
TTY: define tty_wait_until_sent_from_close
Jiri Slaby
1
-0
/
+18
2011-08-23
TTY: remove tty_locked
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
1
-0
/
+2
2011-06-07
TTY: export NR_LDISC and N_* line discipline numbers to user-space
Florian Fainelli
1
-18
/
+19
2011-05-14
n_tracerouter and n_tracesink ldisc additions.
J Freyensee
1
-0
/
+2
2011-04-20
TTY: introduce deinit helpers for proper ldisc shutdown
Jiri Slaby
1
-0
/
+2
2011-03-23
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
1
-1
/
+1
2011-02-17
tty: add a helper for setting termios data from kernel side
Alan Cox
1
-0
/
+1
2011-02-17
tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
Greg Kroah-Hartman
1
-1
/
+1
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2010-11-30
TTY: open/hangup race fixup
Jiri Slaby
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-10
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-4
/
+5
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-0
/
+1
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
1
-1
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-05
tty.h: new ldisc for TI WiLink ST
Pavan Savoy
1
-0
/
+1
2010-08-18
tty: fix fu_list abuse
Nick Piggin
1
-0
/
+8
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
1
-0
/
+1
2010-08-11
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
1
-13
/
+5
2010-08-11
tty: remove tty_lock_nested
Arnd Bergmann
1
-15
/
+1
2010-08-11
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-0
/
+42
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
1
-0
/
+31
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
1
-0
/
+3
2010-05-21
tty: n_gsm line discipline
Alan Cox
1
-0
/
+1
2010-05-21
serial: TTY: new ldiscs for staging
Pavan Savoy
1
-1
/
+1
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2010-03-31
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-2
/
+2
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-0
/
+1
2010-03-19
tty: Take a 256 byte padding into account when buffering below sub-page units
Mel Gorman
1
-4
/
+5
2010-03-13
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+1
2010-03-03
tty: Keep the default buffering to sub-page units
Alan Cox
1
-0
/
+10
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
1
-2
/
+2
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-2
/
+0
2009-12-12
tty: push the BKL down into the handlers a bit
Alan Cox
1
-1
/
+1
2009-12-12
tty: tty_port: Add a kref object to the tty port
Alan Cox
1
-0
/
+12
2009-12-12
tty: tty_port: Change the buffer allocator locking
Alan Cox
1
-0
/
+1
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
1
-1
/
+9
[next]