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
/
net
/
ppp
/
ppp_synctty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
1
-2
/
+1
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
1
-1
/
+1
2021-09-22
tty: remove file from tty_mode_ioctl
Jiri Slaby
1
-1
/
+1
2021-09-22
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
1
-2
/
+1
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
1
-2
/
+1
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
1
-3
/
+3
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2021-02-03
ppp: use new tasklet API
Emil Renner Berthing
1
-4
/
+4
2021-01-21
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-21
ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
1
-5
/
+4
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-22
drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+6
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-51
/
+2
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
1
-51
/
+2
2013-03-19
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
1
-1
/
+1
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
1
-2
/
+2
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher
1
-0
/
+790