1. 311df74 tty: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  2. 416187c TTY: rocket, fix more no-PCI warnings by Jiri Slaby · 11 years ago
  3. f678c440 TTY: rocket, fix compilation warning by Jiri Slaby · 11 years ago
  4. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  5. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  6. b9d4239 tty: rocket: Explicitly list supported PCI IDs by Kevin Cernekee · 11 years ago
  7. 37c44b5 tty: add parenthesis to macro POLL_PERIOD in rocket.c by Cong Ding · 11 years ago
  8. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  9. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  10. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  11. de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  12. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  13. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  14. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  15. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  16. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  17. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. d65c57f TTY: rocket, remove unused variables by Jiri Slaby · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/char/rocket.c]
  22. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  23. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  24. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  25. 6835a20 rocket: fix compiler warning on rocket_pci_ids by Namhyung Kim · 14 years ago
  26. 713efa9 drivers/char/rocket.c: release_region or error path by Dan Carpenter · 14 years ago
  27. 49bf7ea rocket: add a mutex_unlock() by Dan Carpenter · 14 years ago
  28. 417b6e0 rocket: kill BKL by Alan Cox · 14 years ago
  29. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  30. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
  31. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  32. fba85e0 tty: use port methods for the rocket driver by Alan Cox · 16 years ago
  33. 47b01b3 tty: kref the rocket driver by Alan Cox · 16 years ago
  34. 21bed70 tty: make rocketport use standard port->flags by Alan Cox · 16 years ago
  35. c1314a4 tty: Redo the rocket driver locking by Alan Cox · 16 years ago
  36. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  37. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 16 years ago
  38. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  39. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  40. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  41. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  42. e60a108 rocket: use tty_port by Alan Cox · 16 years ago
  43. bbbbb96 riscom/rocket: switch to int put_char method by Alan Cox · 16 years ago
  44. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  45. 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 16 years ago
  46. bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 16 years ago
  47. 457fb60 drivers/char/rocket portability fixes by Al Viro · 16 years ago
  48. 4129a645 rocket: don't let random users reset the controller by Alan Cox · 16 years ago
  49. 6df3526 rocket: first pass at termios reporting by Alan Cox · 16 years ago
  50. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 16 years ago
  51. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 16 years ago
  52. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 16 years ago
  53. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  54. 6c0286b Char: rocket, fix signed/unsigned warning by Jiri Slaby · 17 years ago
  55. 4384a3f Char: rocket, remove potential leak in module_init by Jiri Slaby · 17 years ago
  56. 57fedc7 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) by Jiri Slaby · 17 years ago
  57. c148b9d Char: rocket, don't re-set statics to 0 by Jiri Slaby · 17 years ago
  58. ac6aec2 Char: rocket, fix dynamic_dev tty by Jiri Slaby · 17 years ago
  59. 8cf5a8c Char: rocket, switch sleep_on to completion by Jiri Slaby · 17 years ago
  60. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  61. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 17 years ago
  62. 93ba088 Kill unused sesssion and group values in rocket driver by Sukadev Bhattiprolu · 17 years ago
  63. 69f545e use mutex instead of semaphore in RocketPort driver by Matthias Kaehlcke · 17 years ago
  64. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  65. 8d5916d Char: rocket, add MODULE_DEVICE_TABLE by Jiri Slaby · 17 years ago
  66. cd436af rocket: remove modversions include by Robert P. J. Day · 17 years ago
  67. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  68. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  69. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  70. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  71. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  72. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  73. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  74. cc44a81 [PATCH] fix memory leak in rocketport rp_do_receive by Paul Fulghum · 18 years ago
  75. 1989e20 [PATCH] Fix RocketPort driver by Michal Ostrowski · 18 years ago
  76. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  77. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  78. d269cdd [PATCH] rocketport: make it work when statically linked into kernel by Bjorn Helgaas · 19 years ago
  79. a1287ba [PATCH] rocket.c: Fix ldisc ref count handling by Michal Ostrowski · 19 years ago
  80. f15313b [PATCH] drivers/char/rocket.c: cleanups by Adrian Bunk · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago