summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11tty: drop tty_debug_wait_until_sent()Jiri Slaby (SUSE)
2023-08-11tty: tty_port: rename 'disc' to 'ld'Jiri Slaby (SUSE)
2023-08-11tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)
2023-08-11tty: n_null: remove optional ldopsJiri Slaby (SUSE)
2023-08-11tty: remove dummy tty_ldisc_ops::poll() implementationsJiri Slaby (SUSE)
2023-08-11tty: ldisc: document that ldops are optionalJiri Slaby (SUSE)
2023-08-11tty: xtensa/iss: drop unneeded tty_operations hooksJiri Slaby (SUSE)
2023-08-09tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi
2023-08-09serial: sifive: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-048250_men_mcb: remove unnecessary cast when reading registerSanjuán García, Jorge
2023-08-04serial: cpm_uart: Remove linux/fs_uart_pd.hChristophe Leroy
2023-08-04serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy
2023-08-04serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.cChristophe Leroy
2023-08-04serial: cpm_uart: Remove cpm_uart/ subdirectoryChristophe Leroy
2023-08-04serial: cpm_uart: Refactor cpm_uart_[un]map_pram()Christophe Leroy
2023-08-04serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()Christophe Leroy
2023-08-04serial: cpm_uart: Deduplicate cpm_line_cr_cmd()Christophe Leroy
2023-08-04serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()Christophe Leroy
2023-08-04serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy
2023-08-04serial: cpm_uart: Stop using fs_uart_id enumChristophe Leroy
2023-08-04serial: cpm_uart: Remove stale prototypes and table and macrosChristophe Leroy
2023-08-04serial: cpm_uart: Avoid suspicious lockingChristophe Leroy
2023-08-048250_men_mcb: Remove redundant initialization owner in mcb_driverLi Zetao
2023-08-048250_men_mcb: Fix unsigned expression compared with zeroLi Zetao
2023-08-04serial: max310x: fix typos in commentsHugo Villeneuve
2023-08-04serial: max310x: add comments for membase address workaroundHugo Villeneuve
2023-08-04tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo
2023-08-048250_men_mcb: Fix unsigned comparison with less than zeroJiapeng Chong
2023-08-04tty: serial: samsung: Set missing PM ops for hibernation supportAnton Eliasson
2023-08-04tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...Ruan Jinjie
2023-08-04tty: synclink_gt: Fix potential deadlock on &info->lockChengfeng Ye
2023-08-03tty: vt: Remove some repetitive initializationoushixiong
2023-08-03tty: serial: Remove redundant initialization for ma35d1serial_driverLi Zetao
2023-08-03net: nfc: remove casts from tty->disc_dataJiri Slaby
2023-08-03can: can327: remove casts from tty->disc_dataJiri Slaby
2023-07-31tty: synclink_gt: mark as BROKENJiri Slaby
2023-07-31tty: synclink_gt: make default_params constJiri Slaby
2023-07-31tty: synclink_gt: use PCI_VDEVICEJiri Slaby
2023-07-31tty: synclink_gt: drop info messages from init/exit functionsJiri Slaby
2023-07-31tty: synclink_gt: define global strings as const stringsJiri Slaby
2023-07-31tty: synclink_gt: drop global slgt_driver_name arrayJiri Slaby
2023-07-31tty: synclink_gt: convert CALC_REGADDR() macro to an inlineJiri Slaby
2023-07-31misc: ti-st: don't check for tty data == NULLJiri Slaby
2023-07-31misc: ti-st: remove ptr from recv functionsJiri Slaby
2023-07-31misc: ti-st: remove forward declarations and make st_int_recv() staticJiri Slaby
2023-07-31speakup: switch to unsigned iterator in spk_ttyio_receive_buf2()Jiri Slaby
2023-07-31serial: altera_jtaguart: switch status to u32Jiri Slaby
2023-07-31can: slcan: remove casts from tty->disc_dataJiri Slaby
2023-07-31input: serport: remove casts from tty->disc_dataJiri Slaby
2023-07-31tty: hvsi: remove an extra variable from hvsi_write()Jiri Slaby