aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-11-261-0/+2
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-266-25/+71
|\
| * serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-08-111-8/+13
| * serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-08-111-8/+9
| * pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-031-7/+22
| * TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-06-071-0/+8
| * tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-072-2/+5
| * serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-071-0/+4
| * TTY: fix atime/mtime regressionJiri Slaby2013-05-011-1/+15
| * TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-011-6/+2
* | tty: omap-serial: Disabling DMA on suspend pathVitaly Chernooky2014-11-261-0/+43
* | tty: omap-serial: Enable IDLE MODE on runtime suspendVitaly Chernooky2014-11-261-0/+9
* | omap: omap-serial: fix compilation warningLeed Aguilar2014-10-011-1/+0
* | OMAP4: DPLL cascading: Removed deadlock during DPLL cascading transitionIvan Khoronzhuk2014-10-011-11/+0
* | OMAP4: DPLL cascading: Recalibrate Baud Rates for UARTs when the DPLL freq ch...Ruchika Kharwar2014-10-011-1/+152
* | OMAP4: DPLL cascading: applying hold/release API to serial driverAndrii Tseglytskyi2014-10-011-0/+57
* | Revert "tty: serial: omap-serial: fix tx fifo writes"Leed Aguilar2014-10-011-11/+7
* | omap: uart: scr register restoreruchika kharwar2014-10-011-1/+1
* | serial_core: used uninitialized termios when port-tty is unsetIvan Khoronzhuk2014-10-011-4/+7
* | serial: Fix wakeup init logic to speed up startupSimon Glass2014-10-011-4/+3
* | Serial: OMAP: external API to control uartGovindraj.R2014-10-011-0/+31
* | omap: uart: wer restorationruchika kharwar2014-10-011-1/+4
* | OMAP4: UART: scr register usage addedruchika kharwar2014-10-011-5/+4
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-04-054-16/+14
|\ \
| * | Merge tag 'v3.0.72' into android-3.0Todd Poynor2013-04-054-16/+14
| |\|
| | * vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-051-2/+4
| | * sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-281-12/+9
| | * TTY: do not reset master's packet modeJiri Slaby2013-03-201-1/+0
| | * tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-134-40/+101
|\| |
| * | Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-134-40/+101
| |\|
| | * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-281-15/+28
| | * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-281-23/+70
| | * tty: set_termios/set_termiox should not return -EINTROleg Nesterov2013-02-281-2/+2
| | * serial: 8250, increase PASS_LIMITJiri Slaby2013-01-271-1/+1
| | * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-211-0/+1
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-167-15/+51
|\| |
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-017-15/+51
| |\|
| | * n_gsm: memory leak in uplink error pathRuss Gorby2012-10-071-2/+5
| | * n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-10-071-2/+6
| | * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-2/+7
| | * serial: pl011: handle corruption at high clock speedsLinus Walleij2012-10-071-1/+14
| | * Remove BUG_ON from n_tty_read()Stanislav Kozina2012-10-071-1/+2
| | * pch_uart: Fix parity setting issueTomoya MORINAGA2012-10-021-1/+1
| | * pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-10-021-6/+12
| | * pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-10-021-0/+1
| | * tty: Allow uart_register/unregister/registerAlan Cox2012-06-011-0/+1
| | * Add missing call to uart_update_timeout()Lothar Waßmann2012-06-011-0/+2
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-306-15/+39
|\| |
| * | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-306-15/+39
| |\|