Age | Commit message (Expand) | Author |
2019-01-18 | vt: ignore sequences that contain ':' in parameters. | Martin Hostettler |
2019-01-18 | vt: ignore csi sequences with intermediate characters. | Martin Hostettler |
2019-01-18 | vt: Implement parsing for >, =, < private sequences. | Martin Hostettler |
2019-01-18 | vt: refactor vc_ques to allow of other private sequences. | Martin Hostettler |
2019-01-18 | vt: annotate implicit fall throughs | Mathieu Malaterre |
2019-01-18 | vcs: restore and document initial POLLPRI event | Nicolas Pitre |
2019-01-18 | vcs: fasync(): make it consistent with poll() | Nicolas Pitre |
2019-01-18 | vcs: poll(): cope with a deallocated vt | Nicolas Pitre |
2019-01-18 | vcsa: clamp header values when they don't fit | Nicolas Pitre |
2019-01-18 | vt: invoke notifier on screen size change | Nicolas Pitre |
2019-01-18 | vt: always call notifier with the console lock held | Nicolas Pitre |
2019-01-18 | vt: make vt_console_print() compatible with the unicode screen buffer | Nicolas Pitre |
2019-01-18 | tty/n_hdlc: fix __might_sleep warning | Paul Fulghum |
2019-01-18 | n_tty: update comment for WAKEUP_CHARS define | Valentin Vidic |
2019-01-18 | serial: 8250: Fix serial8250 initialization crash | He Zhe |
2019-01-18 | uart: Fix crash in uart_write and uart_put_char | Samir Virmani |
2019-01-18 | n_gsm: Constify u8 and unsigned char usage | Tony Lindgren |
2019-01-18 | tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev | Tony Lindgren |
2019-01-18 | tty: serial: lpc32xx_hs: fix missing console boot messages | Alexandre Belloni |
2019-01-18 | serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency | Vignesh R |
2019-01-18 | serial: 8250_omap: Drop check for of_node | Vignesh R |
2019-01-18 | tty/serial: use uart_console_write in the RISC-V SBL early console | Andreas Schwab |
2019-01-18 | tty: serial: meson: if no alias specified use an available id | Loys Ollivier |
2019-01-15 | Merge 5.0-rc2 into tty-next | Greg Kroah-Hartman |
2019-01-14 | Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-01-11 | tty: Don't hold ldisc lock in tty_reopen() if ldisc present | Dmitry Safonov |
2019-01-09 | tty/serial: Add RISC-V SBI earlycon support | Anup Patel |
2019-01-08 | tty: serial: qcom_geni_serial: Use u32 for register variables | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove xfer_mode variable | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb() | Ryan Case |
2019-01-08 | serial: sh-sci: Make RX/TX DMA function names consistent | Geert Uytterhoeven |
2019-01-08 | serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete() | Geert Uytterhoeven |
2019-01-08 | serial: sh-sci: Extract sci_dma_rx_reenable_irq() | Geert Uytterhoeven |
2019-01-08 | serial: sh-sci: Extract sci_dma_rx_chan_invalidate() | Geert Uytterhoeven |
2019-01-08 | serial: max310x: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-01-08 | sc16is7xx: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-01-08 | serial: max310x: pass return value of spi_register_driver | Kangjie Lu |
2019-01-08 | serial: clps711x: Remove board support | Alexander Shiyan |
2019-01-08 | serial: lantiq: Do not swap register read/writes | Hauke Mehrtens |
2019-01-07 | dmaengine: dw: Remove misleading is_private property | Andy Shevchenko |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-31 | tty: serial: Add RDA8810PL UART driver | Manivannan Sadhasivam |
2018-12-28 | Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-12-27 | Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-24 | Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250" | Greg Kroah-Hartman |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-12-21 | serial/sunsu: fix refcount leak | Yangtao Li |
2018-12-20 | serial: sccnxp: Allow to use non-standard baud rates | Alexander Shiyan |