summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2019-12-13vcs: prevent write access to vcsu devicesNicolas Pitre1-0/+3
2019-12-13tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-12-13tty: Don't block on IO when ldisc change is pendingDmitry Safonov4-7/+14
2019-12-13tty: serial: qcom_geni_serial: Fix softlockRyan Case1-17/+39
2019-12-13serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-12-13tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-13tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan1-2/+2
2019-12-05serial: 8250: Fix serial8250 initialization crashHe Zhe1-8/+9
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan1-5/+2
2019-12-05serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel3-1/+52
2019-12-05serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallbackGeert Uytterhoeven1-1/+1
2019-12-01synclink_gt(): fix compat_ioctl()Al Viro1-12/+4
2019-12-01pty: fix compat ioctlsAl Viro1-2/+12
2019-11-20tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson1-29/+26
2019-11-20serial: mxs-auart: Fix potential infinite loopAnton Vasilyev1-1/+2
2019-11-20serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski1-0/+8
2019-11-20serial: uartps: Fix suspend functionalityNava kishore Manne1-29/+12
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap1-0/+5
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET1-1/+1
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-16tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-07-31serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven1-7/+15
2019-07-31serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven1-2/+9
2019-07-31serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese1-0/+14
2019-07-31tty: serial_core: Set port active bit in uart_port_activateSerge Semin1-1/+6
2019-07-31serial: imx: fix locking in set_termios()Sergey Organov1-10/+13
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT1-1/+2
2019-07-31tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-07-31tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-07-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta1-2/+1
2019-07-10sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang1-0/+2
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-15dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko1-2/+2
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-06-09serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-06-09vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat1-2/+9
2019-06-09tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-09tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-05-31tty: ipwireless: fix missing checks for ioremapKangjie Lu1-0/+8