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