summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-07-03serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-07-03n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang
2015-06-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-23xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-17tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-17serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-05-17serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-24tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-24tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-04-22n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-03-28Change email address for 8250_pciRussell King
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-03-14tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-14TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-06serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-06serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-01-27serial: fix parisc boot hangJames Bottomley
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-02Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman