summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* ENGR00234466 UART: Fix disablement of CTS signalAlejandro Sierra2012-11-281-3/+3
* ENGR00225875-2 i.MX6Q/Solo Sabreauto Bluetooth H4 fix uart rx timeouts.Israel Perez2012-11-051-4/+7
* ENGR00229470-2 MX6SL-Add support for debug UART to be sourced from 24MHz.Ranjani Vaidyanathan2012-10-141-0/+5
* ENGR00220884 uart: quit the early uart console as late as possibleHuang Shijie2012-08-211-1/+1
* serial: Fix wakeup init logic to speed up startupSimon Glass2012-08-031-3/+3
* ENGR00211653 [MX6Q ARD] IMX UART add support for loopback mode.Israel Perez2012-07-251-2/+14
* ENGR00182346-2 serial: unregister the console when the console is releasedHuang Shijie2012-07-201-1/+2
* ENGR00182346-1 serial/imx : disable the clock when the uart is not usedHuang Shijie2012-07-201-2/+4
* imx: add polled io uart methodsSaleem Abdulrasool2012-07-201-0/+68
* imx: Add save/restore functions for UART control regsDirk Behme2012-07-201-8/+35
* ENGR00182048: Revert "ENGR00175578 serial/imx..."Jason Liu2012-07-201-4/+2
* ENGR00175578 serial/imx : disable the clock when the uart is not usedHuang Shijie2012-07-201-2/+4
* ENGR00180636: tty/imx: lock check while handle sysrq messageJason Liu2012-07-201-4/+11
* ENGR00179696 MX6Q/UART : fix the wrong DMA tranfer direction.Huang Shijie2012-07-201-2/+2
* ENGR00178951-1 serial/imx: dead lock dedected when handle sysrqJason Liu2012-07-201-0/+2
* serial/imx: support to handle break characterHui Wang2012-07-201-3/+7
* ENGR00173406-2 MX6Q/IMX : fix compiling error.Huang Shijie2012-07-201-0/+1
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2012-07-201-0/+1
* ENGR00170901-2 IMX/UART : add a wait queue for DMA RX in SMPHuang Shijie2012-07-201-16/+53
* ENGR00170901-1 IMX/UART : Revert "ENGR00170465-2"Huang Shijie2012-07-201-16/+1
* ENGR00162644 tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam2012-07-201-29/+13
* ENGR00170465-2 MX6Q/UART : enlarge the RX FIFO threthold when DMA is enabled.Huang Shijie2012-07-201-1/+16
* Revert "tty: serial: imx: Allow UART to be a source for wakeup"Alan Tull2012-07-201-14/+30
* tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam2012-07-201-30/+14
* ENGR00169433 IMX/UART : fix a bug in UART RXHuang Shijie2012-07-201-1/+3
* ENGR00169402 IMX/UART : do optimization for UART TXHuang Shijie2012-07-201-32/+29
* ENGR00169388-3 IMX/UART : fix the compiling errorHuang Shijie2012-07-201-2/+3
* ENGR00163703 uart: console write routing is unsafe on SMPXinyu Chen2012-07-201-1/+13
* ENGR00163603-3 MX6Q/UART : add DMA support to uart driverHuang Shijie2012-07-201-4/+329
* ENGR00139276-2 MX6 BT: Enable basic bluetooth support to mx6q platformLionel Xu2012-07-201-1/+8
* ENGR00154346 UART: fix uart deadlockZeng Zhaoming2012-07-201-4/+4
* ENGR00139274-4 [UART]Enable suspend/resume featureAnson Huang2012-07-201-12/+30
* ENGR00139274-2 [MX6]Enable suspend/resumeAnson Huang2012-07-201-1/+17
* ENGR00152479 Early uart: Correct Copyright declarationZeng Zhaoming2012-07-201-1/+1
* ENGR00139229-3 tty:early-uart: add early-uart support for i.mx platformsZeng Zhaoming2012-07-202-0/+191
* 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
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-271-1/+3
* 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: Wrong unicode value copied in con_set_unimap()Liz Clark2012-04-021-8/+43
* tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-04-021-1/+1
* drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-131-1/+0
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-031-0/+1