summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+0Star
| * | | 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/+0Star
| * | | 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/+1Star
| * | | serial: 8250-mtk: modify uart DMA rxLong Cheng2019-06-101-29/+20Star
| * | | 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/+1Star
| * | | Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman2019-06-034-3/+12
| |\| |
| * | | tty: cpm_uart: drop unused iflag macroJohan Hovold2019-05-241-2/+0Star
| * | | 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
| * | | tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy2019-05-241-6/+11
| * | | serial: stm32: fix the get_irq error caseErwan Le Ray2019-05-241-8/+26
| * | | serial: stm32: fix wakeup source initializationErwan Le Ray2019-05-241-13/+15
| * | | serial: stm32: Add support of TC bit status checkErwan Le Ray2019-05-241-17/+15Star
| * | | serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray2019-05-241-8/+3Star
| * | | serial: stm32: fix rx data length when parity enabledErwan Le Ray2019-05-242-4/+9
| * | | serial: stm32: fix rx error handlingErwan Le Ray2019-05-242-27/+37
| * | | serial: stm32: fix word length configurationErwan Le Ray2019-05-242-9/+50
| * | | tty: max310x: Split uart characters insertion loopSerge Semin2019-05-211-4/+10
| * | | tty: max310x: Optionally enable rs485 on startupSerge Semin2019-05-211-0/+16
| * | | tty: max310x: Add rx-during-tx rs485 flag supportSerge Semin2019-05-211-15/+14Star
| * | | tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin2019-05-211-20/+31
| * | | tty: max310x: Don't pass stacked buffers to SPISerge Semin2019-05-211-9/+18
| * | | tty: max310x: Introduce max310x_one port macro-wrapperSerge Semin2019-05-211-3/+5
| * | | tty: max310x: Simplify tx-work item codeSerge Semin2019-05-211-13/+3Star
| * | | tty: amba-pl011: allow shared interruptDoug Berger2019-05-211-1/+1
| * | | tty: serial: 8250: Fix type field in format stringHao Lee2019-05-211-2/+2
| * | | serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko2019-05-211-6/+3Star
| | |/ | |/|
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * | | docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |/ | |/|
* | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-0/+18
|\ \ \
| * | | vt: More locking checksDaniel Vetter2019-06-121-0/+16
| * | | vt: might_sleep() annotation for do_blank_screenDaniel Vetter2019-06-121-0/+2
| |/ /
* / / locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-4/+4
|/ /
* | vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-241-2/+9
* | tty: max310x: Fix external crystal register setupJoe Burmeister2019-05-211-1/+1
* | serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis2019-05-211-0/+7
* | serial: imx: remove log spamming error messageSascha Hauer2019-05-211-1/+0Star
* | tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-05-211-1/+4
|/