summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-2610-23/+66
|\
| * tty: serial: imx: add dependence and build for earlyconFugang Duan2020-08-182-0/+2
| * serial: samsung: Removes the IRQ not found warningTamseel Shams2020-08-181-3/+5
| * serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6
| * serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann2020-08-181-1/+1
| * serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner2020-08-181-6/+5
| * serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner2020-08-181-1/+4
| * serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn2020-08-181-3/+21
| * tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz2020-08-181-1/+1
| * serial: qcom_geni_serial: Fix recent kdb hangDouglas Anderson2020-08-181-2/+7
| * vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy2020-08-181-1/+11
| * vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa2020-08-181-2/+3
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2320-26/+23
|/
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-0637-1408/+1626
|\
| * Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko2020-08-021-0/+1
| * serial: 8250: Let serial core initialise spin lockAndy Shevchenko2020-07-311-1/+0
| * tty: keyboard, do not speculate on func_table indexJiri Slaby2020-07-311-1/+2
| * serial: stm32: Add RS485 RTS GPIO controlMarek Vasut2020-07-301-0/+8
| * serial: 8250_dw: Fix common clocks usage race conditionSerge Semin2020-07-291-2/+101
| * serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin2020-07-291-3/+3
| * serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin2020-07-291-11/+4
| * serial: 8250: Add 8250 port clock update methodSerge Semin2020-07-291-0/+40
| * tty: serial: imx: add imx earlycon driverFugang Duan2020-07-292-0/+58
| * tty: serial: imx: enable imx serial console port as moduleFugang Duan2020-07-292-40/+6
| * tty/synclink: remove leftover bits of non-PCI card supportChristoph Hellwig2020-07-291-241/+109
| * tty: Use the preferred form for passing the size of a structure typeGustavo A. R. Silva2020-07-291-7/+7
| * tty: Fix identation issues in struct serial_struct32Gustavo A. R. Silva2020-07-291-19/+19
| * tty: Avoid the use of one-element arraysGustavo A. R. Silva2020-07-291-2/+2
| * Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-276-24/+61
| |\
| * | serial: msm_serial: add sparse context annotationJohan Hovold2020-07-241-0/+2
| * | serial: pmac_zilog: add sparse context annotationJohan Hovold2020-07-241-0/+1
| * | serial: imx: use hrtimers for rs485 delaysAhmad Fatoum2020-07-211-26/+36
| * | serial: imx: implement rts delaying for rs485Uwe Kleine-König2020-07-211-36/+121
| * | serial: pch_uart: use generic power managementVaibhav Gupta2020-07-211-24/+10
| * | serial: altera_jtaguart: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
| * | serial: core: Fix Coding StyleTamseel Shams2020-07-211-1/+3
| * | tty: serial: uartlite: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
| * | tty: serial: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-212-3/+3
| * | tty: vt: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-1/+1
| * | Revert "serial: sh-sci: Initialize spinlock for uart console"Andy Shevchenko2020-07-211-3/+0
| * | Revert "serial: imx: Initialize lock for non-registered console"Andy Shevchenko2020-07-211-3/+0
| * | Revert "tty: serial: add missing spin_lock_init for SiFive serial console"Andy Shevchenko2020-07-211-1/+0
| * | Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"Andy Shevchenko2020-07-211-1/+0
| * | Revert "serial: sunhv: Initialize lock for non-registered console"Andy Shevchenko2020-07-211-3/+0
| * | Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-207-121/+53
| |\ \
| * | | tty/vt: Do not warn when huge selection requestedAlexey Kardashevskiy2020-07-011-1/+1
| * | | serial: stm32: Use generic DT binding for announcing RTS/CTS linesErwan Le Ray2020-07-011-2/+3
| * | | tty: fix spelling mistakeFlavio Suligoi2020-06-271-1/+1
| * | | serial: 8250_mtk: Switch to use platform_get_irq()Andy Shevchenko2020-06-271-6/+10
| * | | serial: 8250_ingenic: Switch to use platform_get_irq()Andy Shevchenko2020-06-271-6/+10