1. 1dbbfd3 rild: Fix a sizeof bug. by Mohamad Ayyash · 11 years ago
  2. c6bb972 Merge "[RIL] 64-bit compile issues" by Mark Salyzyn · 11 years ago
  3. ba58c20 [RIL] 64-bit compile issues by Mark Salyzyn · 11 years ago
  4. 458d8b7 Merge "[RIL] Fix build-break when enabling RILC_LOG" by Etan Cohen · 11 years ago
  5. 5d891b7 [RIL] Fix build-break when enabling RILC_LOG by Etan Cohen · 11 years ago
  6. ebdf40e Merge "reference-ril: fix LP64 warnings" by Colin Cross · 11 years ago
  7. 5cba488 reference-ril: fix LP64 warnings by Colin Cross · 11 years ago
  8. 2f29fdb Merge "Set USE_NP based on HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE" by Colin Cross · 12 years ago
  9. 894fbbd Set USE_NP based on HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE by Colin Cross · 12 years ago
  10. dcb3334 Merge "Fix pthread_create error handling in ril harder." by Elliott Hughes · 12 years ago
  11. fd81e71 Fix pthread_create error handling in ril harder. by Elliott Hughes · 12 years ago
  12. 21538d9 Merge "Fix pthread_create error handling in ril." by Elliott Hughes · 12 years ago
  13. c0d8dc6 Fix pthread_create error handling in ril. by Elliott Hughes · 12 years ago
  14. c4801e7 Merge "Fix parameter mismatch between header and implementation" by Wink Saville · 12 years ago
  15. af03f92 Merge "Removing the error return value requirement for RIL_REQUEST_SIM_OPEN_CHANNEL." by Wink Saville · 12 years ago
  16. 305028e Removing the error return value requirement for RIL_REQUEST_SIM_OPEN_CHANNEL. by Shishir Agrawal · 12 years ago
  17. 710f0c8 Merge "Change in semantics for RIL_REQUEST_SIM_OPEN_CHANNEL: -1 indicates error." by Wink Saville · 12 years ago
  18. a93e075 Change in semantics for RIL_REQUEST_SIM_OPEN_CHANNEL: -1 indicates error. by Shishir Agrawal · 12 years ago
  19. 6e7c196 Fix parameter mismatch between header and implementation by Bernhard Rosenkränzer · 12 years ago
  20. dbff951 Merge "Send unsol_sim_status on radio_state change" by Wink Saville · 12 years ago
  21. 81d1485 Send unsol_sim_status on radio_state change by Alex Yakavenka · 12 years ago
  22. 2e52ae0 Merge commit '865ce3b4a2ba0b3a31421ca671f4d6c5595f8690' into HEAD by The Android Open Source Project · 12 years ago
  23. d78be24 Merge "RIL changes for supporting generic SIM communication." by John Huang · 12 years ago
  24. 2458d8d RIL changes for supporting generic SIM communication. by Shishir Agrawal · 12 years ago
  25. 2c464b0 Merge commit 'a18b9d1e1a014290691d63a7f335085dadc83e46' into HEAD by The Android Open Source Project · 12 years ago
  26. 6a775fe am eb90dbe8: Merge "Remove references to <linux/omap_csmi.h>." by Elliott Hughes · 12 years ago
  27. eb90dbe Merge "Remove references to <linux/omap_csmi.h>." by Elliott Hughes · 12 years ago
  28. 88d0e0e Remove references to <linux/omap_csmi.h>. by Elliott Hughes · 12 years ago
  29. 6b49c02 am 740edfcf: Merge "Remove an outdated hack." by Elliott Hughes · 12 years ago
  30. 740edfc Merge "Remove an outdated hack." by Elliott Hughes · 12 years ago
  31. 164d205 Remove an outdated hack. by Elliott Hughes · 12 years ago
  32. 5686526 am 478bfb9a: Merge "Stop the kernel complaining about rild." by Elliott Hughes · 12 years ago
  33. 478bfb9 Merge "Stop the kernel complaining about rild." by Elliott Hughes · 12 years ago
  34. e2a70cf Stop the kernel complaining about rild. by Elliott Hughes · 12 years ago
  35. 865ce3b Fix documenation IMS registration state. by Wink Saville · 12 years ago
  36. a18b9d1 RIL: Support SMS over IMS by Sukanya Rajkhowa · 12 years ago
  37. 3492c6e Change PDP_FAIL_SIGNAL_LOST to be retryable. by Wink Saville · 12 years ago
  38. 35c5dd7 am 38aaaa64: (-s ours) am 1b4c3db6: Merge "RIL: Support SMS on IMS, DO NOT MERGE" into jb-mr2-dev by Ed Tam · 12 years ago
  39. 38aaaa6 am 1b4c3db6: Merge "RIL: Support SMS on IMS, DO NOT MERGE" into jb-mr2-dev by Ed Tam · 12 years ago
  40. 1b4c3db Merge "RIL: Support SMS on IMS, DO NOT MERGE" into jb-mr2-dev by Ed Tam · 12 years ago
  41. 6c09776 RIL: Support SMS on IMS, DO NOT MERGE by Rika Brooks · 14 years ago
  42. 3ed1461 am f088ef91: (-s ours) Reconcile with jb-mr2-zeroday-deb-release - do not merge by The Android Open Source Project · 12 years ago
  43. f088ef9 Reconcile with jb-mr2-zeroday-deb-release - do not merge by The Android Open Source Project · 12 years ago
  44. b318ddd am 7ee253c8: am 3d14a71d: Restart, cleanup or retry inactve connections. by Wink Saville · 12 years ago
  45. 44cb32c Restart, cleanup or retry inactve connections. by Wink Saville · 12 years ago
  46. 7ee253c am 3d14a71d: Restart, cleanup or retry inactve connections. by Wink Saville · 12 years ago
  47. 3d14a71 Restart, cleanup or retry inactve connections. by Wink Saville · 12 years ago
  48. d8df3fd am d93bbed9: am a1a0952a: Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c by Jun Tian · 12 years ago
  49. d93bbed am a1a0952a: Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c by Jun Tian · 12 years ago
  50. a1a0952 Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c by Jun Tian · 12 years ago
  51. 86d6523 am 24a5c469: Merge "Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c" by Wink Saville · 12 years ago
  52. 24a5c46 Merge "Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c" by Wink Saville · 12 years ago
  53. 5802701 Fix libril.so crash issue caused by wrong switch logic of onRequest in reference-ril.c by Jun Tian · 12 years ago
  54. 2258400 am 83b1d8d9: am 8374641d: Merge "Support for LTE/WCDMA mode" by Wink Saville · 12 years ago
  55. 83b1d8d am 8374641d: Merge "Support for LTE/WCDMA mode" by Wink Saville · 12 years ago
  56. 8374641 Merge "Support for LTE/WCDMA mode" by Wink Saville · 12 years ago
  57. 0e09487 Support for LTE/WCDMA mode by Uma Maheswari Ramalingam · 14 years ago
  58. b963c47 Merge "HACK: rild: include librilutils as whole static lib" by Dima Zavin · 12 years ago
  59. 8cc4c1d HACK: rild: include librilutils as whole static lib by Dima Zavin · 12 years ago
  60. 6b0f914 Merge "ril: move record_stream_xxx to librilutils and export header" by Dima Zavin · 12 years ago
  61. 622bf2b ril: move record_stream_xxx to librilutils and export header by Dima Zavin · 12 years ago
  62. 7569753 Set initial attach apn for LTE network by Sungmin Choi · 12 years ago
  63. f467af6 libril: move record_stream here as it is the sole client by Dima Zavin · 12 years ago
  64. e1d9476 am c57b3eb5: Add CellInfoWcdma. by Wink Saville · 12 years ago
  65. c57b3eb Add CellInfoWcdma. by Wink Saville · 12 years ago
  66. b06064f am 52688265: Add liblog by Ying Wang · 12 years ago
  67. 5268826 Add liblog by Ying Wang · 12 years ago
  68. 12b02b4 am 6fde8b8d: Merge "Fixes typo in logging string." by Robert Greenwalt · 12 years ago
  69. 6fde8b8 Merge "Fixes typo in logging string." by Robert Greenwalt · 12 years ago
  70. 2126ab2 Fixes typo in logging string. by Robert Greenwalt · 12 years ago
  71. 8a9e021 Add support for CellInfo RIL commands. by Wink Saville · 12 years ago
  72. 18e4ab1 Fix SignalStrength response. by Wink Saville · 12 years ago
  73. 74329db am ba498ddb: Merge "rild: use correct header file." by Nick Kralevich · 12 years ago
  74. ba498dd Merge "rild: use correct header file." by Nick Kralevich · 12 years ago
  75. fe4e1ec rild: use correct header file. by Nick Kralevich · 12 years ago
  76. 4fa0aba am 68773ab8: am 2ad928a8: Merge "Rild: Ril should try to write again to the socket EAGAIN error" by Wink Saville · 13 years ago
  77. 68773ab am 2ad928a8: Merge "Rild: Ril should try to write again to the socket EAGAIN error" by Wink Saville · 13 years ago
  78. 2ad928a Merge "Rild: Ril should try to write again to the socket EAGAIN error" by Wink Saville · 13 years ago
  79. 3888490 Rild: Ril should try to write again to the socket EAGAIN error by Banavathu, Srinivas Naik · 14 years ago
  80. 513fe1b am 93917519: am 171a192f: Merge "Add RLOGx" by Wink Saville · 13 years ago
  81. 9391751 am 171a192f: Merge "Add RLOGx" by Wink Saville · 13 years ago
  82. 171a192 Merge "Add RLOGx" by Wink Saville · 13 years ago
  83. a73c780 am 989e788f: am d216ab2b: Merge "Update documenation for DATA_REGISTRATION_STATE" by Wink Saville · 13 years ago
  84. 989e788 am d216ab2b: Merge "Update documenation for DATA_REGISTRATION_STATE" by Wink Saville · 13 years ago
  85. 8eb2a12 Add RLOGx by Wink Saville · 13 years ago
  86. d216ab2 Merge "Update documenation for DATA_REGISTRATION_STATE" by Wink Saville · 13 years ago
  87. bb5b71c Update documenation for DATA_REGISTRATION_STATE by Wink Saville · 13 years ago
  88. d539bb6 am ae67953e: Update documenation for DATA_REGISTRATION_STATE by Wink Saville · 13 years ago
  89. ae67953 Update documenation for DATA_REGISTRATION_STATE by Wink Saville · 13 years ago
  90. 4dcab4f Add RLOGx by Wink Saville · 13 years ago
  91. ba888f4 Remove mockril. by Wink Saville · 13 years ago
  92. ea51a9d Add LTE location information to DATA_REGISTRATION_STATE by Wink Saville · 13 years ago
  93. d456f40 am a1d41fea: Merge "Add CDMA and multimode support to reference-ril" by Wink Saville · 13 years ago
  94. a1d41fe Merge "Add CDMA and multimode support to reference-ril" by Wink Saville · 13 years ago
  95. e964504 Add CDMA and multimode support to reference-ril by Jaime A Lopez-Sollano · 13 years ago
  96. 9889af0 am d5580e18: Merge "Fix logging for setup_data_call response" by Wink Saville · 13 years ago
  97. d5580e1 Merge "Fix logging for setup_data_call response" by Wink Saville · 13 years ago
  98. 5638415 Fix logging for setup_data_call response by Naveen Kalla · 14 years ago
  99. 188d84f Use ALOGE instead of fprintf in rild by Wink Saville · 13 years ago
  100. 183b1d0 Merge "Fixed goto into scope." by Wink Saville · 13 years ago