summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: mcf: add sysrq capabilityAngelo Dureghello2020-10-051-0/+1
* serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello2020-10-051-0/+57
* tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz2020-10-021-2/+47
* serial: max310x: rework RX interrupt handlingThomas Petazzoni2020-10-011-5/+24
* serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin2020-09-301-35/+19
* serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin2020-09-301-0/+4
* serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin2020-09-301-1/+0
* tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer2020-09-301-5/+6
* serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov2020-09-301-1/+1
* serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-09-301-4/+7
* tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-09-301-1/+1
* tty: serial: lpuart: fix lpuart32_write usagePeng Fan2020-09-301-8/+6
* serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-09-301-1/+1
* serial: mvebu-uart: fix unused variable warningQinglang Miao2020-09-291-1/+1
* vt_ioctl: make VT_RESIZEX behave like VT_RESIZETetsuo Handa2020-09-271-47/+10
* serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()Qinglang Miao2020-09-271-4/+1
* tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang2020-09-271-0/+1
* tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang2020-09-271-0/+1
* pch_uart: drop double zeroingJulia Lawall2020-09-271-1/+1
* Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-212-24/+30
|\
| * serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
| * serial: core: fix console port-lock regressionJohan Hovold2020-09-161-17/+15
| * serial: core: fix port-lock initialisationJohan Hovold2020-09-161-8/+6
* | tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya2020-09-161-1/+1
* | tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson2020-09-161-1/+1
* | serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao2020-09-161-1/+1
* | tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang2020-09-161-0/+1
* | tty: serial: print earlycon info after match->setupHsin-Yi Wang2020-09-161-1/+8
* | serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan2020-09-161-1/+1
* | serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing2020-09-161-9/+0
* | pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov2020-09-041-1/+1
* | tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler2020-09-041-7/+7
* | tty: ipwireless: fix error handlingTong Zhang2020-09-042-3/+3
* | tty: synclink_gt: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-041-5/+9
* | tty: serial: icom: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-041-14/+18
* | serial: 8250_fsl: Add ACPI supportkuldip dwivedi2020-09-041-7/+101
* | serial: stm32: Add RS485 RTS GPIO control againMarek Vasut2020-09-041-8/+25
* | tty: serial: earlycon dependencyTong Zhang2020-09-041-0/+1
* | sc16is7xx: Set iobase to device indexDaniel Mack2020-09-041-0/+1
* | serial: core: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-3/+1
* | serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-042-23/+9
* | serial: imx: Delete duplicated argument to '|' in imx_uart_probeYe Bin2020-09-041-2/+1
* | Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-3128-49/+89
|\|
| * 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