1. 9fa4948 msm_serial_hs: Programming Auto RFR Ctrl bit by Dilip Kota · 13 years ago
  2. 336a854 Merge "msm_serial_hs: Vote for Clocks" by Linux Build Service Account · 13 years ago
  3. f8c5aef msm_serial_hs: Vote for Clocks by Dilip Kota · 13 years ago
  4. f6adc6f msm_seial_hs:Removing call to Spin unlock twice by Dilip Kota · 13 years ago
  5. 8a7a148 Merge "msm_serial_hs:Wake locks" by Linux Build Service Account · 13 years ago
  6. 1432cdb Merge "msm_serial_hs:Enable Error/Break Char off" by Linux Build Service Account · 13 years ago
  7. 1ca75f7 msm_serial_hs:Wake locks by Dilip Kota · 13 years ago
  8. fcb12a3 msm_serial_hs:Enable Error/Break Char off by Dilip Kota · 13 years ago
  9. c6bb3b0 Merge "tty: n_smux: fix deadlock between RX and TX workers" by Linux Build Service Account · 13 years ago
  10. 5b62703 Merge "tty: n_smux: add separate close notifications" by Linux Build Service Account · 13 years ago
  11. 76d13c2 tty: n_smux: fix deadlock between RX and TX workers by Arun Kumar Neelakantam · 13 years ago
  12. ae75190 msm_serial_hs: Increase rx buffer size to 1024bytes by Dilip Kota · 13 years ago
  13. ce1fda2 tty: n_smux: add separate close notifications by Arun Kumar Neelakantam · 13 years ago
  14. bd0c9be tty: n_smux: After receiving OPEN_ACK flush tx_queue by Arun Kumar Neelakantam · 13 years ago
  15. f59cdf9 msm_serial_hs: Rx discard flush timeout by Dilip Kota · 13 years ago
  16. 78b1126 tty: smux_ctl: Add new SMUX port Support by Arun Kumar Neelakantam · 13 years ago
  17. 91fbdd0 msm_serial_hs: Use RFR GPIO to communicate remote uart by Mayank Rana · 13 years ago
  18. de68559 tty: n_smux: Make test functions static by Eric Holmberg · 14 years ago
  19. 110aae1 tty: n_smux: Add wakeup test case by Eric Holmberg · 13 years ago
  20. a1e81ae tty: n_smux: fix test pattern validation by Eric Holmberg · 13 years ago
  21. 59e891e tty: n_smux: Add throughput metrics to unit tests by Eric Holmberg · 14 years ago
  22. a432456 tty: n_smux: Rename SSR unit tests by Eric Holmberg · 13 years ago
  23. d035129 msm_serial_hs: Fixing issue during UART shutdown by Saket Saurabh · 13 years ago
  24. 9fcb8ef msm_serial_hs: Improve UART Shutdown path by Mayank Rana · 13 years ago
  25. b03f32a msm_serial_hs: Disable UART RxStale before Force RxStale in set_termios by Mayank Rana · 13 years ago
  26. bdb7bf6 msm_serial_hs: Fix synchronization between ADM and UART Cores by Mayank Rana · 13 years ago
  27. 85a6539 Merge "msm_serial_hs: Donot register UART device as PM runtime active" by Linux Build Service Account · 13 years ago
  28. 36faa4e msm_serial_hs: Fix UART Rx dmov command stall issues by Saket Saurabh · 13 years ago
  29. 6eebb1c msm_serial_hs: Fix Tx path issues during uart shutdown by Saket Saurabh · 13 years ago
  30. 083d202 msm_serial_hs: Donot register UART device as PM runtime active by Mayank Rana · 13 years ago
  31. 8313a90 tty: smux_ctl: close SMUX port during SSR by Eric Holmberg · 13 years ago
  32. 60ae1af msm_serial_hs: Cleanup code to configure/unconfigure UART GPIOs by Mayank Rana · 13 years ago
  33. 61eb048 Merge "msm_serial_hs: Wait for discard flush completion for UART Rx channel" by Linux Build Service Account · 13 years ago
  34. b31839b msm_serial_hs_lite: Don't set UART clock to zero always by Mayank Rana · 13 years ago
  35. c230f02 msm_serial_hs: Wait for discard flush completion for UART Rx channel by Mayank Rana · 13 years ago
  36. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  37. 46d1140 msm_serial_hs: consider flush buffer request only when DMA is in progress by Mayank Rana · 13 years ago
  38. 4ce2012 tty: n_smux: Mask power collapse support by Eric Holmberg · 13 years ago
  39. 7b159a6 Merge "tty: n_smux: Update subsystem restart unit tests" by Linux Build Service Account · 13 years ago
  40. 06220ef Merge "tty: n_smux: Add function to determine if remote side is active" by Linux Build Service Account · 13 years ago
  41. ce4eb9f Merge "tty: n_smux: Log error messages to internal log" by Linux Build Service Account · 13 years ago
  42. b4cd4c4 Merge "tty: n_smux: Add flow control state to overflow message" by Linux Build Service Account · 13 years ago
  43. 6607055 Merge "tty: n_smux: Add Remote Flow Control Test" by Linux Build Service Account · 13 years ago
  44. a6b96cc Merge "n_smux: add debugfs node for printing channel states" by Linux Build Service Account · 13 years ago
  45. 737be30 Merge "tty: n_smux: Enable IPC logging for SMUX" by Linux Build Service Account · 13 years ago
  46. acfab76 Merge "msm_serial_hs: Add support to handle Rx BREAK condition" by Linux Build Service Account · 13 years ago
  47. b880557 tty: n_smux: Update subsystem restart unit tests by Eric Holmberg · 14 years ago
  48. f3f3459 tty: n_smux: Add function to determine if remote side is active by Eric Holmberg · 14 years ago
  49. b9c3cf7 tty: n_smux: Log error messages to internal log by Eric Holmberg · 14 years ago
  50. 0177893 tty: n_smux: Add flow control state to overflow message by Eric Holmberg · 14 years ago
  51. f61339e tty: n_smux: Add Remote Flow Control Test by Eric Holmberg · 14 years ago
  52. f44a8cc n_smux: add debugfs node for printing channel states by Eric Holmberg · 14 years ago
  53. 98f7812 tty: n_smux: Enable IPC logging for SMUX by Angshuman Sarkar · 14 years ago
  54. 8442010 msm_serial_hs: Add support to handle Rx BREAK condition by Mayank Rana · 14 years ago
  55. 2efa1b8 msm_serial_hs : handle uart_flush_buffer by Saket Saurabh · 14 years ago
  56. 197a6ae msm_serial_hs: Don't configure gpios into UART Mode always by Mayank Rana · 14 years ago
  57. 7846731 msm_serial_hs_hwreg.h: Correcting the even parity and odd parity bits by Saket Saurabh · 14 years ago
  58. deaabfa msm_serial: Fix the timing requirement for UIMs by Rohit Vaswani · 14 years ago
  59. 6fcf532 tty: n_smux: Fix packet close synchronization issue by Eric Holmberg · 14 years ago
  60. 4e13995 msm_serial_hs: Don't destroy mutex from msm_hs_shutdown() by Mayank Rana · 14 years ago
  61. 2b9c2e6 msm_serial_hs: Call clk_set_rate() from non-atomic context. by Mayank Rana · 14 years ago
  62. 37d126d tty: smux_ctl: Do not set POLLERR if signal received. by Eric Holmberg · 14 years ago
  63. 06519d5 tty: n_smux: Adjust receive retry queue parameters by Eric Holmberg · 14 years ago
  64. 33f8252 tty: n_smux: Increased smux log buffer size by Eric Holmberg · 14 years ago
  65. f96466e msm : Add support to get user defined TTY device for Uart port by Saket Saurabh · 14 years ago
  66. 6bb7706 mako: serial console: not write console message if not using earjack-dedugger by Devin Kim · 14 years ago
  67. 595e984 vt: fix race in vt_waitactive() by Devin Kim · 14 years ago
  68. 6475ad7 msm_serial_hs_lite: HACK: mako earjack noise reduction by Devin Kim · 14 years ago
  69. 6d1bcab msm_serial_hs_lite: restore console flags on resume by Devin Kim · 14 years ago
  70. ea349c0 Revert "msm: tty: update receive room just before writing data to the ldisc" by Iliyan Malchev · 14 years ago
  71. 09236b0 tty: hold lock across tty buffer finding and buffer filling by Xiaobing Tu · 14 years ago
  72. 913565a msm: tty: update receive room just before writing data to the ldisc by Joel King · 14 years ago
  73. 2bf9c52 tty: n_smux: Add support for ldisc removal during SSR by Eric Holmberg · 14 years ago
  74. 05d31ae msm_serial_hs_lite: Unconditionally control UART AHB clock by Stepan Moskovchenko · 14 years ago
  75. f6a364e tty: n_smux: Add/remove platform devices for SSR by Eric Holmberg · 14 years ago
  76. 58a677b tty: smux_ctl: Add support for poll method. by Eric Holmberg · 14 years ago
  77. 0fbb7e3 Merge "msm_serial: Fix UIM driver configuration" into msm-3.4 by Linux Build Service Account · 14 years ago
  78. 6ee7f09 msm_serial: Fix UIM driver configuration by Rohit Vaswani · 14 years ago
  79. 76db141 tty: smux_ctl: add device attribute for open timeout by Angshuman Sarkar · 14 years ago
  80. 1f02d95 msm: Add configuration required to use GSBI8 into UARTDM Mode by Mayank Rana · 14 years ago
  81. 0601132 tty: n_smux: Fix workqueue flush deadlock and local mode reset by Eric Holmberg · 14 years ago
  82. d4a62ab20 msm_serial_hs_lite: Check SR[TXEMT] in wait_for_xmitr by Stepan Moskovchenko · 14 years ago
  83. d032f5b tty: n_smux: Trigger TX worker after wakeup by Eric Holmberg · 14 years ago
  84. a9b0647 tty: n_smux: Remove Sleep Request ACK when powering down by Eric Holmberg · 14 years ago
  85. 0562017 tty: n_smux: Increase inactivity timeout by Eric Holmberg · 14 years ago
  86. 4dd6e1a tty: n_smux: Add packet-level logging of power commands by Eric Holmberg · 14 years ago
  87. 2d4f9e8 tty: n_smux: Allow TX work to run while waiting for wakeup by Eric Holmberg · 14 years ago
  88. 2e0906f tty: n_smux: Add retry queue size flow control by Eric Holmberg · 14 years ago
  89. 527b66f tty: n_smux: Make unit test macros safe for side-effects by Eric Holmberg · 14 years ago
  90. 8837364 tty: n_smux: Clarify test messages by Eric Holmberg · 14 years ago
  91. bb72c6c tty: n_smux: Update logging to handle broadcast ID by Eric Holmberg · 14 years ago
  92. 92a67df tty: n_smux: Prevent TTY Line Discipline unload during flush by Eric Holmberg · 14 years ago
  93. 0798671 tty: smux_ctl: Remove unused ports by Eric Holmberg · 14 years ago
  94. 4d26d42 tty: smux_ctl: Disable debug logging by Eric Holmberg · 14 years ago
  95. d6704e3 tty: smux_ctl: Support removing line discipline gracefully by Eric Holmberg · 14 years ago
  96. bdb3b05 Merge "msm: UIM driver msm_uim" into msm-3.4 by Linux Build Service Account · 14 years ago
  97. 51fc4e6 msm_serial_hs_lite: Fix compilation with console disabled by Stepan Moskovchenko · 14 years ago
  98. af65f42 Merge "msm_serial_hs: Add flush state machine for UART Tx Transfer" into msm-3.4 by Linux Build Service Account · 14 years ago
  99. 41c2dcc msm: UIM driver msm_uim by Rohit Vaswani · 14 years ago
  100. b634879 Merge changes I58acbfa5,I4a8199bd,Ib8f24598 into msm-3.4 by Linux Build Service Account · 14 years ago