aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* Char: nozomi, remove useless tty_semJiri Slaby2011-04-25
* Char: nozomi, remove port.count checksJiri Slaby2011-04-25
* Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-25
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* Serial: Remove unused code.Govindraj.R2011-04-19
* tty: Clean console safelyPetr Písař2011-04-19
* Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-19
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* serial: core, remove uart_update_termiosJiri Slaby2011-04-19
* serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-19
* serial: core, move termios handling to uart_startupJiri Slaby2011-04-19
* Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-19
* serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-19
* TTY: fix fail path in tty_openJiri Slaby2011-04-19
* TTY: plug in deinitialize_tty_structJiri Slaby2011-04-19
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19
* TTY: unify pty_unix98_install fail path handlingJiri Slaby2011-04-19
* TTY: unify pty_install fail path handlingJiri Slaby2011-04-19
* TTY: unify tty_init_dev fail path handlingJiri Slaby2011-04-19
* TTY: rocket, remove unused variablesJiri Slaby2011-04-19
* Char: moxa, remove unused variablesJiri Slaby2011-04-19
* TTY: VT, remove unused variablesJiri Slaby2011-04-19
* Char: cyclades, fix unused variableJiri Slaby2011-04-19
* TTY: serial_core, remove unused variableJiri Slaby2011-04-19
* tty: VT, remove unused variableJiri Slaby2011-04-19
* drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton2011-04-19
* vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor2011-04-19
* vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski2011-04-19
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-07
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-31
| |\
| * | sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu2011-03-31
| * | serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot2011-03-31
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-31
| | |/ | |/|
* | | tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-04
* | | apbuart: Depend upon sparc.David S. Miller2011-03-31
* | | sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom2011-03-30
* | | sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom2011-03-30
|/ /
* / drivers: Final irq namespace conversionThomas Gleixner2011-03-29
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\
| * kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-25
* | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall2011-03-23
* | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \
| * | serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl2011-02-17
| * | hvcs: fix typo in commentPaul Bolle2011-02-15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\ \ \
| * | | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall2011-03-15
| * | | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-02