summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty: drop superfluous dependency in KconfigPaul Bolle2011-10-131-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-09-1524-796/+721Star
|\
| * cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-151-2/+2
| * Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-291-11/+60
| |\
| | * serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi2011-08-291-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-08-082-10/+5Star
| | |\
| | * | serial: sh-sci: console Runtime PM supportMagnus Damm2011-08-031-10/+58
| | * | serial: sh-sci: fix DMA build by including dma-mapping.hMagnus Damm2011-08-031-0/+1
| | * | serial: sh-sci: Fix up default regtype probing.Paul Mundt2011-08-031-1/+1
| * | | 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
* | | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/ / / /
* | | | 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