summaryrefslogtreecommitdiff
path: root/drivers/char/rocket.c
AgeCommit message (Expand)Author
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Char: rocket, fix signed/unsigned warningJiri Slaby
2007-10-18Char: rocket, remove potential leak in module_initJiri Slaby
2007-10-18Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby
2007-10-18Char: rocket, don't re-set statics to 0Jiri Slaby
2007-10-18Char: rocket, fix dynamic_dev ttyJiri Slaby
2007-10-18Char: rocket, switch sleep_on to completionJiri Slaby
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu
2007-05-08use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby
2007-05-08rocket: remove modversions includeRobert P. J. Day
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-25[PATCH] fix memory leak in rocketport rp_do_receivePaul Fulghum
2006-02-03[PATCH] Fix RocketPort driverMichal Ostrowski
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas
2005-07-15[PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds