summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-04-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2012-04-22serial: PL011: move interrupt clearingLinus Walleij
2012-04-22serial: PL011: clear pending interruptsLinus Walleij
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-20Merge remote branch 'fsl-linux-sdk/imx_3.0.15_12.04.01' into imx_3.0.15_androidXinyu Chen
2012-04-16ENGR00179696 MX6Q/UART : fix the wrong DMA tranfer direction.Huang Shijie
2012-04-16ENGR00179696 MX6Q/UART : fix the wrong DMA tranfer direction.Huang Shijie
2012-04-09Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-04-05ENGR00178951-1 serial/imx: dead lock dedected when handle sysrqJason Liu
2012-04-05serial/imx: support to handle break characterHui Wang
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-04-02TTY: Wrong unicode value copied in con_set_unimap()Liz Clark
2012-04-02tty: moxa: fix bit test in moxa_start()Dan Carpenter
2012-02-13drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-03jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-02-03serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-02-03TTY: fix UV serial console regressionJiri Slaby
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-31ENGR00173406-2 MX6Q/IMX : fix compiling error.Huang Shijie
2012-01-31net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2012-01-09ENGR00170901-2 IMX/UART : add a wait queue for DMA RX in SMPHuang Shijie
2012-01-09ENGR00170901-1 IMX/UART : Revert "ENGR00170465-2"Huang Shijie
2012-01-09ENGR00162644 tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam
2012-01-09ENGR00170465-2 MX6Q/UART : enlarge the RX FIFO threthold when DMA is enabled.Huang Shijie
2012-01-09Revert "tty: serial: imx: Allow UART to be a source for wakeup"Alan Tull
2012-01-09tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam
2012-01-09ENGR00169433 IMX/UART : fix a bug in UART RXHuang Shijie
2012-01-09ENGR00169402 IMX/UART : do optimization for UART TXHuang Shijie
2012-01-09ENGR00169388-3 IMX/UART : fix the compiling errorHuang Shijie
2012-01-09ENGR00163703 uart: console write routing is unsafe on SMPXinyu Chen
2012-01-09ENGR00163603-3 MX6Q/UART : add DMA support to uart driverHuang Shijie
2012-01-09ENGR00139276-2 MX6 BT: Enable basic bluetooth support to mx6q platformLionel Xu
2012-01-09ENGR00154346 UART: fix uart deadlockZeng Zhaoming
2012-01-09ENGR00139274-4 [UART]Enable suspend/resume featureAnson Huang
2012-01-09ENGR00139274-2 [MX6]Enable suspend/resumeAnson Huang
2012-01-09ENGR00152479 Early uart: Correct Copyright declarationZeng Zhaoming
2012-01-09ENGR00139229-3 tty:early-uart: add early-uart support for i.mx platformsZeng Zhaoming
2011-11-26TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-26TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-26TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-11-26tty: hvc_dcc: Fix duplicate character inputsStephen Boyd
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-11-11jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-11-11serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-11-11serial: pxa: work around for errata #20Marcus Folkesson
2011-11-11TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby
2011-11-11TTY: make tty_add_file non-failingJiri Slaby