1. 238d117 mxser: simplify mxser_ioctl_op_mode by Jiri Slaby · 3 years, 7 months ago
  2. 9fae5f8 mxser: extract mxser_ioctl_op_mode by Jiri Slaby · 3 years, 7 months ago
  3. 2c21832 mxser: cleanup mxser_change_speed by Jiri Slaby · 3 years, 7 months ago
  4. d811b26 mxser: drop mxser_port::custom_divisor by Jiri Slaby · 3 years, 7 months ago
  5. a6970c3 mxser: drop mxser_port::baud_base by Jiri Slaby · 3 years, 7 months ago
  6. 01c3de9 mxser: remove unused mxser_port::stop_rx by Jiri Slaby · 3 years, 7 months ago
  7. cc67399 mxser: drop unused mxser_port::normal_termios by Jiri Slaby · 3 years, 7 months ago
  8. 389fc82 mxser: don't allocate MXSER_PORTS + 1 by Jiri Slaby · 3 years, 7 months ago
  9. 95b3ea4 mxser: remove cnt from mxser_receive_chars by Jiri Slaby · 3 years, 7 months ago
  10. 47f8276 mxser: remove MOXA_HighSpeedOn ioctl by Jiri Slaby · 3 years, 7 months ago
  11. a7574ca mxser: remove MOXA_ASPP_OQUEUE ioctl by Jiri Slaby · 3 years, 7 months ago
  12. c94deae mxser: remove MOXA_GETMSTATUS ioctl by Jiri Slaby · 3 years, 7 months ago
  13. 476c351 mxser: remove MOXA_GETDATACOUNT ioctl by Jiri Slaby · 3 years, 7 months ago
  14. a1ebc37 mxser: remove MOXA_CHKPORTENABLE ioctl by Jiri Slaby · 3 years, 7 months ago
  15. 489435e mxser: remove MOXA_ASPP_LSTATUS ioctl by Jiri Slaby · 3 years, 7 months ago
  16. 644c55d mxser: remove MOXA_ASPP_MON and friends by Jiri Slaby · 3 years, 7 months ago
  17. ef3dff8 mxser: remove MOXA_SET_BAUD_METHOD ioctl by Jiri Slaby · 3 years, 7 months ago
  18. 413d555 mxser: remove MOXA_GET_MAJOR deprecated ioctl by Jiri Slaby · 3 years, 7 months ago
  19. a7f8f2c mxser: drop unused MOXA_DIAGNOSE macro by Jiri Slaby · 3 years, 7 months ago
  20. 7064005 mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines by Jiri Slaby · 3 years, 7 months ago
  21. 02e4314 mxser: make xmit ring buffer variables unsigned by Jiri Slaby · 3 years, 7 months ago
  22. a93963e mxser: correct types for uart variables by Jiri Slaby · 3 years, 7 months ago
  23. 6de6e5c mxser: remove else from LSR bits checks by Jiri Slaby · 3 years, 7 months ago
  24. 0c41942 mxser: extract mxser_receive_chars_old by Jiri Slaby · 3 years, 7 months ago
  25. e5ce1bc mxser: extract mxser_receive_chars_new by Jiri Slaby · 3 years, 7 months ago
  26. 9cb5c9c mxser: simplify mxser_interrupt and drop mxser_board::vector_mask by Jiri Slaby · 3 years, 7 months ago
  27. 9e40ea1 mxser: extract port ISR by Jiri Slaby · 3 years, 7 months ago
  28. 1551780 mxser: cleanup LSR handling in mxser_receive_chars by Jiri Slaby · 3 years, 7 months ago
  29. cef222c mxser: remove nonsense from ISR by Jiri Slaby · 3 years, 7 months ago
  30. 928f946 mxser: move max_baud from port to board by Jiri Slaby · 3 years, 7 months ago
  31. 58a2ddb mxser: drop constant board::uart_type by Jiri Slaby · 3 years, 7 months ago
  32. e455836 mxser: introduce enum mxser_must_hwid by Jiri Slaby · 3 years, 7 months ago
  33. 292955a mxser: rename mxser_board::chip_flag to must_hwid by Jiri Slaby · 3 years, 7 months ago
  34. 3b66182 mxser: rename CheckIsMoxaMust to mxser_get_must_hwid by Jiri Slaby · 3 years, 7 months ago
  35. dc33f64 mxser: cleanup Gpci_uart_info struct by Jiri Slaby · 3 years, 7 months ago
  36. 4463cc5 mxser: integrate mxser.h into .c by Jiri Slaby · 3 years, 7 months ago
  37. cede216 mxser: remove info printout from init by Jiri Slaby · 3 years, 7 months ago
  38. 1525490 mxser: renumber mxser_cards by Jiri Slaby · 3 years, 7 months ago
  39. 2913436 mxser: drop ISA support by Jiri Slaby · 3 years, 7 months ago
  40. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 9 months ago
  41. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 9 months ago
  42. 6e94dbc tty: cumulate and document tty_struct::flow* members by Jiri Slaby · 3 years, 9 months ago
  43. 02ca144 tty: mxser: drop low-latency workaround by Johan Hovold · 3 years, 9 months ago
  44. b91cfb2 tty: mxser: fix TIOCSSERIAL permission check by Johan Hovold · 3 years, 10 months ago
  45. be6cf58 tty: mxser: fix TIOCSSERIAL jiffies conversions by Johan Hovold · 3 years, 10 months ago
  46. 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years, 1 month ago
  47. beca62c tty: mxser: make mxser_change_speed() return void by Jason Yan · 4 years, 9 months ago
  48. 6da5b58 mxser: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  49. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  50. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  51. 9424e8b Merge 4.14-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  52. 2799707 mxser: remove unused parameters by Jiri Slaby · 7 years ago
  53. 104583b mxser: fix timeout calculation for low rates by Jiri Slaby · 7 years ago
  54. 3385ecf tty: mxser: constify pci_device_id. by Arvind Yadav · 8 years ago
  55. 3b60daf8 Annotate hardware config module parameters in drivers/tty/ by David Howells · 8 years ago
  56. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  57. 322b7d6 tty: cyclades+mxser, do not initialize to zero by Jiri Slaby · 9 years ago
  58. 03fe276 tty: mxser: Remove unused ASYNC_SHARE_IRQ flag by Peter Hurley · 9 years ago
  59. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  60. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
  61. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 9 years ago
  62. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  63. 04b757d tty: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  64. cd7b4b3 tty: mxser: Remove ASYNC_CLOSING by Peter Hurley · 9 years ago
  65. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  66. 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 · 12 years ago
  67. dfc7b83 tty: mxser: fix usage of opmode_ioaddr by Matwey V. Kornilov · 12 years ago
  68. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  69. 1b581f1 tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
  70. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
  71. 9e17df3 tty: mxser: improve error handling in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
  72. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  73. d6c53c0e TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  74. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  75. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  76. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  77. 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
  78. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  79. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  80. a342ca1 TTY: mxser, fix invalid module_parm permissions by Jiri Slaby · 12 years ago
  81. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  82. 38daf88 mxser: allow overlapping vector by Jiri Slaby · 12 years ago
  83. adc8d74 tty: move the termios object into the tty by Alan Cox · 13 years ago
  84. e391edb tty: mxser: local variables should not be exposed globally by H Hartley Sweeten · 13 years ago
  85. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  86. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  87. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  88. 8bab534 TTY: mxser+cyclades remove wait_until_sent debug code by Jiri Slaby · 14 years ago
  89. 5a3c6b251 drivers/tty: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  90. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/mxser.c]
  91. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  92. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  93. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  94. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  95. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  96. df48051 Char: mxser, call pci_disable_device from probe/remove by Jiri Slaby · 14 years ago
  97. 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 15 years ago
  98. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 15 years ago
  99. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 15 years ago
  100. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago