index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-03-06
vt: selection, indent switch-case properly
Jiri Slaby
2020-03-06
vt: selection, remove redeclaration of poke_blanked_console
Jiri Slaby
2020-03-06
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-03-06
vt: selection, create struct from console selection globals
Jiri Slaby
2020-03-06
vt: selection, localize use_unicode
Jiri Slaby
2020-03-06
vt: selection, remove 2 local variables from set_selection_kernel
Jiri Slaby
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-23
n_tty: Distribute switch variables for initialization
Kees Cook
2020-02-21
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-02-21
vt: selection, introduce vc_is_sel
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-02-20
tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG
Greg Kroah-Hartman
2020-02-20
tty: serial: samsung_tty: build it for any platform
Greg Kroah-Hartman
2020-02-19
n_gsm: switch escape to bool
Jiri Slaby
2020-02-19
n_gsm: switch constipated to bool
Jiri Slaby
2020-02-19
n_gsm: switch throttled to bool
Jiri Slaby
2020-02-19
n_gsm: switch dead to bool
Jiri Slaby
2020-02-19
n_gsm: add missing \n to prints
Jiri Slaby
2020-02-19
n_gsm: add missing __user annotations
Jiri Slaby
2020-02-19
n_gsm: introduce enum gsm_mux_state
Jiri Slaby
2020-02-19
n_gsm: introduce enum gsm_dlci_mode
Jiri Slaby
2020-02-19
n_gsm: introduce enum gsm_dlci_state
Jiri Slaby
2020-02-19
n_gsm: drop unneeded gsm_dlci->fifo field
Jiri Slaby
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
[next]