summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-1127-2552/+864
|\
| * tty: serial: fsl_lpuart: add imx8qxp supportFugang Duan2019-07-041-20/+86
| * serial: imx: set_termios(): preserve RTS stateSergey Organov2019-07-031-5/+9
| * serial: imx: set_termios(): clarify RTS/CTS bits calculationSergey Organov2019-07-031-24/+14
| * serial: imx: set_termios(): factor-out 'ucr2' initial valueSergey Organov2019-07-031-3/+2
| * serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven2019-07-031-2/+9
| * serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven2019-07-031-7/+15
| * serial: mpsc: Remove obsolete MPSC driverMark Greer2019-07-033-2153/+0
| * serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...Wei Yongjun2019-07-031-2/+5
| * serial: stm32: add RX and TX FIFO flushErwan Le Ray2019-06-211-5/+15
| * serial: stm32: add support of RX FIFO thresholdErwan Le Ray2019-06-212-3/+25
| * serial: stm32: add support of TX FIFO thresholdErwan Le Ray2019-06-212-9/+55
| * serial: stm32: update PIO transmissionErwan Le Ray2019-06-211-14/+13
| * serial: stm32: add support of timeout interrupt for RXErwan Le Ray2019-06-212-6/+26
| * Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta2019-06-211-2/+1
| * tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2019-06-215-15/+61
| * serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese2019-06-211-0/+14
| * serial: 8250: pericom_do_set_divisor can be statickbuild test robot2019-06-181-1/+1
| * tty: serial_core: Set port active bit in uart_port_activateSerge Semin2019-06-181-1/+6
| * serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese2019-06-182-22/+57
| * serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko2019-06-184-27/+26
| * serial: fsl_lpuart: Remove unneeded OOM error messageFabio Estevam2019-06-181-3/+1
| * serial: uartps: Remove useless return from cdns_uart_poll_put_charNava kishore Manne2019-06-181-2/+0
| * serial: uartps: Do not add a trailing semicolon to macroNava kishore Manne2019-06-181-1/+1
| * serial: uartps: Fix long line over 80 charsNava kishore Manne2019-06-181-1/+2
| * serial: uartps: Fix multiple line dereferenceNava kishore Manne2019-06-181-2/+2
| * serial: uartps: Use octal permission for module_param()Nava kishore Manne2019-06-181-2/+2
| * serial: uartps: Use the same dynamic major number for all portsShubhrajyoti Datta2019-06-181-2/+3
| * serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan2019-06-181-18/+79
| * serial: imx: fix locking in set_termios()Sergey Organov2019-06-181-10/+13
| * Revert "serial: stm32: select pinctrl state in each suspend/resume function"Greg Kroah-Hartman2019-06-131-4/+0
| * tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz2019-06-101-0/+4
| * serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT2019-06-101-1/+2
| * serial: stm32: fix a recursive locking in stm32_config_rs485Borut Seljak2019-06-101-3/+0
| * tty: serial: 8250-of: Do not warn on deferred probeThierry Reding2019-06-101-2/+3
| * serial: imx: Use dev_info() instead of pr_info()Fabio Estevam2019-06-101-1/+1
| * serial: fsl_lpuart: Use dev_info() instead of printk()Fabio Estevam2019-06-101-2/+2
| * uart: mediatek: support Rx in-band wakeupClaire Chang2019-06-101-0/+24
| * serial: uartps: Add a timeout to the tx empty waitShubhrajyoti Datta2019-06-101-4/+10
| * serial: uartps: Move the spinlock after the read of the tx emptyShubhrajyoti Datta2019-06-101-2/+1
| * serial: 8250-mtk: modify uart DMA rxLong Cheng2019-06-101-29/+20
| * tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang2019-06-101-1/+5
| * serial: stm32: Make stm32_get_databits staticYueHaibing2019-06-101-1/+1
| * serial: stm32: select pinctrl state in each suspend/resume functionBich Hemon2019-06-101-0/+4
| * Revert "consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c"Ben Hutchings2019-06-041-5/+1
| * Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman2019-06-034-3/+12
| |\
| * | tty: cpm_uart: drop unused iflag macroJohan Hovold2019-05-241-2/+0
| * | tty: tty_io: fix driver refcount imbalance on error pathLin Yi2019-05-241-1/+3
| * | vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-241-2/+9
| * | consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.cGen Zhang2019-05-241-1/+5
OpenPOWER on IntegriCloud