1. af40970 msm_serial_hs_lite: Correct calculation of uartclk rate by Mayank Rana · 12 years ago
  2. f9f9030 msm_serial_hs_lite: Increase Rx FIFO Watermark and AUTO RFR Value by Mayank Rana · 12 years ago
  3. 4465937 msm_serial_hs_lite: Add support for up to 4 Mbps baud rate by Mayank Rana · 12 years ago
  4. 1295c08 msm_serial_hs_lite: Use existing uartclk variable for setting clock rate by Mayank Rana · 12 years ago
  5. dcdfb224 Merge "msm : Add support to get user-defined TTY device for uart port" by Linux Build Service Account · 12 years ago
  6. 1e9ee30 Merge "msm_serial_hs: Don't configure gpios into UART Mode always" by Linux Build Service Account · 12 years ago
  7. 4083678 msm_serial_hs: Don't configure gpios into UART Mode always by Mayank Rana · 12 years ago
  8. 37ac258 msm_serial_hs_lite: Use aliases for setting line number by Stepan Moskovchenko · 12 years ago
  9. ce39410 msm_serial_hs : handle uart_flush_buffer by Saket Saurabh · 12 years ago
  10. 5e02343 msm_serial_hs_lite: Allow setting line number in device tree by Stepan Moskovchenko · 12 years ago
  11. eb4ad84 msm : Add support to get user-defined TTY device for uart port by Saket Saurabh · 12 years ago
  12. fd40e5f msm_serial_hs_hwreg.h: Correcting the even parity and odd parity bits by Saket Saurabh · 12 years ago
  13. 3cbcfa3 tty: smux_ctl: Do not set POLLERR if signal received by Eric Holmberg · 12 years ago
  14. 51690e5 msm : Add support to get user defined TTY device for Uart port by Saket Saurabh · 12 years ago
  15. 4d0369c Merge "msm_serial_hs: Call clk_set_rate() from non-atomic context" into msm-3.4 by Linux Build Service Account · 12 years ago
  16. 254170a Merge "msm_serial: Fix the timing requirement for UIMs" into msm-3.4 by Linux Build Service Account · 12 years ago
  17. 8f8cdad Merge "tty: n_smux: Increased smux log buffer size" into msm-3.4 by Linux Build Service Account · 12 years ago
  18. be56fb2 Merge "tty: n_smux: Update subsystem restart unit tests" into msm-3.4 by Linux Build Service Account · 12 years ago
  19. ea6ef8b Merge "tty: n_smux: Add function to determine if remote side is active" into msm-3.4 by Linux Build Service Account · 12 years ago
  20. b205e95 Merge "tty: n_smux: Adjust receive retry queue parameters" into msm-3.4 by Linux Build Service Account · 12 years ago
  21. acd4c77 tty: n_smux: Increased smux log buffer size by Eric Holmberg · 12 years ago
  22. a43404f tty: n_smux: Update subsystem restart unit tests by Eric Holmberg · 12 years ago
  23. 0a81e8f tty: n_smux: Add function to determine if remote side is active by Eric Holmberg · 12 years ago
  24. 0ab6fc1 tty: n_smux: Adjust receive retry queue parameters by Eric Holmberg · 12 years ago
  25. e672516 msm_serial_hs: Call clk_set_rate() from non-atomic context by Mayank Rana · 12 years ago
  26. d21314c msm_serial_hs: Don't destroy mutex from msm_hs_shutdown() by Mayank Rana · 12 years ago
  27. 51f46cb tty: n_smux: Log error messages to internal log by Eric Holmberg · 12 years ago
  28. d7339a4 tty: n_smux: Add flow control state to overflow message by Eric Holmberg · 12 years ago
  29. eee5d5a tty: n_smux: Add Remote Flow Control Test by Eric Holmberg · 12 years ago
  30. 9d89067 n_smux: add debugfs node for printing channel states by Eric Holmberg · 13 years ago
  31. 0e91408 tty: n_smux: Fix packet close synchronization issue by Eric Holmberg · 12 years ago
  32. 5fca38f msm_serial: Fix the timing requirement for UIMs by Rohit Vaswani · 12 years ago
  33. c2df739 tty: n_smux: Enable IPC logging for SMUX by Angshuman Sarkar · 12 years ago
  34. 09236b0 tty: hold lock across tty buffer finding and buffer filling by Xiaobing Tu · 13 years ago
  35. 913565a msm: tty: update receive room just before writing data to the ldisc by Joel King · 12 years ago
  36. 2bf9c52 tty: n_smux: Add support for ldisc removal during SSR by Eric Holmberg · 12 years ago
  37. 05d31ae msm_serial_hs_lite: Unconditionally control UART AHB clock by Stepan Moskovchenko · 12 years ago
  38. f6a364e tty: n_smux: Add/remove platform devices for SSR by Eric Holmberg · 12 years ago
  39. 58a677b tty: smux_ctl: Add support for poll method. by Eric Holmberg · 12 years ago
  40. 0fbb7e3 Merge "msm_serial: Fix UIM driver configuration" into msm-3.4 by Linux Build Service Account · 12 years ago
  41. 6ee7f09 msm_serial: Fix UIM driver configuration by Rohit Vaswani · 12 years ago
  42. 76db141 tty: smux_ctl: add device attribute for open timeout by Angshuman Sarkar · 12 years ago
  43. 1f02d95 msm: Add configuration required to use GSBI8 into UARTDM Mode by Mayank Rana · 12 years ago
  44. 0601132 tty: n_smux: Fix workqueue flush deadlock and local mode reset by Eric Holmberg · 12 years ago
  45. d4a62ab20 msm_serial_hs_lite: Check SR[TXEMT] in wait_for_xmitr by Stepan Moskovchenko · 13 years ago
  46. d032f5b tty: n_smux: Trigger TX worker after wakeup by Eric Holmberg · 12 years ago
  47. a9b0647 tty: n_smux: Remove Sleep Request ACK when powering down by Eric Holmberg · 12 years ago
  48. 0562017 tty: n_smux: Increase inactivity timeout by Eric Holmberg · 12 years ago
  49. 4dd6e1a tty: n_smux: Add packet-level logging of power commands by Eric Holmberg · 12 years ago
  50. 2d4f9e8 tty: n_smux: Allow TX work to run while waiting for wakeup by Eric Holmberg · 12 years ago
  51. 2e0906f tty: n_smux: Add retry queue size flow control by Eric Holmberg · 12 years ago
  52. 527b66f tty: n_smux: Make unit test macros safe for side-effects by Eric Holmberg · 12 years ago
  53. 8837364 tty: n_smux: Clarify test messages by Eric Holmberg · 12 years ago
  54. bb72c6c tty: n_smux: Update logging to handle broadcast ID by Eric Holmberg · 12 years ago
  55. 92a67df tty: n_smux: Prevent TTY Line Discipline unload during flush by Eric Holmberg · 12 years ago
  56. 0798671 tty: smux_ctl: Remove unused ports by Eric Holmberg · 12 years ago
  57. 4d26d42 tty: smux_ctl: Disable debug logging by Eric Holmberg · 12 years ago
  58. d6704e3 tty: smux_ctl: Support removing line discipline gracefully by Eric Holmberg · 12 years ago
  59. bdb3b05 Merge "msm: UIM driver msm_uim" into msm-3.4 by Linux Build Service Account · 12 years ago
  60. 51fc4e6 msm_serial_hs_lite: Fix compilation with console disabled by Stepan Moskovchenko · 12 years ago
  61. af65f42 Merge "msm_serial_hs: Add flush state machine for UART Tx Transfer" into msm-3.4 by Linux Build Service Account · 12 years ago
  62. 41c2dcc msm: UIM driver msm_uim by Rohit Vaswani · 12 years ago
  63. b634879 Merge changes I58acbfa5,I4a8199bd,Ib8f24598 into msm-3.4 by Linux Build Service Account · 12 years ago
  64. 48725de Merge "msm_serial_hs_lite: Increase TX path timeout" into msm-3.4 by Linux Build Service Account · 12 years ago
  65. 71db70c msm_serial_hs_lite: Increase TX path timeout by Stepan Moskovchenko · 12 years ago
  66. d269790 tty: n_smux: Reset Power Collapse Enabled Flag by Eric Holmberg · 13 years ago
  67. 6c9f2a5 tty: n_smux: Change external modem name for SSR by Eric Holmberg · 13 years ago
  68. 6b19f7f tty: n_smux: Delete power command from list by Eric Holmberg · 13 years ago
  69. f962266 tty: n_smux: Add support for broadcast logical channel ID by Eric Holmberg · 13 years ago
  70. ff0b011 tty: n_smux: Update power logging by Eric Holmberg · 13 years ago
  71. b82a0f7 tty: n_smux: Remove redundant variable set by Eric Holmberg · 13 years ago
  72. 75c34ca Merge remote branch 'origin/msm-3.0' into msm-3.4 by Steve Muckle · 13 years ago
  73. af2f008 msm_serial_hs: Add flush state machine for UART Tx Transfer by Mayank Rana · 13 years ago
  74. 4574b8c Merge changes I05c08088,I0fea4c5f into msm-3.0 by Linux Build Service Account · 13 years ago
  75. ffddd4c tty: n_smux: Add Dedicated Power Control Queue by Eric Holmberg · 13 years ago
  76. f525c11 msm_serial_hs_lite: Write NCF when initializing the console by Stepan Moskovchenko · 13 years ago
  77. ed1f00c tty: n_smux: Add support for SMUX subsystem restart by Eric Holmberg · 13 years ago
  78. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 13 years ago
  79. b8435c8 tty: n_smux: Add exponential backoff for RX buffer failures by Eric Holmberg · 13 years ago
  80. 8b9a640 tty: n_smux: Update power-collapse-enabled debug message by Eric Holmberg · 13 years ago
  81. 0560f7a tty: n_smux: Add RX workqueue to reduce locking by Eric Holmberg · 13 years ago
  82. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  83. 3371d37 tty: n_smux: Remove unused power bit by Eric Holmberg · 13 years ago
  84. 8f0d715 Merge "tty: n_smux: Fix scheduling while atomic issue for ldisc open/close" into msm-3.0 by Linux Build Service Account · 13 years ago
  85. bd0a324 Merge "msm_serial_hs_lite: Refactor wait_for_xmitr" into msm-3.0 by Linux Build Service Account · 13 years ago
  86. 8372ae7 Merge "msm_serial_hs_lite: Read back the NCF register after writing" into msm-3.0 by Linux Build Service Account · 13 years ago
  87. 902c51e tty: n_smux: Fix scheduling while atomic issue for ldisc open/close by Eric Holmberg · 13 years ago
  88. 6728a9a n_smux: smux_ctl: Disable local loopback by Eric Holmberg · 13 years ago
  89. 9fff887 n_smux: smux_ctl: Userspace character device interface for SMUX by Eric Holmberg · 13 years ago
  90. 8ed30f2 tty: n_smux: Add SMUX TTY Line Discipline Driver by Eric Holmberg · 13 years ago
  91. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 13 years ago
  92. 7f32d2a msm_serial_hs: Enable clocks for register writes in probe by Matt Wagantall · 13 years ago
  93. d9b75e7 Merge "msm_serial_hs_lite: Ignore break/error characters in RX queue" into msm-3.0 by Linux Build Service Account · 13 years ago
  94. 9ec2484 msm_serial_hs_lite: Refactor wait_for_xmitr by Stepan Moskovchenko · 13 years ago
  95. 4f1025f msm_serial_hs_lite: Read back the NCF register after writing by Stepan Moskovchenko · 13 years ago
  96. e4b0d79 msm_serial_hs_lite: Ignore break/error characters in RX queue by Stepan Moskovchenko · 13 years ago
  97. c00383d msm: dma: unify flush and stop_cmd interfaces by Jeff Ohlstein · 13 years ago
  98. eea41ae tty: Fix LED error return by Alan Cox · 13 years ago
  99. d4af67b Merge "msm: serial: Add check for c_cflag with NULL in set_termios" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. 6bf7b3a msm: dma: Add graceful argument to msm_dmov_flush by Jeff Ohlstein · 13 years ago