summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-04-10tty: serial: tegra: Support for IrDA loopback testRamalingam C
2013-04-01tty: serial: tegra: wait for tasklets during shutdownSang-Hun Lee
2013-03-29tty: serial: 8250: tegra fix spurious interruptsPradeep Goudagunta
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-12-20tty: serial: tegra: Export symbols for bluesleepMursalin Akon
2012-11-28tty: serial: tegra: moving to clk prepare APIsSivaram Nair
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-11-09tty: serial: tegra: Add stub runtime power managementPradeep Goudagunta
2012-10-31tty: serial: tegra: check function's return valueSri Krishna chowdary
2012-10-29serial: 8250: Fix for Initial high frequency pulseVishal Singh
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-07n_gsm: memory leak in uplink error pathRuss Gorby
2012-10-07n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-10-07n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-10-07n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-10-07serial: omap: fix software flow controlVikram Pandita
2012-10-07Remove BUG_ON from n_tty_read()Stanislav Kozina
2012-10-07tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon
2012-10-02pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-10-02pch_uart: Fix parity setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-10-02tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-08-30Merge commit 'v3.4.10' into android-t114-3.4Varun Wadekar
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
2012-07-30tty: serial: tegra: IrDA support with tegra_hsuartRamalingam C
2012-07-09Merge remote branch 'origin/android-tegra-nv-3.4' into totBo Yan
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-07-05Merge branch 'android-tegra-nv-3.4' into android-t114-3.4Varun Wadekar
2012-07-04tty: serial: tegra: deadlock with tty_wakeupPradeep Kumar
2012-06-22xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-06-22xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-06-22xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-06-22tty: serial: tegra: Do not cast phys_addr_t to void*Pradeep Goudagunta
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-07tty: serial: tegra-hsuart: Add check for platform dataManoj Chourasia
2012-06-07serial: tegra: disable interrupt when changing configurationLaxman Dewangan
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-01hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox