summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-26tty: add a DesignWare 8250 driverJamie Iles
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox
2011-08-26max3110: add sysrq supportAlexander Shishkin
2011-08-26max3110: wake up fixesDirk Brandewie
2011-08-26n_gsm: Send CLD command on exitAlan Cox
2011-08-26n_gsm: update TODO listAlan Cox
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby
2011-08-25TTY: serial, move locking in uart_closeJiri Slaby
2011-08-25TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-08-24jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo
2011-08-24tty: Add support serial for EXYNOS4212 SoCKukjin Kim
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth
2011-08-24serial/imx: support to handle break characterHui Wang
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman
2011-08-24Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang
2011-08-23serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby
2011-08-23TTY: remove tty_lockedJiri Slaby
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23drivers/tty/synclink: remove double commentEdwin van Vliet
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper