summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-281-0/+1
|\
| * sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-241-0/+1
* | omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-08-231-2/+1Star
* | TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby2011-08-231-0/+5
* | TTY: pty, fix pty countingJiri Slaby2011-08-232-4/+16
* | 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-08-231-3/+5
* | serial/8250_pci: delete duplicate data definitionTomoya MORINAGA2011-08-231-5/+0Star
* | 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-08-231-1/+5
* | tty: Add "spi:" prefix for spi modaliasAxel Lin2011-08-233-3/+3
* | atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus2011-08-221-3/+5
* | serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-08-221-0/+3
* | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-221-1/+1
* | pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2011-08-221-1/+2
* | serial: samsung: Fix build errorKukjin Kim2011-08-081-2/+6
|/
* sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4Star
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-013-727/+466Star
|\
| *-. 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/+32Star
| | * | 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
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-06-153-652/+348Star
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-141-7/+3Star
| | * | serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-142-122/+24Star
| | * | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-142-313/+273Star
| | * | serial: sh-sci: More unused define purging.Paul Mundt2011-06-081-15/+6Star
| | * | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-082-29/+13Star
| | * | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-082-56/+47Star
| | * | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0Star
| | * | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9Star
| | * | serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-063-121/+14Star
* | | | serial/imx: add device tree probe supportShawn Guo2011-07-271-11/+72
* | | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-16/+69
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-275-5/+5
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-2611-56/+591
|\ \ \ \
| * | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-07-091-1/+122
| * | | | n_gsm: fix the wrong FCS handlingDu, Alek2011-07-091-4/+0Star
| * | | | pch_uart: add missing comment about OKI ML7223Alexander Stein2011-07-091-0/+1
| * | | | pch_uart: Add MSI supportAlexander Stein2011-07-091-0/+5
| * | | | tty: fix "IRQ45: nobody cared"Andrew McGregor2011-07-021-1/+1
| * | | | tty: serial: samsung.c remove legacy PM code.MyungJoo Ham2011-07-021-13/+14
| * | | | SERIAL: SC26xx: Fix link error.Ralf Baechle2011-07-021-1/+1
| * | | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-07-021-1/+2
| * | | | mrst_max3110: Change max missing message priority.William Douglas2011-07-021-1/+1
| * | | | tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee2011-07-021-0/+4
| * | | | tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-07-021-1/+1
| * | | | serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger2011-07-021-2/+1Star
| * | | | drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-023-6/+7