| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-10-09 |
|\ |
|
| * | SERIAL: Lantiq: Set timeout in uart_port | John Crispin | 2011-09-21 |
* | | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong | 2011-09-14 |
|/ |
|
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-29 |
|\ |
|
| * | serial: sh-sci: report CTS as active for get_mctrl | Yoshii Takashi | 2011-08-29 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-08-08 |
| |\ |
|
| * | | serial: sh-sci: console Runtime PM support | Magnus Damm | 2011-08-03 |
| * | | serial: sh-sci: fix DMA build by including dma-mapping.h | Magnus Damm | 2011-08-02 |
| * | | serial: sh-sci: Fix up default regtype probing. | Paul Mundt | 2011-08-02 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-28 |
|\ \ \ |
|
| * | | | sh-sci / PM: Use power.irq_safe | Rafael J. Wysocki | 2011-08-24 |
| | |/
| |/| |
|
* | | | omap-serial: Allow IXON and IXOFF to be disabled. | Nick Pelly | 2011-08-23 |
* | | | TTY: serial, document ignoring of uart->ops->startup error | Jiri Slaby | 2011-08-23 |
* | | | TTY: pty, fix pty counting | Jiri Slaby | 2011-08-23 |
* | | | 8250: Fix race condition in serial8250_backup_timeout(). | Al Cooper | 2011-08-23 |
* | | | serial/8250_pci: delete duplicate data definition | Tomoya MORINAGA | 2011-08-23 |
* | | | 8250_pci: add support for Rosewill RC-305 4x serial port card | Eric Smith | 2011-08-23 |
* | | | tty: Add "spi:" prefix for spi modalias | Axel Lin | 2011-08-23 |
* | | | atmel_serial: fix atmel_default_console_device | Voss, Nikolaus | 2011-08-22 |
* | | | serial: 8250_pnp: add Intermec CV60 touchscreen device | Bjorn Helgaas | 2011-08-22 |
* | | | drivers/serial/ucc_uart.c: Fix compiler warning | Kumar Gala | 2011-08-22 |
* | | | pch_uart: Set PCIe bus number using probe parameter | Tomoya MORINAGA | 2011-08-22 |
* | | | serial: samsung: Fix build error | Kukjin Kim | 2011-08-08 |
|/ / |
|
* | | sh: Fix boot crash related to SCI | Rafael J. Wysocki | 2011-08-07 |
* | | dt: remove of_alias_get_id() reference | Grant Likely | 2011-08-04 |
|/ |
|
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 |
|\ |
|
| *-. | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-29 |
| |\ \ |
|
| | * | | serial: sh-sci: Fix up pretty name printing for port IRQs. | Paul Mundt | 2011-06-28 |
| | * | | serial: sh-sci: Kill off per-port enable/disable callbacks. | Paul Mundt | 2011-06-28 |
| | * | | serial: sh-sci: Add missing module description/author bits. | Paul Mundt | 2011-06-28 |
| | * | | serial: sh-sci: Regtype probing doesn't need to be fatal. | Paul Mundt | 2011-06-28 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-06-15 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | serial: sh-sci: Support generic SCLSR overrun detection. | Paul Mundt | 2011-06-14 |
| | * | | serial: sh-sci: FIFO sizing helper consolidation. | Paul Mundt | 2011-06-14 |
| | * | | serial: sh-sci: Abstract register maps. | Paul Mundt | 2011-06-13 |
| | * | | serial: sh-sci: More unused define purging. | Paul Mundt | 2011-06-08 |
| | * | | serial: sh-sci: Consolidate RXD pin handling. | Paul Mundt | 2011-06-08 |
| | * | | serial: sh-sci: Generalize overrun handling. | Paul Mundt | 2011-06-08 |
| | * | | serial: sh-sci: Kill off some more unused definitions. | Paul Mundt | 2011-06-08 |
| | * | | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper. | Paul Mundt | 2011-06-08 |
| | * | | serial: sh-sci: Kill off bitrotted H8/300 support. | Paul Mundt | 2011-06-05 |
* | | | | serial/imx: add device tree probe support | Shawn Guo | 2011-07-26 |
* | | | | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo | 2011-07-26 |
* | | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ \ \ \ |
|
| * | | | | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu | 2011-07-08 |
| * | | | | n_gsm: fix the wrong FCS handling | Du, Alek | 2011-07-08 |
| * | | | | pch_uart: add missing comment about OKI ML7223 | Alexander Stein | 2011-07-08 |
| * | | | | pch_uart: Add MSI support | Alexander Stein | 2011-07-08 |