Commit Graph

38 Commits (d7e752e2757fba49178f4b1af4778ca64d305cbb)

Author SHA1 Message Date
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Harvey Harrison 709107fcd3 char: rocket.c: fix sparse variable shadowing and int as NULL pointer 17 years ago
Alan Cox bdf183aa47 rocket: Prepare for BKL pushdown 17 years ago
Al Viro 457fb60583 drivers/char/rocket portability fixes 17 years ago
Alan Cox 4129a6454d rocket: don't let random users reset the controller 17 years ago
Alan Cox 6df3526b66 rocket: first pass at termios reporting 17 years ago
Jiri Slaby f6de0c9864 Char: rocket, remove useless macros 17 years ago
Jiri Slaby 68562b7921 Char: rocket, printk cleanup 17 years ago
Jiri Slaby 48a67f5da1 Char: rocket, switch long delay to sleep 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jiri Slaby 6c0286b199 Char: rocket, fix signed/unsigned warning 18 years ago
Jiri Slaby 4384a3fae1 Char: rocket, remove potential leak in module_init 18 years ago
Jiri Slaby 57fedc7ae5 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) 18 years ago
Jiri Slaby c148b9d555 Char: rocket, don't re-set statics to 0 18 years ago
Jiri Slaby ac6aec2f56 Char: rocket, fix dynamic_dev tty 18 years ago
Jiri Slaby 8cf5a8c572 Char: rocket, switch sleep_on to completion 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Satyam Sharma 1e3e8d91fe rocket.c: fix unchecked mutex_lock_interruptible() 18 years ago
Sukadev Bhattiprolu 93ba088117 Kill unused sesssion and group values in rocket driver 18 years ago
Matthias Kaehlcke 69f545ea6a use mutex instead of semaphore in RocketPort driver 18 years ago
Milind Arun Choudhary cc0a8fbb7c drivers/char: use __set_current_state() 18 years ago
Jiri Slaby 8d5916d3e0 Char: rocket, add MODULE_DEVICE_TABLE 18 years ago
Robert P. J. Day cd436afd6e rocket: remove modversions include 18 years ago
Jiri Slaby 40565f1962 [PATCH] Char: timers cleanup 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Paul Fulghum cc44a817f6 [PATCH] fix memory leak in rocketport rp_do_receive 19 years ago
Michal Ostrowski 1989e20cc1 [PATCH] Fix RocketPort driver 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Jesper Juhl 735d5661d5 [PATCH] kfree cleanup: drivers/char 20 years ago
Bjorn Helgaas d269cdd0e2 [PATCH] rocketport: make it work when statically linked into kernel 20 years ago
Michal Ostrowski a1287ba1ba [PATCH] rocket.c: Fix ldisc ref count handling 20 years ago
Adrian Bunk f15313bf42 [PATCH] drivers/char/rocket.c: cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago