summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* samsung: Compilation fixesrogersb112015-11-094-12/+14
* ril: Use debug log level and not errorAndreas Schneider2015-10-231-1/+1
* ril: Fix network operator searchAndreas Schneider2015-10-231-1/+9
* exynos4: Fix build of hwc and grallocCaio Schnepper2015-10-193-0/+45
* Modify RIL Unsol Message Wakelock to 200msNathan Harold2015-10-191-1/+3
* Modem activity infoPrerepa Viswanadham2015-10-192-0/+33
* Add missing extern "C" declaration.Chih-Hung Hsieh2015-10-191-0/+2
* Remove verbose logsRobert Greenwalt2015-10-191-0/+15
* Link Capacity Estimation - RIL supportfenglu2015-10-193-0/+59
* Fix build issues after the mergeVinit Deshpande2015-10-192-2/+4
* libril: tag RILC messages to radio logMark Salyzyn2015-10-191-10/+10
* Introduction of the new SAP-UIM socketDheeraj Shetty2015-10-198-41/+1498
* Removal of dead code and adding log messages to make it easierNanik Tolaram2015-10-192-5/+10
* We have POSIX clocks.Elliott Hughes2015-10-191-4/+0
* libgralloc_ump: Fix buildCaio Schnepper2015-10-192-1/+137
* macloader: Including missing errno headerChristopher N. Hesse2015-10-150-0/+0
* macloader: include errno.hCaio Schnepper2015-10-101-0/+1
* ril: Support new sound manger RIL responsesAndreas Schneider2015-09-161-0/+6
* libsecril-client: Fix SetCallAudioPath for current devicesstable/cm-12.1-YOG4PAndreas Schneider2015-08-253-3/+16
* libril: Add support for ST-Ericsson Thor M7450 modemsChristopher N. Hesse2015-06-263-8/+11
* ril: Fix compilation with debug messages turned onAndreas Schneider2015-06-231-6/+6
* exynos: multimedia: fix resubmitting CSD for NuPlayerDheeraj CVR2015-06-191-2/+1
* libril: Fix element countNBruderman2015-06-081-1/+1
* libril: Fix network operator searchUtkarsh Gupta2015-05-122-2/+13
* libril: Fix signal strength for xmm6260 tooUtkarsh Gupta2015-05-021-3/+7
* libfimg3x: Remove android_pmem.h includeCaio Schnepper2015-04-271-1/+0
* libril: Add missing semicolonCaio Schnepper2015-04-141-1/+1
* libril: Avoid strncat which doesn't check if we overflowAndreas Schneider2015-04-131-1/+1
* libril: Make data a const pointer in RIL_onUnsolicitedResponse()Andreas Schneider2015-04-131-4/+4
* libril: Fix signal strengthUtkarsh Gupta2015-04-131-6/+43
* libril: rewrite preferred network typeDaniel Hillenbrand2015-04-122-7/+38
* libril: move samsung specific into seperate table, update to v11Howard Su2015-04-125-114/+475
* libril: Readd support for MODEM_TYPE_XMM7260Andreas Schneider2015-04-082-1/+4
* libril: Fix #elif for MODEM_TYPE_XMM6260Andreas Schneider2015-04-081-1/+1
* libril: Use consistent names for modem definesAndreas Schneider2015-04-082-6/+6
* libril: The data variable should be constAndreas Schneider2015-04-081-4/+4
* libril: Fix processRadioState prototypeAndreas Schneider2015-04-081-2/+2
* Fix the build error of some samsung devices which provides libril (e.g. ks01lte)K Yasu2015-04-071-0/+2
* libril: Merge xmm6262 and xmm6260 to single lib.Howard Su2015-04-0617-5278/+1139
* librilsec-client: Add support for xmm7260 modemAndreas Schneider2015-03-162-0/+19
* libril: Add support for xmm7260 modem.Andreas Schneider2015-03-163-1/+42
* macloader: Add support to set nvram calibration file.Andreas Schneider2015-02-162-0/+103
* cmhw: Add touchscreen hovering supportFranco2015-02-061-0/+93
* macloader: Fix log output and return value.Andreas Schneider2015-01-271-2/+1
* macloader: Use a variable for device type.Andreas Schneider2015-01-271-22/+15
* macloader: Close file when we don't need it anymore.Andreas Schneider2015-01-271-1/+1
* macloader: Use fchown() to change owner of the cidfile.Andreas Schneider2015-01-271-7/+19
* macloader: Use fchmod() to change permissions.Andreas Schneider2015-01-271-10/+12
* macloader: Fix build warning with LOG defines.Andreas Schneider2015-01-271-3/+3
* macloader: Make macloader a C file.Andreas Schneider2015-01-272-1/+1