summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2011-04-20TTY: unify pty_install fail path handlingJiri Slaby1-9/+10
2011-04-20TTY: unify tty_init_dev fail path handlingJiri Slaby1-11/+12
2011-04-20TTY: rocket, remove unused variablesJiri Slaby1-47/+0
2011-04-20Char: moxa, remove unused variablesJiri Slaby1-4/+0
2011-04-20TTY: VT, remove unused variablesJiri Slaby1-3/+1
2011-04-20Char: cyclades, fix unused variableJiri Slaby1-2/+1
2011-04-20TTY: serial_core, remove unused variableJiri Slaby1-4/+0
2011-04-20tty: VT, remove unused variableJiri Slaby1-2/+0
2011-04-20drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton1-5/+17
2011-04-20vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor1-0/+1
2011-04-20vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski1-6/+4
2011-04-19nozomi: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-19cyclades: Drop __TIME__ usageMichal Marek1-2/+1
2011-04-12tty: fix typo in descripton of tty_termios_encode_baud_rateUwe Kleine-König1-1/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds31-59/+59
2011-04-05tty: fix endless work loop when the buffer fills upLinus Torvalds2-3/+7
2011-03-31Fix common misspellingsLucas De Marchi31-59/+59
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-3/+3
2011-03-31sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu1-13/+6
2011-03-31serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot1-0/+6
2011-03-31apbuart: Depend upon sparc.David S. Miller1-1/+1
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom1-17/+7
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom1-7/+5
2011-03-29drivers: Final irq namespace conversionThomas Gleixner2-3/+3
2011-03-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2011-03-26kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2-2/+2
2011-03-24drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-23tty: stop using "delayed_work" in the tty layerLinus Torvalds2-14/+14
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-63/+78
2011-03-18Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-45/+269
2011-03-18Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+815
2011-03-18Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2-63/+452
2011-03-18Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds1-0/+2
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King21-2086/+657
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt80-1299/+46240
2011-03-17Merge remote branch 'rmk/for-linus' into for-linusDavid Brown19-2023/+205
2011-03-17Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-706/+0
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-131/+126
2011-03-17Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds9-10/+0
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds63-435/+46082
2011-03-15drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-32/+35
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-2/+2
2011-03-15pch_uart: reference clock on CM-iTCDenis Turischev1-2/+7
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King1-0/+1
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim1-2/+2
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King3-0/+814