Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-ril: List of commits

hardware/ril


RSS
Rev. Tiempo Autor
9c7019f ics-x86 2012-04-30 02:58:05 Chih-Wei Huang

add huaweigeneric-ril

Originates from https://github.com/DerArtem/huaweigeneric-ril
and a modified version in wetab tree.

ef66978 2012-04-30 02:13:27 Chih-Wei Huang

Fix the signal strength errors

Change the response to RIL_SignalStrength_v6 format.

c9556e1 2012-04-29 22:55:35 Chih-Wei Huang

fix 3G support for android-x86

Start pppd directly to setup data connection.

598e5d2 2012-04-29 22:55:13 Chih-Wei Huang

disable emulator code and fix a typo

300105d 2011-10-21 08:33:21 Jake Hamby

Add new RIL requests to support SIM data download via SMS over IMS.

On an LTE device where incoming SMS messages over IMS are sent to
the framework via RIL_UNSOL_RESPONSE_NEW_SMS responses sent to
the RIL, it may be necessary to process USIM data download SM's
(message class 2). This requires the RIL to implement two new requests.

1) RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS:
send an ENVELOPE command to the UICC, receiving the SW1 and SW2
status bytes in addition to the command response.

2) RIL_REQUEST_SMS_ACKNOWLEDGE_WITH_PDU:
send an RP-ACK or RP-ERROR acknowledgement to the incoming SM,
including an acknowledgement PDU containing the envelope response.

Change-Id: Id134dd90611b147fdc8aebc8ccdf0e989a6542a9

5cdc135 2011-10-19 08:59:27 Kazuhiro Ondo

RIL occasionally stopps event loop on phone process crash

RIL occasionally exits from its event loop due to race condition
upon phone process crash. And there is no recovery mechanism
provided and causing permanent cellular data loss until reset.

The solution is simply to kill rild process to start over when
event loop exits for some reason.

Bug:5428218
Change-Id: I88a9b8e966158f0f943fe3d189d91b1352481d9b

fa8d584 2011-08-23 11:47:34 Jake Hamby

Changes to RIL to support IMS features for LTE.

- There is a new RIL request, RIL_REQUEST_ISIM_AUTHENTICATION, which is
used to perform IMS AKA authentication using the algorithm on the ISIM
application of the UICC. The challenge nonce and response are both encoded
as Base64 strings.

Change-Id: I072b43d2b66b2013f8e58d3bd8251d75a453f167

2c8c965 2011-08-11 04:21:05 Vladimir Chtchetkine

am d8ad6c98: resolved conflicts for merge of 988d3d71 to honeycomb-plus-aosp

* commit 'd8ad6c98086c410243e0e8ad8285f02d6b696bd6':
Enable QEMUD pipe connection

d8ad6c9 2011-08-09 06:47:04 Vladimir Chtchetkine

resolved conflicts for merge of 988d3d71 to honeycomb-plus-aosp

Change-Id: I85178afbca0b8b51eb3890958b063a70a1b33b96

988d3d7 2011-08-09 05:02:49 Vladimir Chtchetkine

Merge "Enable QEMUD pipe connection"

385a739 2011-08-06 02:18:40 Vladimir Chtchetkine

Enable QEMUD pipe connection

Change-Id: I8cdeda261ebaf203310262951e8253cb8a42c8c6

2cc6032 2011-07-25 01:13:55 Kazuhiro Ondo

am 3c3569d3: am 16157587: Allow suggestedRetryTime to indicate no retry is needed.

* commit '3c3569d30c274c5d5ff040d3379427cea3175d06':
Allow suggestedRetryTime to indicate no retry is needed.

3c3569d 2011-07-25 01:11:31 Kazuhiro Ondo

am 16157587: Allow suggestedRetryTime to indicate no retry is needed.

* commit '16157587c02b83a93f4e02f83a934442aa0e3e6a':
Allow suggestedRetryTime to indicate no retry is needed.

1615758 2011-07-24 23:57:06 Kazuhiro Ondo

Allow suggestedRetryTime to indicate no retry is needed.

If suggestedRetryTime is 0x7fffffff then no retry is needed
and the framework should not initiate a retry.

Bug: 4949208
Change-Id: I6db070c33e3716bc98bb4f9411354b9949fe5f52

