index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
n_hdlc.c
Age
Commit message (
Expand
)
Author
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
2022-08-30
termios: get rid of stray asm/termios.h include in n_hdlc.c
Al Viro
2021-12-20
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
2021-12-15
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
2021-05-20
tty: n_hdlc: Fix a little doc-rot in n_hdlc_tty_read()
Lee Jones
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-04-15
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
tty: ldiscs, fix kernel-doc
Jiri Slaby
2020-05-29
n_hdlc_tty_read(): remove pointless access_ok()
Al Viro
2020-03-16
tty: n_hdlc, remove FILE and LINE from pr_debug
Jiri Slaby
2020-02-21
n_hdlc: wrap a comment properly
Jiri Slaby
2020-02-21
n_hdlc: fix whitespace around binary operators
Jiri Slaby
2020-02-21
n_hdlc: add missing spaces after commas
Jiri Slaby
2020-02-21
n_hdlc: remove spaces between function name and (
Jiri Slaby
2020-02-21
n_hdlc: remove useless whitespace at line wraps
Jiri Slaby
2020-02-21
n_hdlc: use __func__ and pr_ print helpers
Jiri Slaby
2020-02-21
n_hdlc: remove unneeded ifdef
Jiri Slaby
2020-02-21
n_hdlc: switch tbusy and woke_up to bools
Jiri Slaby
2020-02-21
n_hdlc: move tty_ldisc_ops to the bottom
Jiri Slaby
2020-02-21
n_hdlc: add helper for buffers allocation
Jiri Slaby
2020-02-21
n_hdlc: remove checking of n_hdlc
Jiri Slaby
2020-02-21
n_hdlc: remove cached tty
Jiri Slaby
2020-02-21
n_hdlc: inline n_hdlc_release
Jiri Slaby
2020-02-21
n_hdlc: expand tty2n_hdlc macro
Jiri Slaby
2020-02-21
n_hdlc: remove unused backup_tty
Jiri Slaby
2020-02-21
n_hdlc: remove unused flags
Jiri Slaby
2020-02-21
n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll
Jiri Slaby
2020-02-21
n_hdlc: simplify freeing of buffer list
Jiri Slaby
2020-02-21
n_hdlc: use clamp() for maxframe
Jiri Slaby
2020-02-21
n_hdlc: cleanup messages during registration
Jiri Slaby
2020-02-21
n_hdlc: put init/exit strings directly to prints
Jiri Slaby
2020-02-21
n_hdlc: convert debuglevel use to pr_debug
Jiri Slaby
2020-02-21
n_hdlc: remove unused macros
Jiri Slaby
2020-02-21
n_hdlc: remove tracing debug prints
Jiri Slaby
2020-01-23
tty: n_hdlc: Use flexible-array member and struct_size() helper
Gustavo A. R. Silva
2019-10-04
tty: n_hdlc: fix build on SPARC
Randy Dunlap
2019-02-14
tty/n_hdlc: mark expected switch fall-through
Gustavo A. R. Silva
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
[next]