Age | Commit message (Expand) | Author |
2012-11-26 | Revert "serial: omap: fix software flow control" | Felipe Balbi |
2012-10-21 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-07 | n_gsm: memory leak in uplink error path | Russ Gorby |
2012-10-07 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby |
2012-10-07 | n_gsm: uplink SKBs accumulate on list | Russ Gorby |
2012-10-07 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
2012-10-07 | Remove BUG_ON from n_tty_read() | Stanislav Kozina |
2012-10-07 | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon |
2012-09-05 | tty: serial: imx: don't reinit clock in imx_setup_ufcr() | Dirk Behme |
2012-09-05 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
2012-08-16 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
2012-08-16 | serial: mxs-auart: fix the wrong RTS hardware flow control | Huang Shijie |
2012-08-10 | serial: ifx6x60: fix paging fault on spi_register_driver | Fengguang Wu |
2012-08-10 | serial: Change Kconfig entry for CLPS711X-target | Alexander Shiyan |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-26 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-07-26 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh |
2012-07-26 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-07-26 | vt: fix race in vt_waitactive() | Rabin Vincent |
2012-07-26 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge |
2012-07-26 | serial/8250: Add LPC3220 standard UART type | Roland Stigge |
2012-07-26 | serial_core: Update buffer overrun statistics. | Corbin |
2012-07-26 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-19 | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk |
2012-07-19 | uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-13 | serial: sh-sci: prepare for conversion to the shdma base library | Guennadi Liakhovetski |
2012-07-10 | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt |
2012-07-03 | serial: mxs-auart: Allow device tree probing | Fabio Estevam |
2012-07-02 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann |
2012-07-01 | tty: serial: imx: remove the use of MXC_INTERNAL_IRQS | Shawn Guo |
2012-06-28 | ARM: 7433/1: serial: use the new linux/sizes.h | Alessandro Rubini |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij |