1. 875d54a TTY: isdn, use tty_port_block_til_ready helper by Jiri Slaby · 13 years ago
  2. 042b9e7 TTY: isdn, define tty_port_operations by Jiri Slaby · 13 years ago
  3. 4330d66 TTY: isdn, use tty_port_close_end helper by Jiri Slaby · 13 years ago
  4. 265d6f0 TTY: isdn, define local tty_port by Jiri Slaby · 13 years ago
  5. 82e46b3 TTY: isdn, use xmit_buf from tty_port by Jiri Slaby · 13 years ago
  6. ba43294 TTY: isdn, use tty from tty_port by Jiri Slaby · 13 years ago
  7. 1b05f03 TTY: isdn, use counts from tty_port by Jiri Slaby · 13 years ago
  8. c6e92b6 TTY: isdn, use open/close_wait from tty_port by Jiri Slaby · 13 years ago
  9. 48decc1 TTY: isdn, add tty_port by Jiri Slaby · 13 years ago
  10. 37630f4 TTY: isdn, make some functions readable by Jiri Slaby · 13 years ago
  11. ce93d33 TTY: isdn, do not play with module refcounts by Jiri Slaby · 13 years ago
  12. 6776a2f TTY: isdn, remove ISDN_ASYNC_* flags by Jiri Slaby · 13 years ago
  13. 05eb48b TTY: isdn, remove callout by Jiri Slaby · 13 years ago
  14. 1ca6711 ISDN: i4l, remove cvs crap by Jiri Slaby · 13 years ago
  15. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  16. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  17. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 13 years ago
  18. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  19. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  20. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 14 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  23. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  24. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  25. 72250d4 i4l: kill big kernel lock by Arnd Bergmann · 14 years ago
  26. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  27. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  30. 395df11 drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing by Roel Kluin · 16 years ago
  31. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
  32. 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 17 years ago
  33. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  34. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 17 years ago
  35. 7fde4d7 [ISDN]: i4l: Fix DLE handling for i4l-audio by Matthias Goebl · 17 years ago
  36. 00409bb [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush by Matthias Goebl · 17 years ago
  37. 924ad15 Fix broken CLIR in isdn driver by Karsten Keil · 18 years ago
  38. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  39. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  40. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  42. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 19 years ago
  43. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 19 years ago
  44. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 20 years ago
  45. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  46. a6a61c5 [PATCH] Overrun in isdn_tty.c by Eric Sesterhenn · 19 years ago
  47. 1f4d4a8 [PATCH] i4l/isdn_tty.c: fix a check-after-use by Adrian Bunk · 19 years ago
  48. 7cb9478 [PATCH] i4l: fix refcounting problem with ttyIx devices by Karsten Keil · 19 years ago
  49. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 19 years ago
  50. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  51. 3c7208f [PATCH] kfree cleanup: drivers/isdn by Jesper Juhl · 19 years ago
  52. 24763c4 [PATCH] isdn: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  53. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  54. 3e206b0 [PATCH] drivers/isdn/i4l/: possible cleanups by Adrian Bunk · 20 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago