summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | 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/+15
| * | | serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray2019-05-241-8/+3
| * | | 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/+14
| * | | 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/+3
| * | | 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/+3
| | |/ | |/|
* | | 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/+0
* | tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-05-211-1/+4
|/
* Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-1/+0
|\
| * tty: Don't force RISCV SBI console as preferred consoleAnup Patel2019-05-161-1/+0
* | panic: avoid the extra noise dmesgFeng Tang2019-05-141-0/+6
* | Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-05-091-2/+2
|\ \
| * | dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-03-211-2/+2
* | | Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-0841-119/+2604
|\ \ \
| * | | tty: serial: add driver for the SiFive UARTPaul Walmsley2019-04-293-0/+1081
| * | | serial: uartps: Add support for cts-overrideShubhrajyoti Datta2019-04-291-0/+12
| * | | serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun2019-04-291-8/+1
| * | | tty: rocket: deprecate the rp_ioctlFuqian Huang2019-04-251-0/+10
| * | | tty: rocket: Remove RCPK_GET_STRUCT ioctlFuqian Huang2019-04-252-5/+0
| * | | tty: update obsolete termios commentJohan Hovold2019-04-251-1/+1
| * | | tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov2019-04-251-2/+2
| * | | serial: 8250-mtk: modify baudrate settingLong Cheng2019-04-251-0/+102
| * | | serial: 8250-mtk: add follow controlLong Cheng2019-04-251-23/+37
| * | | docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-252-3/+3
| * | | serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng2019-04-251-2/+5