aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi1-5/+2
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang19-35/+35
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-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven1-1/+2
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-09-22serial/imx: add of_alias_get_id() reference backShawn Guo1-4/+7
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin1-1/+3
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt4-2/+436
2011-09-20hvcs: Ensure page aligned partner info bufferBrian King1-3/+3
2011-09-20Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2011-09-20serial/8250: Move UPIO_TSI to powerpcArnd Bergmann1-23/+0
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski1-17/+8
2011-09-15Merge branch 'master' into for-nextJiri Kosina24-796/+721
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.xLinus Torvalds1-11/+60
2011-08-29msm_serial: Add devicetree supportDavid Brown1-0/+14
2011-08-29msm_serial: Use relative resources for iomemDavid Brown1-10/+6
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi1-1/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2011-08-26tty: add a DesignWare 8250 driverJamie Iles3-0/+202
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles1-0/+1
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi1-6/+2
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-26n_gsm: Send CLD command on exitAlan Cox1-0/+8
2011-08-26n_gsm: update TODO listAlan Cox1-1/+0
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi1-0/+47
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby3-3/+4
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby1-1/+1
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-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki1-0/+1