summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1' of https://android.googlesource.com/platform/hardware/...Steve Kondik2011-12-162-1/+7
|\
| * Add new RIL requests to support SIM data download via SMS over IMS.Jake Hamby2011-10-202-1/+5
| * RIL occasionally stopps event loop on phone process crashKazuhiro Ondo2011-10-181-0/+2
* | libril: allow board to provide librilTom Giordano2011-11-211-0/+3
|/
* Changes to RIL to support IMS features for LTE.Jake Hamby2011-08-222-1/+3
* Added a special retry back-off timer value for call retryKazuhiro Ondo2011-06-211-1/+3
* Fix debug output.Wink Saville2011-04-161-1/+1
* Added additional comments to some commands for clarification.Wink Saville2011-04-152-2/+2
* Fix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL version. DO NOT MERGE.Jake Hamby2011-04-121-1/+1
* Add RIL_UNSOL_RIL_CONNECTED.Wink Saville2011-04-062-1/+8
* Change mock-ril and reference-ril to use include/telephony/ril.hWink Saville2011-03-191-7/+5
* Fix bugs in responseSimStatus and update comments.Wink Saville2011-02-221-34/+43
* Changes for ril.h version 6.Wink Saville2011-02-183-93/+117
* ril: Fix telephony under emulation.David 'Digit' Turner2011-02-041-0/+1
* Merge "RIL v5 RIL_REQUEST_SETUP_DATA_CALL."Wink Saville2011-01-142-17/+85
|\
| * RIL v5 RIL_REQUEST_SETUP_DATA_CALL.Wink Saville2011-01-132-17/+85
* | am 9ed40f35: am d663d381: Merge "Add a missing MUTEX_RELEASE() in ril_event_del"Wink Saville2011-01-131-0/+1
|\ \ | |/ |/|
| * Add a missing MUTEX_RELEASE() in ril_event_delAxel Lin2010-12-291-0/+1
| * Revert "Add timer delete support to rild" DO NOT MERGEWink Saville2010-10-073-36/+8
| * am f44700c4: Support for fetching PSC of serving cell.jsh2010-08-041-0/+1
| |\
| | * Support for fetching PSC of serving cell.jsh2010-08-031-0/+1
| * | am 060f053e: DO NOT MERGEXia Wang2010-07-301-8/+8
| |\|
| | * DO NOT MERGEXia Wang2010-07-291-8/+8
* | | Fix dispatchDataCall parcel length for v4 RILs.Lorenzo Colitti2010-09-131-0/+1
* | | Properly handle version 3 vendor RILs.Lorenzo Colitti2010-09-101-3/+4
* | | RIL changes for IPv6 / IPv4v6 data calls.Lorenzo Colitti2010-09-072-1/+29
* | | Fix index error in the radiooptions enable/disable QXDM LogXia Wang2010-07-281-8/+8
* | | Revert "am 9a2f5113: merge from open-source master"Dianne Hackborn2010-06-253-36/+8
* | | am 9a2f5113: merge from open-source masterThe Android Open Source Project2010-06-253-8/+36
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-06-223-8/+36
| |\ \
| | * | Add timer delete support to rildNaveen Kalla2010-06-223-8/+36
* | | | Support for fetching PSC of serving cell.jsh2010-06-232-3/+1
* | | | New RIL command to fetch PSC of current serving cell.jsh2010-06-222-1/+4
|/ / /
* | / merge from open-source masterThe Android Open Source Project2010-06-101-1/+1
|\| | | |/ |/|
| * Fix data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMSHenrik Hall2010-05-111-1/+1
* | Add RIL_E_ILLEGAL_SIM_OR_ME error code.John Wang2010-04-211-0/+1
|/
* Remove STOP SHIP logs and comments from ril.cpp.Wink Saville2010-04-071-5/+6
* am 2a7411dc: am 5909cf83: Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-292-1/+3
|\
| * Add RIL_UNSOL_RESEND_INCALL_MUTE.John Wang2010-01-292-1/+3
* | Fix bug 2353510 "Sholes can't make a call from device".Wink Saville2010-01-081-1/+4
* | Fix build.Wink Saville2009-12-231-1/+3
* | ril interface: Add support for User-User Signaling Information during call setupWink Saville2009-12-221-3/+61
|/
* ril.h: Add a failure cause for CDMA call failures, renameNaveen Kalla2009-09-282-2/+2
* Add UNSOL_CALL_RINGBACK_TONE to ril.John Wang2009-09-202-1/+3
* Release mutex locks on error conditions.Jaikumar Ganesh2009-08-181-3/+2
* fix return value check issue in sendResponseRaw functionKenny2009-08-181-1/+1
* am 602f80f9: (Hopefully) final updates to ril.h for donut.jsh2009-07-121-1/+1
|\
| * (Hopefully) final updates to ril.h for donut.jsh2009-07-101-1/+1
* | am 09a68ba3: Add remaining retry count to response for PIN/PUK commands.jsh2009-06-222-8/+9
|\|
| * Add remaining retry count to response for PIN/PUK commands.jsh2009-06-192-8/+9