summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: max3100: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: vcc: use setup_timer() helper.Allen Pais
2017-10-03drivers: tty: mux: use setup_timer() helper.Allen Pais
2017-10-03serial: imx: Switch setting dma_is_txing from "false" to "0"Martyn Welch
2017-10-03serial: imx: Use RX_BUF_SIZE to set size of RX bufferMartyn Welch
2017-10-03serial: imx: only set dma_is_rxing when DMA startsRomain Perier
2017-10-03drivers: tty: imx: use setup_timer() helper.Allen Pais
2017-10-03serial: imx: Update cached mctrl value when changing RTSIan Jamison
2017-10-03serial: imx: Use common rs485 device tree parsing functionSascha Hauer
2017-09-29selection: get rid of field-by-field copyinAl Viro
2017-09-29VT_RESIZEX: get rid of field-by-field copyinAl Viro
2017-09-19serial: imx: default to half duplex rs485Sascha Hauer
2017-09-18serial: omap-serial: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: fsl_lpuart: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: atmel: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König
2017-09-18serial: fsl_lpuart: Remove unused 'bd' variableFabio Estevam
2017-09-18tty: synclink: Reuse an existing error handling pathChristophe JAILLET
2017-09-18vt: Use bsearch library function in is_double_widthThomas Meyer
2017-09-18tty: serial: make sport_uart_ops static and constBhumika Goyal
2017-09-18ttyport: trivial fix for some typo in commentsAntonio Borneo
2017-09-18serial: meson: add Magic SysRq supportYixun Lan
2017-09-18serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov
2017-09-18tty: serial: lpuart: avoid report NULL interruptFugang Duan
2017-09-18serial: bcm63xx: fix timing issue.Russell Enderby
2017-09-18mxser: fix timeout calculation for low ratesJiri Slaby
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-31tty: goldfish: Implement support for kernel 'earlycon' parameterMiodrag Dinic
2017-08-31tty: goldfish: Use streaming DMA for r/w operations on Ranchu platformsMiodrag Dinic
2017-08-31tty: goldfish: Refactor constants to better reflect their natureAleksandar Markovic
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-31earlycon: initialise baud field of earlycon device structureEugeniy Paltsev
2017-08-29sparc64: vcc: make ktermios constBhumika Goyal
2017-08-29tty: hvcs: make ktermios constBhumika Goyal
2017-08-28sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter
2017-08-28pty: show associative slave of ptmx in fdinfoMasatake YAMATO
2017-08-28tty: n_gsm: Add compat_ioctlLars Poeschel
2017-08-28tty: hvcs: constify vio_device_idArvind Yadav
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav
2017-08-28Introduce 8250_men_mcbMichael Moese
2017-08-28serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison
2017-08-28tty: serial: imx: disable irq after suspendMaxim Yu. Osipov