| Age | Commit message (Expand) | Author |
| 2008-07-22 | tty: rework break handling | Alan Cox |
| 2008-07-20 | tty: add more tty_port fields | Alan Cox |
| 2008-07-20 | rocket: use tty_port | Alan Cox |
| 2008-04-30 | riscom/rocket: switch to int put_char method | Alan Cox |
| 2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
| 2008-04-30 | char: rocket.c: fix sparse variable shadowing and int as NULL pointer | Harvey Harrison |
| 2008-04-30 | rocket: Prepare for BKL pushdown | Alan Cox |
| 2008-03-19 | drivers/char/rocket portability fixes | Al Viro |
| 2008-02-08 | rocket: don't let random users reset the controller | Alan Cox |
| 2008-02-08 | rocket: first pass at termios reporting | Alan Cox |
| 2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby |
| 2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby |
| 2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby |
| 2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
| 2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby |
| 2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby |
| 2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby |
| 2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby |
| 2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby |
| 2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby |
| 2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
| 2007-07-16 | rocket.c: fix unchecked mutex_lock_interruptible() | Satyam Sharma |
| 2007-05-11 | Kill unused sesssion and group values in rocket driver | Sukadev Bhattiprolu |
| 2007-05-08 | use mutex instead of semaphore in RocketPort driver | Matthias Kaehlcke |
| 2007-05-08 | drivers/char: use __set_current_state() | Milind Arun Choudhary |
| 2007-05-08 | Char: rocket, add MODULE_DEVICE_TABLE | Jiri Slaby |
| 2007-05-08 | rocket: remove modversions include | Robert P. J. Day |
| 2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby |
| 2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
| 2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
| 2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater |
| 2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
| 2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman |
| 2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman |
| 2006-06-25 | [PATCH] fix memory leak in rocketport rp_do_receive | Paul Fulghum |
| 2006-02-03 | [PATCH] Fix RocketPort driver | Michal Ostrowski |
| 2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
| 2005-11-07 | [PATCH] kfree cleanup: drivers/char | Jesper Juhl |
| 2005-10-30 | [PATCH] rocketport: make it work when statically linked into kernel | Bjorn Helgaas |
| 2005-07-15 | [PATCH] rocket.c: Fix ldisc ref count handling | Michal Ostrowski |
| 2005-06-25 | [PATCH] drivers/char/rocket.c: cleanups | Adrian Bunk |
| 2004-11-10 | [PATCH] convert MODULE_PARM() to module_param() family | Randy Dunlap |
| 2004-11-09 | [PATCH] Licencing of drivers/char/rocket.c | Theodore Y. Ts'o |
| 2004-10-20 | Update tty layer to not mix kernel and user pointers. | Linus Torvalds |
| 2004-10-19 | [PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h> | Adrian Bunk |
| 2004-10-18 | [PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible() | Maximilian Attems |
| 2004-09-29 | [PATCH] tty locking cleanup and fixes | Alan Cox |
| 2004-09-02 | [PATCH] drivers/char/rocket.c MIN/MAX removal | Maximilian Attems |
| 2004-08-23 | [PATCH] remove last suser() call from drivers/char/rocket.c | Maximilian Attems |
| 2004-07-11 | [PATCH] sparse: misc NULL noise in drivers/* | Alexander Viro |