3b4ab8a 2011-07-12 14:12:24 Jeff Brown

Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Ifb59ea7e454d8ce832610e0979935e889e7621e2

d313401 2011-06-25 09:14:59 Wink Saville

am c35ee118: am 250eb3c8: Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime.

* commit 'c35ee11808954fc6cb9e87c1b8f92d7d0efcc7df':
Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime.

c35ee11 2011-06-24 00:19:55 Wink Saville

am 250eb3c8: Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime.

* commit '250eb3c8c3adbbbaf49c30ee09a061268d9a491a':
Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime.

fa99470 2011-06-23 23:49:20 Kazuhiro Ondo

am 470f53b5: am beb25b58: Added a special retry back-off timer value for call retry

* commit '470f53b56567df2600163e31164f1273e0a70f9a':
Added a special retry back-off timer value for call retry

250eb3c 2011-06-23 01:11:34 Wink Saville

Initialize new field RIL_Data_Call_Response_v6.suggestedRetryTime.

Change-Id: Idd3c9665785322a2a3fe013db459d9c8302a48d6

470f53b 2011-06-22 11:35:24 Kazuhiro Ondo

am beb25b58: Added a special retry back-off timer value for call retry

* commit 'beb25b58dcb48a2cfa2cfe10f5fb15908ff465f8':
Added a special retry back-off timer value for call retry

beb25b5 2011-06-22 08:16:14 Kazuhiro Ondo

Added a special retry back-off timer value for call retry

Added suggestedRetryTime value in v6 Data_Call_Response
structure so RIL can override retry back-off time
for some special cases.

Bug: 4723641
Change-Id: If5a683be6bcc1f530f0a5512ce3012a6102393d2

3f8ea10 2011-06-14 03:40:20 Wink Saville

am b53c6412: am 473adc9b: Update RIL_LTE_SignalStrength comments.

* commit 'b53c6412c8420fcb5250fe43af9c3297f818af72':
Update RIL_LTE_SignalStrength comments.

b53c641 2011-06-14 03:38:59 Wink Saville

am 473adc9b: Update RIL_LTE_SignalStrength comments.

* commit '473adc9b38240d180fc1935812ac80473f571f56':
Update RIL_LTE_SignalStrength comments.

473adc9 2011-06-14 02:24:09 Wink Saville

Update RIL_LTE_SignalStrength comments.

Add INT_MAX to denote invalid values and doc references.
Created bug 4575689 to get Xoom LTE ril fixed and the FW updated.

Change-Id: Ib1f7055b469ac8756bb5c0911d180ad7ba849227

4a09753 2011-05-04 08:20:11 Lorenzo Colitti

am b0891447: (-s ours) am 8dbc643b: (-s ours) am 60d10ec9: (-s ours) Merge from gingerbread - do not merge

* commit 'b08914475e4e94d8390996d54d87f905979238d8':

b089144 2011-05-04 08:14:58 Lorenzo Colitti

am 8dbc643b: (-s ours) am 60d10ec9: (-s ours) Merge from gingerbread - do not merge

* commit '8dbc643bbc65d89c1fac69f09d02d8ff12b008fb':

8dbc643 2011-05-04 03:22:03 Lorenzo Colitti

am 60d10ec9: (-s ours) Merge from gingerbread - do not merge

* commit '60d10ec91aa9de6b4699a87557ba8f041bf34be3':
Port RIL v4 to gingerbread from master.

04753f4 2011-05-03 04:20:24 Lorenzo Colitti

am d0bc13e1: (-s ours) am 60d10ec9: (-s ours) Merge from gingerbread - do not merge

* commit 'd0bc13e161401f92c73fa6ba0d4e525b30dac4c8':
Port RIL v4 to gingerbread from master.

d0bc13e 2011-05-03 04:12:00 Lorenzo Colitti

am 60d10ec9: (-s ours) Merge from gingerbread - do not merge

* commit '60d10ec91aa9de6b4699a87557ba8f041bf34be3':
Port RIL v4 to gingerbread from master.

60d10ec 2011-05-03 02:09:48 Lorenzo Colitti

Merge from gingerbread - do not merge

Change-Id: I3529a5f85d93e66aa5fca62ac44c242c4f7e163d

Show on old repository browser