1. 7315749 Modem activity info by Prerepa Viswanadham · 9 years ago
  2. 73f2ccb RIL: Interface to retrieve power stats info by Sooraj Sasindran · 9 years ago
  3. 290add3 LCE RIL comment nit by fenglu · 9 years ago
  4. e0fdb5d Add missing extern "C" declaration. by Chih-Hung Hsieh · 9 years ago
  5. 191e4dc Remove verbose logs by Robert Greenwalt · 9 years ago
  6. f461c04 Merge commit '9a4b19c' into merge2 by Etan Cohen · 9 years ago
  7. 772c0d2 Correct GET_RADIO_CAP documentation by Abhishek Adappa · 10 years ago
  8. f740829 Link Capacity Estimation - RIL support by fenglu · 9 years ago
  9. 9a4b19c Link Capacity Estimation - RIL support by fenglu · 9 years ago
  10. 1b1ec2d Fix build issues after the merge by Vinit Deshpande · 9 years ago
  11. fd08733 am 27976c4..27976c4 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  12. b5a6e50 am 26a79e4e: Merge "libril: tag RILC messages to radio log" by Mark Salyzyn · 9 years ago
  13. 26a79e4 Merge "libril: tag RILC messages to radio log" by Mark Salyzyn · 9 years ago
  14. dba2561 libril: tag RILC messages to radio log by Mark Salyzyn · 9 years ago
  15. 27976c4 Introduction of the new SAP-UIM socket by Dheeraj Shetty · 10 years ago
  16. 73bbc75 resolved conflicts for merge of 66650640 to master by Andreas Gampe · 9 years ago
  17. 9101e51 rild: missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  18. 6665064 Merge "Ril: Fix missing includes" by Andreas Gampe · 9 years ago
  19. 8ded996 Ril: Fix missing includes by Andreas Gampe · 9 years ago
  20. fca40f7 Merge "Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'" by Vinit Deshpande · 10 years ago
  21. edc47d9 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  22. fb56b9b Add sap-api.proto. by Wink Saville · 10 years ago
  23. 3c8f37c Telephony: Implementation of IWLAN. by Yashdev Singh · 10 years ago
  24. 8905d89 Add sap-api.proto. by Wink Saville · 10 years ago
  25. 6923aaa Telephony: Implementation of IWLAN. by Yashdev Singh · 10 years ago
  26. f995165 am 4f481a54: Merge "Fix missing extern." by Elliott Hughes · 10 years ago
  27. 4f481a5 Merge "Fix missing extern." by Elliott Hughes · 10 years ago
  28. e102e95 Fix missing extern. by Elliott Hughes · 10 years ago
  29. 3147559 am cb6cd1fb: Merge "ril.cpp: fix misuse of strncat" by Nick Kralevich · 10 years ago
  30. cb6cd1f Merge "ril.cpp: fix misuse of strncat" by Nick Kralevich · 10 years ago
  31. c52e45e ril.cpp: fix misuse of strncat by Nick Kralevich · 10 years ago
  32. 9f2a024 am d8dcd06e: Merge "Removal of dead code and adding log messages to make it easier for debugging" by Nick Kralevich · 10 years ago
  33. d8dcd06 Merge "Removal of dead code and adding log messages to make it easier for debugging" by Nick Kralevich · 10 years ago
  34. 4bd5eb5 Removal of dead code and adding log messages to make it easier for debugging by Nanik Tolaram · 10 years ago
  35. d8f6371 am 7c306fd5: Merge "rild: enable tombstone on RIL crash" by Nick Kralevich · 10 years ago
  36. 7c306fd Merge "rild: enable tombstone on RIL crash" by Nick Kralevich · 10 years ago
  37. faf4676 rild: enable tombstone on RIL crash by Julien Vuillaumier · 10 years ago
  38. 26d65e9 am 97f1dafc: Merge "Remove makefile cruft." by Elliott Hughes · 10 years ago
  39. 148f1a8 am bdfdd776: Merge "We have POSIX clocks." by Elliott Hughes · 10 years ago
  40. 97f1daf Merge "Remove makefile cruft." by Elliott Hughes · 10 years ago
  41. bdfdd77 Merge "We have POSIX clocks." by Elliott Hughes · 10 years ago
  42. e7b199e Remove makefile cruft. by Elliott Hughes · 10 years ago
  43. 313a350 We have POSIX clocks. by Elliott Hughes · 10 years ago
  44. 42da271 am 257ba4e3: Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr1-dev by Robert Greenwalt · 10 years ago
  45. 257ba4e Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr1-dev by Robert Greenwalt · 10 years ago
  46. b44dda3 Modify RIL_Data_Call_Response to include MTU by Sukanya Rajkhowa · 10 years ago
  47. 5b12e65 am 496a71cf: Merge "Revert "Revert "STK Call Control feature implementation.""" into lmp-mr1-dev by Amit Mahajan · 10 years ago
  48. 496a71c Merge "Revert "Revert "STK Call Control feature implementation.""" into lmp-mr1-dev by Amit Mahajan · 10 years ago
  49. e2c1d2c am 5526d659: Merge "Turn off RILC REQUEST logging" into lmp-mr1-dev by xinhe · 10 years ago
  50. 54563d3 Revert "Revert "STK Call Control feature implementation."" by Amit Mahajan · 10 years ago
  51. 5526d65 Merge "Turn off RILC REQUEST logging" into lmp-mr1-dev by xinhe · 10 years ago
  52. 7f96c50 Turn off RILC REQUEST logging by xinhe · 10 years ago
  53. 001fa42 am 6bfaf64c: Revert "STK Call Control feature implementation." by Amit Mahajan · 10 years ago
  54. 6bfaf64 Revert "STK Call Control feature implementation." by Amit Mahajan · 10 years ago
  55. 76f1547 am 61bedcf4: STK Call Control feature implementation. by Preeti Ahuja · 10 years ago
  56. 48a5576 am f34ed01f: Merge "Make the implementations of RIL_onUnsolicitedResponse match the prototypes" by Chih-hung Hsieh · 10 years ago
  57. f34ed01 Merge "Make the implementations of RIL_onUnsolicitedResponse match the prototypes" by Chih-hung Hsieh · 10 years ago
  58. d613b96 Make the implementations of RIL_onUnsolicitedResponse match the prototypes by Bernhard Rosenkränzer · 10 years ago
  59. 61bedcf STK Call Control feature implementation. by Preeti Ahuja · 13 years ago
  60. 1a61ffd am 8caf06fd: [DS] Radio Capability Support. New design of capability switch for L. by Legler Wu · 10 years ago
  61. 8caf06f [DS] Radio Capability Support. New design of capability switch for L. by Legler Wu · 10 years ago
  62. 3274343 am 60dbcee8: am 760123fc: Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL. by Shishir Agrawal · 10 years ago
  63. d9dd67f am 0efd5b9c: am 33bbe435: Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MORE by Chaitanya Saggurthi · 10 years ago
  64. 3531d42 am b5c0bcbb: am 11e8b232: Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable by Hui Wang · 10 years ago
  65. 62a8ede am f191bb2e: Merge "Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE" into lmp-mr1-dev by Amit Mahajan · 10 years ago
  66. f191bb2 Merge "Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE" into lmp-mr1-dev by Amit Mahajan · 10 years ago
  67. 8d698bb am 8b4e4f7e: Radio Capability Support. by Wink Saville · 10 years ago
  68. 8d67962 Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE by Hui Wang · 10 years ago
  69. 8b4e4f7 Radio Capability Support. by Wink Saville · 10 years ago
  70. 9918675 am 760123fc: Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL. by Shishir Agrawal · 10 years ago
  71. 60dbcee am 760123fc: Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL. by Shishir Agrawal · 10 years ago
  72. 760123f Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL. by Shishir Agrawal · 10 years ago
  73. 197717f am 33bbe435: Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MORE by Chaitanya Saggurthi · 10 years ago
  74. 0efd5b9 am 33bbe435: Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MORE by Chaitanya Saggurthi · 10 years ago
  75. 33bbe43 Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MORE by Chaitanya Saggurthi · 11 years ago
  76. af514dd am 11e8b232: Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable by Hui Wang · 10 years ago
  77. b5c0bcb am 11e8b232: Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable by Hui Wang · 10 years ago
  78. 11e8b23 Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variable by Hui Wang · 10 years ago
  79. b08171a am a65a16a2: Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down by Naveen Kalla · 10 years ago
  80. a65a16a Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down by Naveen Kalla · 10 years ago
  81. 1552fdb resolved conflicts for merge of 6e5a42e6 to lmp-dev-plus-aosp by Vince Harron · 10 years ago
  82. 89b9a33 am c796e22c: Revert "Revert "add apn setting parameters, and set apn parameters to bp"" by Amit Mahajan · 10 years ago
  83. c796e22 Revert "Revert "add apn setting parameters, and set apn parameters to bp"" by Amit Mahajan · 10 years ago
  84. 6e5a42e Merge "Allow dlopen to find libreference-ril.so on 64 bit platform" into lmp-dev by Vince Harron · 10 years ago
  85. 60c1f5b Allow dlopen to find libreference-ril.so on 64 bit platform by Vince Harron · 10 years ago
  86. a00ce59 am 87540b63: Revert "add apn setting parameters, and set apn parameters to bp" by Amit Mahajan · 10 years ago
  87. 87540b6 Revert "add apn setting parameters, and set apn parameters to bp" by Amit Mahajan · 10 years ago
  88. 9b2d4a0 am 6be060de: add apn setting parameters, and set apn parameters to bp by Hui Wang · 10 years ago
  89. 6be060d add apn setting parameters, and set apn parameters to bp by Hui Wang · 10 years ago
  90. f05b96b am 858ab4ee: Merge "Fix comment for RIL_SIM_IO_Response in ril.h" into lmp-dev by Amit Mahajan · 10 years ago
  91. 858ab4e Merge "Fix comment for RIL_SIM_IO_Response in ril.h" into lmp-dev by Amit Mahajan · 10 years ago
  92. 2875bc2 Fix comment for RIL_SIM_IO_Response in ril.h by Amit Mahajan · 10 years ago
  93. 03cf287 am 6c607594: Fix crash by checking for NULL token at the beginning of RIL_onRequestComplete by Jayachandran C · 10 years ago
  94. 6c60759 Fix crash by checking for NULL token at the beginning of RIL_onRequestComplete by Jayachandran C · 10 years ago
  95. 1d6040f am 52500160: Change to parse DATA_CALL_LIST correctly based on version. by Amit Mahajan · 10 years ago
  96. 5250016 Change to parse DATA_CALL_LIST correctly based on version. by Amit Mahajan · 10 years ago
  97. 17f793e am eb2a9345: Merge "Link to the corresponding libril-reference.so on 64 bit platform" by Elliott Hughes · 10 years ago
  98. eb2a934 Merge "Link to the corresponding libril-reference.so on 64 bit platform" by Elliott Hughes · 10 years ago
  99. 9c08c8b Link to the corresponding libril-reference.so on 64 bit platform by Jun Tian · 10 years ago
  100. 094da39 am 5d0cb9ee: Always #include <sys/...>, not <linux/...>. by Elliott Hughes · 10 years ago