summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2025-01-10serial: sc16is7xx: Add polling mode if no IRQ pin is availableAndre Werner
2025-01-10tty: serial: atmel: make it selectable for ARCH_LAN969XRobert Marko
2025-01-10tty: mips_ejtag_fdc: fix one more u8 warningJiri Slaby (SUSE)
2025-01-07tty: n_gsm: Fix control dlci ADM mode processingIvaylo Dimitrov
2025-01-07tty: n_gsm: wait until channel 0 is readyIvaylo Dimitrov
2025-01-07tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart shutdownSherry Sun
2025-01-07tty: serial: fsl_lpuart: increase maximum uart_nr to 12Sherry Sun
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-23serial: amba-pl011: Fix RTS handling in RS485 modeMiroslav Ondra
2024-12-23serial: stm32: use port lock wrappers for break controlBen Wolsieffer
2024-12-23serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()Xiaolei Wang
2024-12-23tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen
2024-12-23serial: 8250: Explain the role of @read_status_maskJohn Ogness
2024-12-23serial: 8250: Never adjust UART_LSR_DR in @read_status_maskJohn Ogness
2024-12-23serial: 8250: Do not set UART_LSR_THRE in @read_status_maskJohn Ogness
2024-12-23serial: 8250: Use @ier bits to determine if Rx is stoppedJohn Ogness
2024-12-238250: microchip: pci1xxxx: Add workaround for RTS bit toggleRengarajan S
2024-12-16Merge 6.13-rc3 into tty-nextGreg Kroah-Hartman
2024-12-14Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-14tty: Make sysctl table constRicardo B. Marliere
2024-12-14tty: serial: extract uart_change_port() from uart_set_info()Jiri Slaby (SUSE)
2024-12-14tty: serial: get rid of exit label from uart_set_info()Jiri Slaby (SUSE)
2024-12-14tty: serial_core: use more guard(mutex)Jiri Slaby (SUSE)
2024-12-14serial: altera_uart: Use KBUILD_MODNAMETobias Klauser
2024-12-06tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck
2024-12-04serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea
2024-12-04serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2024-12-04serial: 8250_pci: Resolve WCH vendor ID ambiguityAndy Shevchenko
2024-12-04serial: mpc52xx: Fix typo in mpc52xx_uart.cZhu Jun
2024-12-04serial: 8250_port: Assign UPIO_UNKNOWN instead of its direct valueAndy Shevchenko
2024-12-04serial: sh-sci: Use plain struct copy in early_console_setup()Geert Uytterhoeven
2024-12-04serial: altera_jtaguart: Use KBUILD_MODNAMETobias Klauser
2024-12-04serial: altera_jtaguart: Use device name when requesting IRQTobias Klauser
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-30Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge branch 'for-6.13-force-console' into for-linusPetr Mladek
2024-11-16serial: amba-pl011: fix build regressionArnd Bergmann
2024-11-13serial: sprd: Add support for sc9632Wenhua Lin
2024-11-13tty/serial/altera_uart: unwrap error log stringTobias Klauser
2024-11-13tty/serial/altera_jtaguart: unwrap error log stringTobias Klauser
2024-11-13serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput
2024-11-13tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet
2024-11-12serial: 8250_fintek: Add support for F81216EFilip Brozovic