aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-10-15
* tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang2019-10-10
* serial: fix kernel-doc warning in commentsRandy Dunlap2019-10-10
* serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford2019-10-07
* serial: mctrl_gpio: Check for NULL pointerAdam Ford2019-10-07
* tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov2019-10-07
* tty: n_hdlc: fix build on SPARCRandy Dunlap2019-10-04
* serial: uartps: Fix uartps_major handlingMichal Simek2019-10-04
* serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-04
* tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea2019-10-04
* serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven2019-10-04
* serial/sifive: select SERIAL_EARLYCONChristoph Hellwig2019-10-04
* tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET2019-10-04
* tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET2019-10-04
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\
| * lockdown: Lock down TIOCSSERIALDavid Howells2019-08-20
* | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-18
|\ \
| * | serial: tegra: Add PIO mode supportKrishna Yarlagadda2019-09-05
| * | serial: tegra: report clk rate errorsKrishna Yarlagadda2019-09-05
| * | serial: tegra: add support to adjust baud rateKrishna Yarlagadda2019-09-05
| * | serial: tegra: add support to use 8 bytes triggerKrishna Yarlagadda2019-09-05
| * | serial: tegra: set maximum num of uart ports to 8Krishna Yarlagadda2019-09-05
| * | serial: tegra: check for FIFO mode enabled statusKrishna Yarlagadda2019-09-05
| * | serial: tegra: report error to upper tty layerKrishna Yarlagadda2019-09-05
| * | serial: tegra: flush the RX fifo on frame errorShardar Shariff Md2019-09-05
| * | serial: tegra: avoid reg access when clk disabledAhung Cheng2019-09-05
| * | serial: tegra: add support to ignore readShardar Shariff Md2019-09-05
| * | serial: sprd: correct the wrong sequence of argumentsChunyan Zhang2019-09-05
| * | serial: max310x: turn off transmitter before activating AutoCTS or auto trans...Christoph Vogtländer2019-09-05
| * | serial: max310x: Properly set flags in AutoCTS modeChristoph Vogtländer2019-09-05
| * | tty: serial: fix platform_no_drv_owner.cocci warningskbuild test robot2019-09-04
| * | serial: fsl_linflexuart: Update compatible stringStefan-gabriel Mirea2019-09-04
| * | tty: n_gsm: avoid recursive locking with async port hangupMartin Hundebøll2019-09-04
| * | serial: sprd: keep console alive even if missing the 'enable' clockChunyan Zhang2019-09-04
| * | serial: sprd: add console_initcall in sprd's uart driverChunyan Zhang2019-09-04
| * | serial: sprd: check the right port and membaseChunyan Zhang2019-09-04
| * | tty/serial: atmel: remove unneeded atmel_get_lines_status functionRichard Genoud2019-09-04
| * | serial: imx: use Tx ready rather than Tx empty irqSergey Organov2019-09-04
| * | serial: imx: fix data breakage on termios changeSergey Organov2019-09-04
| * | serial: imx: do not disable individual irqs during termios changeSergey Organov2019-09-04
| * | serial: imx: do not stop Rx/Tx on termios changeSergey Organov2019-09-04
| * | serial: imx: get rid of unbounded busy-waiting loopSergey Organov2019-09-04
| * | tty: max310x: fix off-by-one buffer access when storing overrunJan Kundrát2019-09-04
| * | tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2019-09-04
| * | serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer2019-09-04
| * | serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)2019-09-04
| * | serial: mctrl_gpio: Use gpiod flags directlyAndy Shevchenko2019-09-04
| * | tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUARTMao Wenan2019-09-04
| * | tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll2019-09-04
| * | serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng2019-09-04