summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2019-07-30kgdboc: disable the console lock when in kgdbDouglas Anderson-0/+4
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-754/+5
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+2
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra-3/+2
2019-07-25vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter-1/+5
2019-07-25tty: serial: netx: Delete driverLinus Walleij-753/+0
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet-1/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+43
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-4/+2
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson-4/+43
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab-3/+3
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-15docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+15
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-1/+1
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2552/+864
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds-0/+18
2019-07-04tty: serial: fsl_lpuart: add imx8qxp supportFugang Duan-20/+86
2019-07-03serial: imx: set_termios(): preserve RTS stateSergey Organov-5/+9
2019-07-03serial: imx: set_termios(): clarify RTS/CTS bits calculationSergey Organov-24/+14
2019-07-03serial: imx: set_termios(): factor-out 'ucr2' initial valueSergey Organov-3/+2
2019-07-03serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven-2/+9
2019-07-03serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven-7/+15
2019-07-03serial: mpsc: Remove obsolete MPSC driverMark Greer-2153/+0
2019-07-03serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...Wei Yongjun-2/+5
2019-06-21serial: stm32: add RX and TX FIFO flushErwan Le Ray-5/+15
2019-06-21serial: stm32: add support of RX FIFO thresholdErwan Le Ray-3/+25
2019-06-21serial: stm32: add support of TX FIFO thresholdErwan Le Ray-9/+55
2019-06-21serial: stm32: update PIO transmissionErwan Le Ray-14/+13
2019-06-21serial: stm32: add support of timeout interrupt for RXErwan Le Ray-6/+26
2019-06-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta-2/+1
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov-15/+61
2019-06-21serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese-0/+14
2019-06-18serial: 8250: pericom_do_set_divisor can be statickbuild test robot-1/+1
2019-06-18tty: serial_core: Set port active bit in uart_port_activateSerge Semin-1/+6
2019-06-18serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese-22/+57
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko-27/+26
2019-06-18serial: fsl_lpuart: Remove unneeded OOM error messageFabio Estevam-3/+1
2019-06-18serial: uartps: Remove useless return from cdns_uart_poll_put_charNava kishore Manne-2/+0
2019-06-18serial: uartps: Do not add a trailing semicolon to macroNava kishore Manne-1/+1
2019-06-18serial: uartps: Fix long line over 80 charsNava kishore Manne-1/+2
2019-06-18serial: uartps: Fix multiple line dereferenceNava kishore Manne-2/+2
2019-06-18serial: uartps: Use octal permission for module_param()Nava kishore Manne-2/+2
2019-06-18serial: uartps: Use the same dynamic major number for all portsShubhrajyoti Datta-2/+3
2019-06-18serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan-18/+79
2019-06-18serial: imx: fix locking in set_termios()Sergey Organov-10/+13
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov-4/+4