aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-259-47/+98
|\
| * 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
| * serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-071-0/+4
| * sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-281-12/+9
| * tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
| * serial: 8250, increase PASS_LIMITJiri Slaby2013-01-271-1/+1
| * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-211-0/+1
| * 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
| * 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
| * pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-271-1/+3
| * ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-271-6/+8
| * 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2012-04-221-0/+10
| * pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2012-04-221-1/+2
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-221-4/+4
| * serial: PL011: clear pending interruptsLinus Walleij2012-04-221-4/+11
| * tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-221-2/+2
| * serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-04-021-5/+10
* | tty: omap-serial: Disabling DMA on suspend pathVitaly Chernooky2013-01-161-0/+43
* | tty: omap-serial: Enable IDLE MODE on runtime suspendVitaly Chernooky2013-01-161-0/+9
* | OMAP4: DPLL cascading: Removed deadlock during DPLL cascading transitionIvan Khoronzhuk2012-07-251-11/+0
* | OMAP4: DPLL cascading: Recalibrate Baud Rates for UARTs when the DPLL freq ch...Ruchika Kharwar2012-06-181-1/+152
* | OMAP4: DPLL cascading: applying hold/release API to serial driverAndrii Tseglytskyi2012-06-181-0/+57
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-136-19/+46
* | serial_core: used uninitialized termios when port-tty is unsetIvan Khoronzhuk2012-04-131-4/+7
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2012-02-161-17/+24
* | serial: Fix wakeup init logic to speed up startupSimon Glass2012-02-081-4/+3
* | Merge branch 'linux-3.0.19' into p-android-omap-3.0Dan Murphy2012-02-062-0/+15
|\ \ | |/
| * jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-031-0/+1
| * serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-02-031-0/+14
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-0210-116/+73
|\ \ | |/
| * atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-121-2/+3
| * pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-262-7/+15
| * pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-261-2/+2
| * pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-261-0/+1
| * jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-11-114-103/+28
| * serial-core: power up uart port early before we do set_termios when resumingNing Jiang2011-11-111-0/+2
| * serial: pxa: work around for errata #20Marcus Folkesson2011-11-111-0/+20
| * cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-11-111-2/+2
* | omap: uart: scr register restoreruchika kharwar2011-12-141-1/+1
* | omap: uart: wer restorationruchika kharwar2011-12-141-1/+4
* | OMAP4: UART: scr register usage addedruchika kharwar2011-11-231-5/+4
* | Revert "tty: serial: omap-serial: fix tx fifo writes"Leed Aguilar2011-11-231-11/+7
* | OMAP4: UART: Revert TX fifo level checkingLeed Aguilar2011-11-231-8/+9