1. e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 11 years ago
  2. dfc7b83 tty: mxser: fix usage of opmode_ioaddr by Matwey V. Kornilov · 11 years ago
  3. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  4. 1b581f1 tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 11 years ago
  5. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 11 years ago
  6. 9e17df3 tty: mxser: improve error handling in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 11 years ago
  7. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  8. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 11 years ago
  9. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  10. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  11. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  12. 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
  13. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  14. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  15. a342ca1 TTY: mxser, fix invalid module_parm permissions by Jiri Slaby · 12 years ago
  16. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  17. 38daf88 mxser: allow overlapping vector by Jiri Slaby · 12 years ago
  18. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  19. e391edb tty: mxser: local variables should not be exposed globally by H Hartley Sweeten · 12 years ago
  20. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  21. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  22. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  23. 8bab534 TTY: mxser+cyclades remove wait_until_sent debug code by Jiri Slaby · 13 years ago
  24. 5a3c6b2 drivers/tty: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  25. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/char/mxser.c]
  26. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  27. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  28. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  29. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  30. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  31. df48051 Char: mxser, call pci_disable_device from probe/remove by Jiri Slaby · 14 years ago
  32. 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
  33. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 14 years ago
  34. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 14 years ago
  35. 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
  36. f43a510d tty: char: mxser, remove unnecessary tty test by Jiri Slaby · 15 years ago
  37. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  38. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  39. a75b7b6 tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl by Jiri Slaby · 15 years ago
  40. 502f295 tty: Char: mxser, add support for CP112UL by Jiri Slaby · 15 years ago
  41. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  42. 1e2b025 mxser: Split close ready for a standard tty_port_close method by Alan Cox · 15 years ago
  43. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  44. 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
  45. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  46. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  47. 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 15 years ago
  48. a661499 tty: Introduce some close helpers for ports by Alan Cox · 15 years ago
  49. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 15 years ago
  50. 3b6826b tty: relock the mxser driver by Alan Cox · 15 years ago
  51. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 15 years ago
  52. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 15 years ago
  53. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  54. 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
  55. 216ba02 mxser: Switch to kref tty by Alan Cox · 16 years ago
  56. 8f3d137 Char: mxser, ratelimit ioctl warning by Jiri Slaby · 16 years ago
  57. ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 16 years ago
  58. 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 16 years ago
  59. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 16 years ago
  60. 72800df Char: mxser, globals cleanup by Jiri Slaby · 16 years ago
  61. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  62. e129def Char: mxser, add CP-102UF support by Jiri Slaby · 16 years ago
  63. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  64. 8ca8b90 mxser: remove dead code by Alan Cox · 16 years ago
  65. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  66. 0ad9e7d mxser: use tty_port by Alan Cox · 16 years ago
  67. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 16 years ago
  68. 0be2ead mxser: switch to put_char being int by Alan Cox · 16 years ago
  69. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  70. 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 16 years ago
  71. 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 16 years ago
  72. 1c45607 Char: mxser, remove it by Jiri Slaby · 16 years ago
  73. f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 16 years ago
  74. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 16 years ago
  75. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  76. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  77. b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
  78. 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
  79. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  80. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  81. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  82. 8cddd70 [PATCH] mxser: remove useless fields by Cedric Le Goater · 17 years ago
  83. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  84. 31f87cf [PATCH] Char: mxser, fix oops when removing opened by Jiri Slaby · 18 years ago
  85. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  86. 1187ece [PATCH] mxser: PCI refcounts by Alan Cox · 18 years ago
  87. ae25f8e [PATCH] mxser: correct tty driver name by Jiri Slaby · 18 years ago
  88. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  89. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  92. c7bce30 [PATCH] serial: Fix up offenders peering at baud bits directly by Alan Cox · 18 years ago
  93. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  94. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  95. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  96. 8ea2c2e [PATCH] moxa: partial CodingStyle cleanup & spelling fixes by Jesper Juhl · 18 years ago
  97. 8a7f7c9 [PATCH] moxa: remove pointless check of 'tty' argument vs NULL by Jesper Juhl · 18 years ago
  98. 56e139f [PATCH] moxa: remove pointless casts by Jesper Juhl · 18 years ago
  99. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  100. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago