summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2014-02-23serial: omap-serial: Move info message to probe functionMarkus Pargmann1-3/+3
2014-02-23vt: Fix secure clear screenPetr Písař1-0/+2
2014-02-23n_tty: Fix stale echo outputPeter Hurley1-5/+7
2014-02-23tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-02-23serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li1-1/+3
2014-02-06drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard1-1/+1
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-02-06tty/serial: at91: disable uart timer at start of shutdownMarek Roszko1-12/+10
2014-02-06tty/serial: at91: reset rx_ring when port is shutdownMark Deneen1-0/+6
2014-02-06tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko1-1/+2
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13
2014-01-29serial: amba-pl011: use port lock to guard control register accessJon Medhurst1-0/+6
2013-12-18tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley1-1/+6
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2013-12-17serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-17tty: Fix hang at ldsem_down_read()Peter Hurley1-3/+13
2013-11-30n_tty: Fix missing newline echoPeter Hurley1-2/+4
2013-11-26Revert "n_gsm: race between ld close and gsmtty open"Greg Kroah-Hartman1-27/+10
2013-11-25n_tty: Protect minimum_to_wake reset for concurrent readersPeter Hurley1-2/+2
2013-11-25tty: Reset hupped state on openPeter Hurley1-0/+1
2013-11-25TTY: amiserial, add missing platform checkGeert Uytterhoeven1-0/+3
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2013-11-25n_gsm: race between ld close and gsmtty openChao Bi1-10/+27
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-11-25n_tty: Fix 4096-byte canonical readsPeter Hurley1-1/+4
2013-11-25n_tty: Fix echo overrun tail computationPeter Hurley1-1/+1
2013-11-25n_tty: Ensure reader restarts worker for next readerPeter Hurley1-2/+3
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+17
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+9
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-15/+14
2013-11-09Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk5-33/+37
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring3-21/+28
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-341/+1174
2013-10-31serial: omap: fix missing commaPhilippe Proulx1-1/+1
2013-10-30Merge branch 'dma_complete' into nextVinod Koul1-1/+1
2013-10-30serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-30serial: mfd: Staticize local symbolsJingoo Han1-4/+6
2013-10-30serial: omap: fix a few checkpatch warningsPhilippe Proulx1-9/+8
2013-10-30serial: omap: improve RS-485 performancePhilippe Proulx1-12/+38
2013-10-30mrst_max3110: fix unbalanced IRQ issue during resumeChen, Jie1-18/+17
2013-10-30serial: omap: Add support for optional wake-upTony Lindgren1-8/+46
2013-10-30serial: sirf: remove duplicate definesMichael Opdenacker1-12/+0
2013-10-29tty: xuartps: Fix build error when COMMON_CLK is not setSoren Brinkmann1-0/+8
2013-10-29tty: xuartps: Fix build error due to missing forward declarationSoren Brinkmann1-14/+14