aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang13-29/+29
2011-09-22serial-core: power up uart port early before we do set_termios when resumingNing Jiang1-0/+2
2011-09-22serial: mfd: Initconst section fixesAndi Kleen1-1/+1
2011-09-22TTY: serial, move 68360 driver to stagingJiri Slaby3-2997/+0
2011-09-22cris: lower the printk level in cris serial driverWANG Cong1-6/+6
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm2-1/+52
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-09-22TTY: serial, fix includes in some driversJiri Slaby22-2/+33
2011-09-22TTY: serial, remove dead code from 68328Jiri Slaby2-36/+0
2011-09-22TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu1-3/+2
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson1-0/+20
2011-08-26tty: add a DesignWare 8250 driverJamie Iles3-0/+202
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles1-0/+1
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox1-2/+5
2011-08-26max3110: add sysrq supportAlexander Shishkin2-56/+44
2011-08-26max3110: wake up fixesDirk Brandewie1-4/+7
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi1-0/+47
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby1-1/+2
2011-08-25TTY: serial, move locking in uart_closeJiri Slaby1-1/+1
2011-08-25TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby1-0/+3
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo1-1/+1
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo4-103/+28
2011-08-24jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2-21/+0
2011-08-24tty: Add support serial for EXYNOS4212 SoCKukjin Kim1-2/+2
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-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: remove tty_lockedJiri Slaby1-4/+0
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-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/lethal/sh-3.xLinus 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 Sharma3-3/+3
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-20/+211
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-15/+12
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds7-39/+4