summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-3/+6
2011-08-24serial/imx: support to handle break characterHui Wang1-3/+7
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman3-107/+0
2011-08-24Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman1-7/+0
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles1-0/+7
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles3-0/+107
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2-72/+0
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-4/+35
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2-12/+96
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang1-14/+22
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause1-1/+1
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang3-2/+2
2011-08-23serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang1-9/+16
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2-23/+2
2011-08-23TTY: remove tty_lockedJiri Slaby4-19/+2
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby1-9/+1
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-19/+1
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby1-2/+0
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby1-23/+7
2011-08-23drivers/tty/synclink: remove double commentEdwin van Vliet1-1/+0
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi3-0/+923
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds3-727/+466
2011-07-27serial/imx: add device tree probe supportShawn Guo1-11/+72
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo1-16/+69
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+5
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-56/+591
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-148/+897
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-15/+12
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-39/+4
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-16/+27
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim7-39/+4
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham7-35/+2
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt1-2/+2
2011-07-19hvc_console: Add kdb supportAnton Blanchard1-0/+39
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard1-21/+37
2011-07-19hvc_console: Improve tty/console put_chars handlingHendrik Brueckner1-3/+5
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre3-114/+0
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre3-125/+0
2011-07-15Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely11-19/+229
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina12-20/+232
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely1-0/+1
2011-07-08amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-1/+122
2011-07-08n_gsm: fix the wrong FCS handlingDu, Alek1-4/+0
2011-07-08pch_uart: add missing comment about OKI ML7223Alexander Stein1-0/+1
2011-07-08pch_uart: Add MSI supportAlexander Stein1-0/+5
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham1-4/+2