summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-04-19tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy
2011-04-19serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-31sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu
2011-03-31serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot
2011-03-30apbuart: Depend upon sparc.David S. Miller
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-16Merge remote branch 'rmk/for-linus' into for-linusDavid Brown
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-15drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-10ARM: 6764/1: pl011: factor out FIFO to TTY codeLinus Walleij
2011-03-10ARM: 6763/1: pl011: add optional RX DMA to PL011 v2Linus Walleij
2011-03-10xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.Konrad Rzeszutek Wilk
2011-03-09n_gsm: fix UIH control byte : P bit should be 0Eric Bénard
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana
2011-03-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng
2011-03-04serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot
2011-03-02powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-03-01tty: serial: altera_jtaguart: Add device tree supportTobias Klauser
2011-03-01tty: serial: altera_uart: Add devicetree supportTobias Klauser
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28dt: uartlite: merge platform and of_platform driver bindingsGrant Likely