Age | Commit message (Expand) | Author |
2024-08-15 | Revert "serial: 8250_omap: Set the console genpd always on if no console susp... | Griffin Kroah-Hartman |
2024-08-13 | tty: atmel_serial: use the correct RTS flag. | Mathieu Othacehe |
2024-08-13 | tty: vt: conmakehash: remove non-portable code printing comment header | Masahiro Yamada |
2024-08-13 | tty: serial: fsl_lpuart: mark last busy before uart_add_one_port | Peng Fan |
2024-07-31 | tty: vt: conmakehash: cope with abs_srctree no longer in env | Max Krummenacher |
2024-07-31 | serial: sc16is7xx: fix invalid FIFO access with special register set | Hugo Villeneuve |
2024-07-31 | serial: sc16is7xx: fix TX fifo corruption | Hugo Villeneuve |
2024-07-31 | serial: core: check uartclk for zero to avoid divide by zero | George Kennedy |
2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-07-25 | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-07-19 | Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-07-04 | serial: core: Add serial_base_match_and_update_preferred_console() | Tony Lindgren |
2024-07-04 | serial: qcom-geni: do not kill the machine on fifo underrun | Johan Hovold |
2024-07-04 | serial: qcom-geni: fix hard lockup on buffer flush | Johan Hovold |
2024-07-04 | serial: qcom-geni: fix soft lockup on sw flow control and suspend | Johan Hovold |
2024-07-03 | serial: imx: ensure RTS signal is not left active after shutdown | Rasmus Villemoes |
2024-07-03 | tty: serial: ma35d1: Add a NULL check for of_node | Jacky Huang |
2024-07-03 | serial: 8250_omap: Fix Errata i2310 with RX FIFO level check | Udit Kumar |
2024-07-03 | serial: imx: only set receiver level if it is zero | Stefan Eichenberger |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-01 | Merge 6.10-rc6 into tty-next | Greg Kroah-Hartman |
2024-06-30 | Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-06-28 | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-06-28 | tty: mxser: Remove __counted_by from mxser_board.ports[] | Nathan Chancellor |
2024-06-25 | Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con... | Greg Kroah-Hartman |
2024-06-25 | Revert "serial: core: Handle serial console options" | Greg Kroah-Hartman |
2024-06-25 | Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()" | Greg Kroah-Hartman |
2024-06-25 | Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()" | Greg Kroah-Hartman |
2024-06-25 | Revert "serial: core: Fix ifdef for serial base console functions" | Greg Kroah-Hartman |
2024-06-24 | serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited() | Jonas Gorski |
2024-06-24 | serial: imx: set receiver level before starting uart | Stefan Eichenberger |
2024-06-24 | tty: mcf: MCF54418 has 10 UARTS | Jean-Michel Hautbois |
2024-06-24 | serial: 8250_omap: Implementation of Errata i2310 | Udit Kumar |
2024-06-24 | tty: serial: 8250: Fix port count mismatch with the device | Crescent Hsieh |
2024-06-24 | serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT | Hui Wang |
2024-06-24 | serial: 8250_platform: Explicitly show we initialise ISA ports only once | Andy Shevchenko |
2024-06-24 | tty: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-24 | serial: sh-sci: Add support for RZ/V2H(P) SoC | Lad Prabhakar |
2024-06-24 | serial: 8250_dw: Use reset array API to get resets | Hal Feng |
2024-06-18 | Merge tag 'v6.10-rc4' into tty-next | Greg Kroah-Hartman |
2024-06-04 | serial: drop debugging WARN_ON_ONCE() from uart_write() | Tetsuo Handa |
2024-06-04 | serial: sc16is7xx: re-add Kconfig SPI or I2C dependency | Hugo Villeneuve |
2024-06-04 | serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE | Hugo Villeneuve |
2024-06-04 | serial: port: Don't block system suspend even if bytes are left to xmit | Douglas Anderson |
2024-06-04 | serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level | Doug Brown |
2024-06-04 | serial: 8250_dw: Revert "Move definitions to the shared header" | Andy Shevchenko |
2024-06-04 | serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw | Andy Shevchenko |
2024-06-04 | tty: n_tty: Fix buffer offsets when lookahead is used | Ilpo Järvinen |