Age | Commit message (Expand) | Author |
2020-11-13 | tty: serial: pmac_zilog: Remove unused disposable variable 'garbage' | Lee Jones |
2020-11-13 | tty: serial: 8250: 8250_port: Move prototypes to shared location | Lee Jones |
2020-11-12 | serial: imx: Remove unused platform data support | Fabio Estevam |
2020-11-12 | serial: 8250: 8250_omap: Fix unused variable warning | Vignesh Raghavendra |
2020-11-12 | serial: 8250: 8250_omap: Fix possible array out of bounds access | Vignesh Raghavendra |
2020-11-09 | Merge 5.10-rc3 into tty-next | Greg Kroah-Hartman |
2020-11-06 | serial: txx9: add missing platform_driver_unregister() on error in serial_txx... | Qinglang Miao |
2020-11-06 | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled | Lucas Stach |
2020-11-06 | serial: 8250_mtk: Fix uart_get_baud_rate warning | Claire Chang |
2020-11-06 | tty: serial: msm_serial: Constify msm_uart_pops | Rikard Falkeborn |
2020-11-06 | serial: 8250: 8250_omap: Disable RX interrupt after DMA enable | Vignesh Raghavendra |
2020-11-06 | tty: serial: linflexuart: Remove unnecessary '|' operation and add error count | Liu Xiang |
2020-11-06 | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning | YueHaibing |
2020-11-06 | tty: serial: remove pnx8xxx uart driver | Thomas Bogendoerfer |
2020-11-06 | tty: serial: serial-tegra: Provide some missing struct member descriptions | Lee Jones |
2020-11-06 | tty: serial: stm32-usart: Remove set but unused 'cookie' variables | Lee Jones |
2020-11-06 | tty: serial: sifive: Struct headers should start with 'struct <name>' | Lee Jones |
2020-11-06 | tty: serial: serial-tegra: Struct headers should start with 'struct <name>' | Lee Jones |
2020-11-06 | tty: serial: xilinx_uartps: Supply description for missing member 'cts_override' | Lee Jones |
2020-11-06 | tty: serial: ifx6x60: Fix function documentation headers | Lee Jones |
2020-11-06 | tty: serial: msm_serial: Remove set but unused variable 'status' | Lee Jones |
2020-11-06 | tty: serial: lpc32xx_hs: Remove unused variable 'tmp' | Lee Jones |
2020-11-06 | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused | Lee Jones |
2020-11-06 | tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' | Lee Jones |
2020-11-06 | tty: serial: jsm: jsm_cls: Remove unused variable 'discard' | Lee Jones |
2020-11-04 | Merge 5.10-rc2 into tty-next | Greg Kroah-Hartman |
2020-10-28 | tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A | Vladimir Oltean |
2020-10-28 | tty: serial: 21285: fix lockup on open | Russell King |
2020-10-28 | serial: max310x: Use devm_clk_get_optional() to get the input clock | Andy Shevchenko |
2020-10-28 | serial: max310x: Make use of device properties | Andy Shevchenko |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-05 | serial: mcf: add sysrq capability | Angelo Dureghello |
2020-10-05 | serial: fsl_lpuart: add sysrq support when using dma | Angelo Dureghello |
2020-10-01 | serial: max310x: rework RX interrupt handling | Thomas Petazzoni |
2020-09-30 | serial: 8250_dw: Fix clk-notifier/port suspend deadlock | Serge Semin |
2020-09-30 | serial: 8250: Skip uninitialized TTY port baud rate update | Serge Semin |
2020-09-30 | serial: 8250: Discard RTS/DTS setting from clock update method | Serge Semin |
2020-09-30 | tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm | Matthias Schiffer |
2020-09-30 | serial: 8250_fsl: Fix TX interrupt handling condition | Andrij Abyzov |
2020-09-30 | serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt | Peter Zijlstra |
2020-09-30 | tty: serial: fsl_lpuart: fix lpuart32_poll_get_char | Peng Fan |
2020-09-30 | tty: serial: lpuart: fix lpuart32_write usage | Peng Fan |
2020-09-30 | serial: qcom_geni_serial: To correct QUP Version detection logic | Paras Sharma |
2020-09-29 | serial: mvebu-uart: fix unused variable warning | Qinglang Miao |
2020-09-27 | serial: mvebu-uart: simplify the return expression of mvebu_uart_probe() | Qinglang Miao |
2020-09-27 | tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n | Yang Yingliang |
2020-09-27 | pch_uart: drop double zeroing | Julia Lawall |
2020-09-21 | Merge 5.9.0-rc6 into tty-next | Greg Kroah-Hartman |
2020-09-16 | tty: serial: qcom_geni_serial: Fix the UART wakeup issue | satya priya |