index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
tty: switch count in tty_ldisc_receive_buf() to size_t
Jiri Slaby (SUSE)
2023-08-11
tty: switch receive_buf() counts to size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make counts in tty_port_client_operations hooks size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_port_client_operations operate with u8
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_change_softcar() more understandable
Jiri Slaby (SUSE)
2023-08-11
tty: drop tty_debug_wait_until_sent()
Jiri Slaby (SUSE)
2023-08-11
tty: tty_port: rename 'disc' to 'ld'
Jiri Slaby (SUSE)
2023-08-11
tty: change tty_write_lock()'s ndelay parameter to bool
Jiri Slaby (SUSE)
2023-08-11
tty: n_null: remove optional ldops
Jiri Slaby (SUSE)
2023-08-09
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
2023-08-09
serial: sifive: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-09
serial: core: Revert port_id use
Tony Lindgren
2023-08-09
TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig
Günther Noack
2023-08-04
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
2023-08-04
serial: 8250: Reinit port_id when adding back serial8250_isa_devs
Tony Lindgren
2023-08-04
serial: core: Fix kmemleak issue for serial core device remove
Tony Lindgren
2023-08-04
8250_men_mcb: remove unnecessary cast when reading register
Sanjuán García, Jorge
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2023-08-04
serial: cpm_uart: Remove cpm_uart/ subdirectory
Christophe Leroy
2023-08-04
serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
Christophe Leroy
2023-08-04
serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
Christophe Leroy
2023-08-04
serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
Christophe Leroy
2023-08-04
serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
Christophe Leroy
2023-08-04
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
2023-08-04
serial: cpm_uart: Stop using fs_uart_id enum
Christophe Leroy
2023-08-04
serial: cpm_uart: Remove stale prototypes and table and macros
Christophe Leroy
2023-08-04
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
2023-08-04
8250_men_mcb: Remove redundant initialization owner in mcb_driver
Li Zetao
2023-08-04
8250_men_mcb: Fix unsigned expression compared with zero
Li Zetao
2023-08-04
serial: max310x: fix typos in comments
Hugo Villeneuve
2023-08-04
serial: max310x: add comments for membase address workaround
Hugo Villeneuve
2023-08-04
tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc
Thadeu Lima de Souza Cascardo
2023-08-04
8250_men_mcb: Fix unsigned comparison with less than zero
Jiapeng Chong
2023-08-04
tty: serial: samsung: Set missing PM ops for hibernation support
Anton Eliasson
2023-08-04
tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...
Ruan Jinjie
2023-08-04
tty: synclink_gt: Fix potential deadlock on &info->lock
Chengfeng Ye
2023-08-03
tty: vt: Remove some repetitive initialization
oushixiong
2023-08-03
tty: serial: Remove redundant initialization for ma35d1serial_driver
Li Zetao
2023-08-03
serial: core: Fix serial_base_match() after fixing controller port name
Tony Lindgren
2023-08-01
serial: core: Fix serial core controller port name to show controller id
Tony Lindgren
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2023-08-01
tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...
Sherry Sun
2023-07-31
tty: synclink_gt: mark as BROKEN
Jiri Slaby
2023-07-31
tty: synclink_gt: make default_params const
Jiri Slaby
2023-07-31
tty: synclink_gt: use PCI_VDEVICE
Jiri Slaby
2023-07-31
tty: synclink_gt: drop info messages from init/exit functions
Jiri Slaby
2023-07-31
tty: synclink_gt: define global strings as const strings
Jiri Slaby
2023-07-31
tty: synclink_gt: drop global slgt_driver_name array
Jiri Slaby
2023-07-31
tty: synclink_gt: convert CALC_REGADDR() macro to an inline
Jiri Slaby
[prev]
[next]