1. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  2. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  3. 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 15 years ago
  4. a661499 tty: Introduce some close helpers for ports by Alan Cox · 15 years ago
  5. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 15 years ago
  6. 3b6826b tty: relock the mxser driver by Alan Cox · 15 years ago
  7. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 15 years ago
  8. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 15 years ago
  9. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  10. 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
  11. 216ba02 mxser: Switch to kref tty by Alan Cox · 16 years ago
  12. 8f3d137 Char: mxser, ratelimit ioctl warning by Jiri Slaby · 16 years ago
  13. ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 16 years ago
  14. 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 16 years ago
  15. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 16 years ago
  16. 72800df Char: mxser, globals cleanup by Jiri Slaby · 16 years ago
  17. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  18. e129def Char: mxser, add CP-102UF support by Jiri Slaby · 16 years ago
  19. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  20. 8ca8b90 mxser: remove dead code by Alan Cox · 16 years ago
  21. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  22. 0ad9e7d mxser: use tty_port by Alan Cox · 16 years ago
  23. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 16 years ago
  24. 0be2ead mxser: switch to put_char being int by Alan Cox · 16 years ago
  25. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  26. 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 16 years ago
  27. 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 16 years ago
  28. 1c45607 Char: mxser, remove it by Jiri Slaby · 16 years ago
  29. f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 16 years ago
  30. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 16 years ago
  31. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  32. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  33. b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
  34. 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
  35. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  36. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  37. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  38. 8cddd70 [PATCH] mxser: remove useless fields by Cedric Le Goater · 17 years ago
  39. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  40. 31f87cf [PATCH] Char: mxser, fix oops when removing opened by Jiri Slaby · 17 years ago
  41. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  42. 1187ece [PATCH] mxser: PCI refcounts by Alan Cox · 18 years ago
  43. ae25f8e [PATCH] mxser: correct tty driver name by Jiri Slaby · 18 years ago
  44. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  45. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  48. c7bce30 [PATCH] serial: Fix up offenders peering at baud bits directly by Alan Cox · 18 years ago
  49. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  52. 8ea2c2e [PATCH] moxa: partial CodingStyle cleanup & spelling fixes by Jesper Juhl · 18 years ago
  53. 8a7f7c9 [PATCH] moxa: remove pointless check of 'tty' argument vs NULL by Jesper Juhl · 18 years ago
  54. 56e139f [PATCH] moxa: remove pointless casts by Jesper Juhl · 18 years ago
  55. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  56. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  57. fe97107 [PATCH] drivers/char: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  58. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  59. 6f08b72 [PATCH] serial moxa: fix wrong BUG by Kirill Smelkov · 19 years ago
  60. 64698b6 [PATCH] serial moxa: fix leaks of struct tty_driver by Kirill Smelkov · 19 years ago
  61. 5743234 [PATCH] serial moxa: cleanup mxser_init by Kirill Smelkov · 19 years ago
  62. da4cd8d [PATCH] drivers/char: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  63. 1d25240 [MOXA]: Fix this driver properly. by Al Viro · 19 years ago
  64. 3399ba5 [PATCH] moxa: do not ignore input by Denis Vlasenko · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago