summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König1-5/+3
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang1-7/+8
2015-06-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui1-3/+2
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-05-23xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-18tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-18serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-05-18serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-25tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-04-25tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner1-0/+2
2015-04-23n_tty: Fix read buffer overwrite when no newlinePeter Hurley1-27/+79
2015-03-28Change email address for 8250_pciRussell King1-1/+1
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior1-6/+5
2015-03-14tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-14TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner1-4/+5
2015-03-07serial: fsl_lpuart: delete timer on shutdownStefan Agner1-3/+4
2015-03-07vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-07tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-01-27serial: fix parisc boot hangJames Bottomley1-1/+3
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-16tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin1-0/+1
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-06tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-06tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-06serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-21/+73
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul1-0/+1
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul1-1/+1
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+1
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+4
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+2
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-14/+9
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-488/+2183
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-5/+4
2014-10-03Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman1-3/+0
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-1/+1
2014-09-29tty: serial: msm: Add earlycon supportStephen Boyd2-12/+63
2014-09-29serial/core: Initialize the console pm stateSudhir Sreedharan1-0/+3
2014-09-29serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson1-0/+4