summaryrefslogtreecommitdiff
path: root/drivers/char/rocket.c
Commit message (Expand)AuthorAge
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* rocket: fix compiler warning on rocket_pci_idsNamhyung Kim2010-12-10
* drivers/char/rocket.c: release_region or error pathDan Carpenter2010-10-27
* rocket: add a mutex_unlock()Dan Carpenter2010-08-23
* rocket: kill BKLAlan Cox2010-08-10
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* rocket: fix test_bit parametersJiri Slaby2009-06-11
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* tty: use port methods for the rocket driverAlan Cox2009-01-02
* tty: kref the rocket driverAlan Cox2009-01-02
* tty: make rocketport use standard port->flagsAlan Cox2009-01-02
* tty: Redo the rocket driver lockingAlan Cox2009-01-02
* tty: Remove some pointless castsAlan Cox2009-01-02
* tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-02
* tty: Pull the dtr raise into tty portAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* 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