1. 85f4c95 tty: n_hdlc: Use flexible-array member and struct_size() helper by Gustavo A. R. Silva · 5 years ago
  2. 47a7e5e tty: n_hdlc: fix build on SPARC by Randy Dunlap · 5 years ago
  3. 361bf8a tty/n_hdlc: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  4. fc01d8c tty/n_hdlc: fix __might_sleep warning by Paul Fulghum · 6 years ago
  5. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  6. c96cf92 tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago
  7. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  8. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  9. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  10. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  11. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  12. 82f2341 tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 8 years ago
  13. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  14. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  15. 0f40fbb Fix OpenSSH pty regression on close by Brian Bloniarz · 9 years ago
  16. e9b736d TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  17. 1a48632 pty: Fix input race when closing by Peter Hurley · 10 years ago
  18. 8e25f8c drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc by Fabian Frederick · 11 years ago
  19. 36174626 tty: n_hdlc: Drop redundant error message by Jean Delvare · 11 years ago
  20. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  21. 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 13 years ago
  22. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  23. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  24. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  25. 1035b63 n_hdlc: fix read and write locking by Paul Fulghum · 14 years ago
  26. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/n_hdlc.c]
  27. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 15 years ago
  28. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  29. be10eb7 tty: n_hdlc add buffer flushing by Paul Fulghum · 16 years ago
  30. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 16 years ago
  31. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  32. c72f527 n_hdlc: honor O_NONBLOCK on write by Paul Fulghum · 16 years ago
  33. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  34. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  35. 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
  36. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  37. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  38. b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 17 years ago
  39. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  41. c58cbb6 [PATCH] n_hdlc.c: remove unused declaration by Grant Coady · 19 years ago
  42. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  43. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  44. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  45. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 20 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago