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
/
n_hdlc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
tty: n_hdlc: fix build on SPARC
Randy Dunlap
1
-0
/
+5
2019-02-14
tty/n_hdlc: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-05-09
format-security: move static strings to const
Kees Cook
1
-5
/
+5
2017-03-07
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
1
-63
/
+69
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-2
/
+2
2016-02-07
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
1
-15
/
+4
2015-05-10
pty: Fix input race when closing
Peter Hurley
1
-2
/
+2
2014-05-29
drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc
Fabian Frederick
1
-3
/
+1
2014-05-27
tty: n_hdlc: Drop redundant error message
Jean Delvare
1
-4
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-11-30
tty: n_hdlc not atomic use tty->flags.
Ilya Zykov
1
-3
/
+3
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-10
/
+8
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-8
/
+10
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-01-23
n_hdlc: fix read and write locking
Paul Fulghum
1
-45
/
+45
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
1
-0
/
+1007