summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* TTY: serial, fix includes in some driversJiri Slaby2011-09-2222-2/+33
* TTY: serial, remove dead code from 68328Jiri Slaby2011-09-222-36/+0
* TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu2011-09-221-3/+2
* serial: pxa: work around for errata #20Marcus Folkesson2011-09-221-0/+20
* tty: add a DesignWare 8250 driverJamie Iles2011-08-263-0/+202
* tty: 8250: export serial8250_handle_irqJamie Iles2011-08-261-0/+1
* max3110: Fix up port->tty backreferencingAlan Cox2011-08-261-2/+5
* max3110: add sysrq supportAlexander Shishkin2011-08-262-56/+44
* max3110: wake up fixesDirk Brandewie2011-08-261-4/+7
* hsu: add runtime pm supportKristen Carlson Accardi2011-08-261-0/+47
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+2
* TTY: serial, move locking in uart_closeJiri Slaby2011-08-251-1/+1
* TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby2011-08-251-0/+3
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-241-1/+1
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-244-103/+28
* jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2011-08-242-21/+0
* tty: Add support serial for EXYNOS4212 SoCKukjin Kim2011-08-241-2/+2
* atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-241-3/+6
* serial/imx: support to handle break characterHui Wang2011-08-241-3/+7
* Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-243-107/+0
* Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman2011-08-241-7/+0
* tty: of_serial: add support for the DesignWare 8250Jamie Iles2011-08-231-0/+7
* tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-233-0/+107
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-232-72/+0
* tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-231-4/+35
* serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-232-12/+96
* serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang2011-08-231-14/+22
* serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang2011-08-233-2/+2
* serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang2011-08-231-9/+16
* TTY: remove tty_lockedJiri Slaby2011-08-231-4/+0
* TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-231-19/+1
* TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-231-2/+0
* TTY: serial, remove BTM from wait_until_sentJiri Slaby2011-08-231-23/+7
* sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-013-727/+466
|\
| *-. Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-291-77/+120
| |\ \
| | * | serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-281-33/+85
| | * | serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-281-47/+32
| | * | serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-281-0/+2
| | * | serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-281-2/+6
| | | |
| | \ \
| *-. \ \ Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-161-1/+3
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-141-7/+3
| * | | serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-142-122/+24
| * | | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-142-313/+273
| * | | serial: sh-sci: More unused define purging.Paul Mundt2011-06-081-15/+6
| * | | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-082-29/+13
| * | | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-082-56/+47
| * | | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0
| * | | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9
OpenPOWER on IntegriCloud