1. bcd5abe tty: n_gsm: Add raw-ip support by Russ Gorby · 13 years ago
  2. d50f6dc tty: n_gsm: expose gsmtty device nodes at ldisc open time by Russ Gorby · 13 years ago
  3. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  4. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  5. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  6. 0a77c4f n_gsm: Use print_hex_dump_bytes by Joe Perches · 13 years ago
  7. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  8. 9db4e43 tty/n_gsm: fix bug in CRC calculation for gsm1 mode by Mikhail Kshevetskiy · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. ed43b47 n_gsm: fix UIH control byte : P bit should be 0 by Eric Bénard · 13 years ago
  11. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  12. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  13. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  14. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  15. 91f78f3 n_gsm: copy mtu over when configuring via ioctl interface by Ken Mills · 13 years ago
  16. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  17. 093d804 n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked by Ken Mills · 14 years ago
  18. be7a741 n_gsm: Fix message length handling when building header by Ken Mills · 14 years ago
  19. 5f9a31d n_gsm: clean up printks by Alan Cox · 14 years ago
  20. c2f2f00 n_gsm: Fix support for legacy encoding by Alan Cox · 14 years ago
  21. 40e3465 n_gsm: Fix length handling by Ken Mills · 14 years ago
  22. 820e62e n_gsm: Copy n2 over when configuring via ioctl interface by Ken Mills · 14 years ago
  23. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/n_gsm.c]
  24. e73790a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore by Julia Lawall · 14 years ago
  25. ea5d023 n_gsm.c: removed duplicated #includes by Andrea Gelmini · 14 years ago
  26. 328be39 TTY/n_gsm: potential double lock by Dan Carpenter · 14 years ago
  27. e1eaea4 tty: n_gsm line discipline by Alan Cox · 14 years ago