Age | Commit message (Expand) | Author |
2011-11-26 | TTY: ldisc, wait for ldisc infinitely in hangup | Jiri Slaby |
2011-11-26 | TTY: ldisc, move wait idle to caller | Jiri Slaby |
2011-11-26 | TTY: ldisc, allow waiting for ldisc arbitrarily long | Jiri Slaby |
2011-11-26 | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd |
2011-11-26 | pch_uart: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2011-11-26 | pch_uart: Fix DMA resource leak issue | Tomoya MORINAGA |
2011-11-26 | pch_uart: Fix hw-flow control issue | Tomoya MORINAGA |
2011-11-11 | jsm: remove buggy write queue | Thadeu Lima de Souza Cascardo |
2011-11-11 | serial-core: power up uart port early before we do set_termios when resuming | Ning Jiang |
2011-11-11 | serial: pxa: work around for errata #20 | Marcus Folkesson |
2011-11-11 | TTY: pty, release tty in all ptmx_open fail paths | Jiri Slaby |
2011-11-11 | TTY: make tty_add_file non-failing | Jiri Slaby |
2011-11-11 | TTY: drop driver reference in tty_open fail path | Jiri Slaby |
2011-11-11 | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong |
2011-10-03 | TTY: pty, fix pty counting | Jiri Slaby |
2011-10-03 | tty: Add "spi:" prefix for spi modalias | Axel Lin |
2011-10-03 | 8250: Fix race condition in serial8250_backup_timeout(). | Al Cooper |
2011-10-03 | 8250_pci: add support for Rosewill RC-305 4x serial port card | Eric Smith |
2011-10-03 | serial: 8250_pnp: add Intermec CV60 touchscreen device | Bjorn Helgaas |
2011-10-03 | omap-serial: Allow IXON and IXOFF to be disabled. | Nick Pelly |
2011-08-04 | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner |
2011-08-04 | SERIAL: SC26xx: Fix link error. | Ralf Baechle |
2011-08-04 | tty/serial: Fix XSCALE serial ports, e.g. ce4100 | Stephen Warren |
2011-08-04 | n_gsm: fix the wrong FCS handling | Du, Alek |
2011-07-04 | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-27 | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton |
2011-06-25 | atmel_serial: fix internal port num | Jean-Christophe PLAGNIOL-VILLARD |
2011-06-23 | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg |
2011-06-23 | mrst_max3110: Change max missing message priority. | William Douglas |
2011-06-16 | serial: bcm63xx_uart: fix irq storm after rx fifo overrun. | Maxime Bizon |
2011-06-16 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-06-16 | tty: n_gsm: improper skb_pull() use was leaking framed data | Russ Gorby |
2011-06-16 | tty: n_gsm: Fixed logic to decode break signal from modem status | Russ Gorby |
2011-06-15 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein |
2011-06-08 | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc | Linus Torvalds |
2011-06-07 | TTY: ntty, add one more sanity check | Jiri Slaby |
2011-06-07 | TTY: ldisc, do not close until there are readers | Jiri Slaby |
2011-06-07 | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com |
2011-06-07 | 8250_pci: Fix missing const from merges | Alan Cox |
2011-06-07 | ARM: SAMSUNG: serial: Fix on handling of one clock source for UART | Boojin Kim |
2011-06-07 | serial: ioremap warning fix for jsm driver. | Lennart Sorensen |
2011-06-06 | Merge 3.0-rc2 into tty-linus | Greg Kroah-Hartman |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-06-03 | 8250_pci: add -ENODEV code for Intel EG20T PCH | Tomoya MORINAGA |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King |
2011-05-26 | m32r: fix spin_lock_irqsave() misuse | KOSAKI Motohiro |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-25 | drivers/tty/serial/pch_uart.c needs slab.h | Andrew Morton |