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