summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | tty: serial: fsl_lpuart: flush receive FIFO after overrunsStefan Agner2019-09-041-2/+13
| * | tty: serial: fsl_lpuart: fix framing error handling when using DMAStefan Agner2019-09-041-0/+26
| * | serial: imx: get rid of imx_uart_rts_auto()Sergey Organov2019-09-041-13/+8
| * | serial: imx: set_mctrl(): correctly restore autoRTS stateSergey Organov2019-09-041-2/+14
| * | serial: imx: set_termios(): do not enable autoRTS if RTS is unsetSergey Organov2019-09-041-1/+6
| * | serial: 8250_pnp: Move to struct dev_pm_opsAndy Shevchenko2019-09-041-11/+9
| * | serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam2019-09-041-4/+288
| * | serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEPErwan Le Ray2019-09-041-5/+4
| * | serial: stm32: add pm_runtime supportErwan Le Ray2019-09-041-3/+38
| * | serial: stm32: select pinctrl state in each suspend/resume functionErwan Le Ray2019-09-041-0/+5
| * | 8250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost2019-09-041-2/+8
| * | tty: serial: fsl_lpuart: correct the FIFO depth sizeFugang Duan2019-09-041-10/+9
| * | tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sglFugang Duan2019-09-041-1/+0
| * | tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()Fugang Duan2019-09-041-1/+1
| * | tty: serial: fsl_lpuart: add earlycon for imx8qxp platformFugang Duan2019-09-041-0/+1
| * | tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero settingFugang Duan2019-09-041-2/+0
| * | serial: 8250_exar: Use struct_size() helperAndy Shevchenko2019-09-041-3/+1
| * | tty: nozomi: Use dev_get_drvdataChuhong Yuan2019-09-041-2/+2
| * | serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan2019-09-042-4/+2
| * | tty/isicom: remove redundant assignment to variable word_countColin Ian King2019-09-041-1/+0
| * | tty: serial: Remove call to memset after pci_alloc_consistentFuqian Huang2019-09-041-2/+0
| * | tty: hvcs: Fix odd use of strlcpyJoe Perches2019-09-041-2/+2
| * | serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren2019-09-041-1/+10
| * | tty: n_gsm: add helpers to convert mux-num to/from tty-baseMartin Hundebøll2019-09-041-4/+15
* | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-7/+1
|\ \ \
| * | | drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-301-7/+1
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-162-34/+6
|\ \ \ \
| * | | | serial: lpc32xx: allow compile testingArnd Bergmann2019-08-151-31/+4
| * | | | serial: lpc32xx_hs: allow compile-testingArnd Bergmann2019-08-152-3/+2
| | |/ / | |/| |
* | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-165-6216/+0
|\ \ \ \ | |/ / / |/| | |
| * | | tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-163-2204/+0
| * | | tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-163-2965/+0
| * | | tty/serial: remove the sn_console driverChristoph Hellwig2019-08-163-1047/+0
* | | | kgdboc: disable the console lock when in kgdbDouglas Anderson2019-07-301-0/+4
|/ / /
* | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-284-754/+5
|\ \ \
| * | | vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter2019-07-251-1/+5
| * | | tty: serial: netx: Delete driverLinus Walleij2019-07-253-753/+0
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-07-271-3/+2
|\ \ \
| * | | tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-07-251-3/+2
| |/ /
* | | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
|\ \ \ | |/ / |/| |
| * | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-192-4/+43
|\ \ \
| * \ \ Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson2019-07-152-4/+43
| |\ \ \ | | |_|/ | |/| |
| | * | serial: sa1100: add note about modem control signalsRussell King2019-06-041-0/+4
| | * | serial: sa1100: add support for mctrl gpiosRussell King2019-06-042-4/+39
* | | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
| |_|/ |/| |
* | | docs: serial: move it to the driver-apiMauro Carvalho Chehab2019-07-152-3/+3
* | | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | | docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1