aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rocket.c
Commit message (Expand)AuthorAge
* tty: rework break handlingAlan Cox2008-07-22
* tty: add more tty_port fieldsAlan Cox2008-07-20
* rocket: use tty_portAlan Cox2008-07-20
* riscom/rocket: switch to int put_char methodAlan Cox2008-04-30
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* char: rocket.c: fix sparse variable shadowing and int as NULL pointerHarvey Harrison2008-04-30
* rocket: Prepare for BKL pushdownAlan Cox2008-04-30
* drivers/char/rocket portability fixesAl Viro2008-03-19
* rocket: don't let random users reset the controllerAlan Cox2008-02-08
* rocket: first pass at termios reportingAlan Cox2008-02-08
* Char: rocket, remove useless macrosJiri Slaby2008-02-07
* Char: rocket, printk cleanupJiri Slaby2008-02-07
* Char: rocket, switch long delay to sleepJiri Slaby2008-02-07
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Char: rocket, fix signed/unsigned warningJiri Slaby2007-10-18
* Char: rocket, remove potential leak in module_initJiri Slaby2007-10-18
* Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby2007-10-18
* Char: rocket, don't re-set statics to 0Jiri Slaby2007-10-18
* Char: rocket, fix dynamic_dev ttyJiri Slaby2007-10-18
* Char: rocket, switch sleep_on to completionJiri Slaby2007-10-18
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma2007-07-16
* Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2007-05-11
* use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2007-05-08
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-08
* Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby2007-05-08
* rocket: remove modversions includeRobert P. J. Day2007-05-08
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-08
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum2006-06-25
* [PATCH] Fix RocketPort driverMichal Ostrowski2006-02-03
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-07
* [PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas2005-10-30
* [PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski2005-07-15
* [PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16