aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* hsu: add runtime pm supportKristen Carlson Accardi2011-08-26
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* TTY: serial, move locking in uart_closeJiri Slaby2011-08-25
* TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby2011-08-25
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2011-08-24
* tty: Add support serial for EXYNOS4212 SoCKukjin Kim2011-08-24
* atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-24
* serial/imx: support to handle break characterHui Wang2011-08-24
* Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-24
* Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman2011-08-24
* tty: of_serial: add support for the DesignWare 8250Jamie Iles2011-08-23
* tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-23
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-23
* tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-23
* serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-23
* serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang2011-08-23
* serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang2011-08-23
* serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang2011-08-23
* TTY: remove tty_lockedJiri Slaby2011-08-23
* TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-23
* TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-23
* TTY: serial, remove BTM from wait_until_sentJiri Slaby2011-08-23
* sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-07
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-04
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-01
|\
| *-. Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-29
| |\ \
| | * | serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-28
| | * | serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-28
| | * | serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-28
| | * | serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-28
| | | |
| | \ \
| *-. \ \ Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-16
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-14
| * | | serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-14
| * | | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-13
| * | | serial: sh-sci: More unused define purging.Paul Mundt2011-06-08
| * | | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-08
| * | | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-08
| * | | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-08
| * | | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-08
| * | | serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-05
| | |/ | |/|
* | | serial/imx: add device tree probe supportShawn Guo2011-07-26
* | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-26
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\ \ \
| * | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-07-08
| * | | pch_uart: add missing comment about OKI ML7223Alexander Stein2011-07-08
| * | | pch_uart: Add MSI supportAlexander Stein2011-07-08
| * | | tty: serial: samsung.c remove legacy PM code.MyungJoo Ham2011-07-01