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