summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | tty: hvc: convert counts to size_tJiri Slaby (SUSE)2023-08-113-9/+9
| * | tty: ldops: unify to u8Jiri Slaby (SUSE)2023-08-114-17/+14
| * | tty: audit: unify to u8Jiri Slaby (SUSE)2023-08-112-5/+5
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-1120-27/+37
| * | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-115-6/+6
| * | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-1120-42/+28
| * | tty: use min() for size computation in iterate_tty_read()Jiri Slaby (SUSE)2023-08-111-2/+1
| * | tty: switch size and count types in iterate_tty_read() to size_tJiri Slaby (SUSE)2023-08-111-2/+2
| * | tty: use ssize_t for iterate_tty_read() returned typeJiri Slaby (SUSE)2023-08-111-8/+8
| * | tty: use min() in iterate_tty_write()Jiri Slaby (SUSE)2023-08-111-6/+2
| * | tty: rename and de-inline do_tty_write()Jiri Slaby (SUSE)2023-08-111-3/+3
| * | tty: don't pass write() to do_tty_write()Jiri Slaby (SUSE)2023-08-111-7/+4
| * | tty: use u8 for flagsJiri Slaby (SUSE)2023-08-115-21/+21
| * | tty: use u8 for charsJiri Slaby (SUSE)2023-08-115-28/+27
| * | tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)2023-08-113-9/+11
| * | tty: switch count in tty_ldisc_receive_buf() to size_tJiri Slaby (SUSE)2023-08-112-4/+4
| * | tty: switch receive_buf() counts to size_tJiri Slaby (SUSE)2023-08-111-4/+4
| * | tty: make counts in tty_port_client_operations hooks size_tJiri Slaby (SUSE)2023-08-112-8/+7
| * | tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE)2023-08-113-9/+8
| * | tty: make tty_change_softcar() more understandableJiri Slaby (SUSE)2023-08-111-3/+3
| * | tty: drop tty_debug_wait_until_sent()Jiri Slaby (SUSE)2023-08-111-10/+0
| * | tty: tty_port: rename 'disc' to 'ld'Jiri Slaby (SUSE)2023-08-111-11/+11
| * | tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)2023-08-113-5/+5
| * | tty: n_null: remove optional ldopsJiri Slaby (SUSE)2023-08-111-18/+0
| * | tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi2023-08-091-5/+2
| * | serial: sifive: Remove redundant of_match_ptr()Ruan Jinjie2023-08-091-1/+1
| * | 8250_men_mcb: remove unnecessary cast when reading registerSanjuán García, Jorge2023-08-041-1/+1
| * | serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy2023-08-041-1/+0
| * | serial: cpm_uart: Remove cpm_uart/ subdirectoryChristophe Leroy2023-08-044-7/+1
| * | serial: cpm_uart: Refactor cpm_uart_[un]map_pram()Christophe Leroy2023-08-045-142/+49
| * | serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()Christophe Leroy2023-08-044-140/+72
| * | serial: cpm_uart: Deduplicate cpm_line_cr_cmd()Christophe Leroy2023-08-044-11/+5
| * | serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()Christophe Leroy2023-08-044-71/+9
| * | serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy2023-08-041-2/+4
| * | serial: cpm_uart: Stop using fs_uart_id enumChristophe Leroy2023-08-042-3/+1
| * | serial: cpm_uart: Remove stale prototypes and table and macrosChristophe Leroy2023-08-042-24/+1
| * | serial: cpm_uart: Avoid suspicious lockingChristophe Leroy2023-08-041-9/+4
| * | 8250_men_mcb: Remove redundant initialization owner in mcb_driverLi Zetao2023-08-041-1/+0
| * | 8250_men_mcb: Fix unsigned expression compared with zeroLi Zetao2023-08-041-1/+1
| * | serial: max310x: fix typos in commentsHugo Villeneuve2023-08-041-1/+1
| * | serial: max310x: add comments for membase address workaroundHugo Villeneuve2023-08-041-0/+5
| * | tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo2023-08-041-0/+3
| * | 8250_men_mcb: Fix unsigned comparison with less than zeroJiapeng Chong2023-08-041-3/+5
| * | tty: serial: samsung: Set missing PM ops for hibernation supportAnton Eliasson2023-08-041-3/+2
| * | tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...Ruan Jinjie2023-08-041-2/+2
| * | tty: synclink_gt: Fix potential deadlock on &info->lockChengfeng Ye2023-08-041-2/+3
| * | tty: vt: Remove some repetitive initializationoushixiong2023-08-031-12/+4
| * | tty: serial: Remove redundant initialization for ma35d1serial_driverLi Zetao2023-08-031-1/+0
| * | tty: synclink_gt: mark as BROKENJiri Slaby2023-07-311-0/+1
| * | tty: synclink_gt: make default_params constJiri Slaby2023-07-311-1/+1