summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2020-03-11serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle1-0/+8
2020-03-11serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko2-3/+6
2020-03-11sysrq: Remove duplicated sysrq messagePetr Mladek1-4/+3
2020-03-11sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek1-0/+1
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet1-6/+11
2020-02-28VT_RESIZEX: get rid of field-by-field copyinAl Viro1-41/+27
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan1-1/+1
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre1-1/+2
2020-02-28vt: selection, handle pending signals in paste_selectionJiri Slaby1-1/+6
2020-02-28tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor1-9/+9
2020-02-28tty: synclinkmp: Adjust indentation in several functionsNathan Chancellor1-12/+12
2020-02-05serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-01-29serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray1-8/+3
2020-01-29tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing1-0/+2
2020-01-23tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan1-1/+4
2020-01-23tty: serial: imx: use the sg count from dma_map_sgPeng Fan1-1/+1
2020-01-14tty: always relink the portSudip Mukherjee1-2/+1
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+15
2020-01-12tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22
2019-12-21tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-12-21tty: Don't block on IO when ldisc change is pendingDmitry Safonov4-7/+14
2019-12-21serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-12-21serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-21serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-12-21tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-21tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan1-2/+2
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan1-5/+2
2019-11-28synclink_gt(): fix compat_ioctl()Al Viro1-12/+4
2019-11-25serial: mxs-auart: Fix potential infinite loopAnton Vasilyev1-1/+2
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell1-0/+28
2019-10-17serial: uartlite: fix exit path null pointerRandy Dunlap1-1/+2
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang1-1/+1
2019-08-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-08-04serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven1-7/+15
2019-08-04serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven1-2/+9
2019-08-04tty: serial_core: Set port active bit in uart_port_activateSerge Semin1-1/+6
2019-08-04serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT1-1/+2
2019-08-04tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-08-04tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-08-04tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-08-04tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-07-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta1-2/+1
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko1-2/+2