summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2023-10-16serial: xilinx_uartps: unset STOPBRK when setting STARTBRKJulien Malik-1/+1
2023-10-16serial: max310x: remove trailing whitespacesHugo Villeneuve-1/+1
2023-10-16Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman-20/+20
2023-10-11tty: Remove now superfluous sentinel element from ctl_table arrayJoel Granados-1/+0
2023-10-10docs: move powerpc under archCosta Shulyupin-1/+1
2023-10-10tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum-1/+2
2023-10-10tty: serial: meson: Add a earlycon for the S4 SoCLucas Tanure-2/+2
2023-10-07serial: core: Fix checks for tx runtime PM stateTony Lindgren-1/+1
2023-10-07serial: initialize retinfo in uart_get_info()Alexey Dobriyan-0/+3
2023-10-07serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()Andy Shevchenko-15/+9
2023-10-07tty: vc_screen: make vc_class constantGreg Kroah-Hartman-14/+14
2023-10-07tty: vt: make vtconsole_class constantGreg Kroah-Hartman-10/+9
2023-10-05tty: Restrict access to TIOCLINUX' copy-and-paste subcommandsHanno Böck-0/+6
2023-10-05serial: core: Simplify uart_get_rs485_mode()Andy Shevchenko-18/+12
2023-10-05serial: 8250_omap: Drop pm_runtime_irq_safe()Tony Lindgren-8/+21
2023-10-05serial: 8250: Check for valid console indexTony Lindgren-1/+1
2023-10-03serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren-15/+10
2023-10-03serial: Reduce spinlocked portion of uart_rs485_config()Lukas Wunner-4/+9
2023-10-03serial: sc16is7xx: use device_property APIs when configuring irda modeHugo Villeneuve-10/+24
2023-10-03serial: amba-pl011: Do not complain when DMA is absentFabio Estevam-1/+1
2023-10-03serial: imx: Put DMA enabled UART in separate lock subclassSascha Hauer-1/+3
2023-10-03serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250 with __counted_byKees Cook-1/+1
2023-10-03serial: exar: Add RS-485 support for Sealevel XR17V35X based cardsMatthew Howell-0/+44
2023-10-03serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"Matthew Howell-14/+0
2023-10-03vt: Replace strlcpy with strscpyAzeem Shaikh-2/+5
2023-10-03mxser: Annotate struct mxser_board with __counted_byKees Cook-1/+1
2023-10-03serial: 8250_dw: Use devm_clk_get_optional_enabled()Andy Shevchenko-24/+3
2023-10-03serial: 8250_of: Use devm_clk_get_enabled()Andy Shevchenko-16/+8
2023-10-03serial: 8250_aspeed_vuart: Use devm_clk_get_enabled()Andy Shevchenko-12/+5
2023-10-03tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)-5/+4
2023-10-03tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)-2/+1
2023-10-03tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)-15/+17
2023-10-03tty: convert THROTTLE constants into enumJiri Slaby (SUSE)-5/+10
2023-10-03tty: tty_buffer: use bool for 'restart' in tty_buffer_unlock_exclusive()Jiri Slaby (SUSE)-3/+2
2023-10-03tty: stop using ndash in kernel-docJiri Slaby (SUSE)-12/+12
2023-10-03tty: fix up and plug in tty_ioctl kernel-docJiri Slaby (SUSE)-111/+107
2023-10-03tty: invert return values of tty_{,un}throttle_safe()Jiri Slaby (SUSE)-8/+8
2023-10-03tty: switch tty_{,un}throttle_safe() to return a boolJiri Slaby (SUSE)-10/+8
2023-10-03tty: n_tty: use do-while in n_tty_check_{,un}throttle()Jiri Slaby (SUSE)-12/+7
2023-10-03tty: n_tty: invert the condition in copy_from_read_buf()Jiri Slaby (SUSE)-18/+20
2023-10-03tty: n_tty: use min3() in copy_from_read_buf()Jiri Slaby (SUSE)-2/+1
2023-10-03tty: n_tty: rename and retype 'retval' in n_tty_ioctl()Jiri Slaby (SUSE)-4/+4
2023-10-03tty: n_tty: use 'retval' instead of 'c'Jiri Slaby (SUSE)-5/+4
2023-10-03serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()Andy Shevchenko-10/+7
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman-4/+5
2023-09-18serial: xilinx_uartps: Use port lock wrappersThomas Gleixner-28/+28
2023-09-18serial: vt8500: Use port lock wrappersThomas Gleixner-4/+4
2023-09-18serial: ucc_uart: Use port lock wrappersThomas Gleixner-2/+2
2023-09-18serial: uartlite: Use port lock wrappersThomas Gleixner-9/+9
2023-09-18serial: timbuart: Use port lock wrappersThomas Gleixner-4/+4