summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_hardware_q...ics-releaseicscm-9.1.0Steve Kondik2011-11-2166-1964/+18422
|\
| * qcom gps: Use standalone position mode if no agps servers are setScott Brady2011-10-221-0/+4
| * libloc: remove duplicate entrycm-7.1.0gingerbread-releaseGiulio Cervera2011-09-061-3/+0
| * Give AMS50K device a swift kick in the keister to wake the stuck ones them upattn12011-06-251-0/+3
| * libloc_api: fix format for debug outputChristopher Lais2011-05-061-1/+1
| * libloc_api: xtra injection improvementsZinx Verituse2011-05-062-16/+15
| * libloc_api: fix status reportingChristopher Lais2011-04-291-65/+56
| * GPS: Fixes mFixInterval = 0 issue in gingerbreadStephen Li2011-04-272-0/+6
| * libloc_api-rpc: retry calls when busycm-7.0.3cm-7.0.2.1Christopher Lais2011-04-253-8/+18
| * libloc_api: create deferred action thread after client is openedChristopher Lais2011-04-251-10/+10
| * libloc_api: provide a default timeout/accuracy for 1240 fix criteriacm-7.0.1Christopher Lais2011-04-242-10/+23
| * libloc_api: do xtra when cb is registered, and retry on failChristopher Lais2011-04-243-7/+25
| * libloc_api: use privacy lock on 1240 tooChristopher Lais2011-04-242-4/+11
| * libloc_api: fix possible use of uninitialized variableChristopher Lais2011-04-241-2/+2
| * Convert bearing/heading from 10 bit value to degrees on locapi 20000Alexander Hofbauer2011-04-221-0/+5
| * locapi: Add support for locapi version 20000/20002cm-7.0.0Ricardo Cerqueira2011-03-2919-17/+4897
| * locapi: Add support for locapi version 50000Ricardo Cerqueira2011-03-0120-0/+6284
| * gps: Add support for sync ioctlsSteve Kondik2011-02-218-378/+720
| * Generate engine stop/start events when session ends/beginsRicardo Cerqueira2011-02-201-1/+10
| * Destroy client handles after they're closedRicardo Cerqueira2011-02-202-0/+10
| * Revert "loc_api: Disable code that completely shuts down our connection with ...Ricardo Cerqueira2011-02-202-16/+0
| * gps: Require BOARD_USES_QCOM_GPS otherwise use Google versionSteve Kondik2011-02-172-2/+2
| * loc_api: Depend on QCOM librpc for new loc_apiSteve Kondik2011-02-1511-1/+3101
| * GPS: Changes to create loc_ni_thread locallyStephen Li2011-02-153-5/+22
| * GPS: Fixes a problem stopping the engine while an AGPS data is activeStephen Li2011-02-152-2/+40
| * loc_api: Remove support for AMSS 6225Ricardo Cerqueira2011-02-1321-4992/+10
| * loc_api: Disable code that completely shuts down our connection with the GPSRicardo Cerqueira2011-02-132-0/+16
| * gps: Bugfixes and improvements from CodeAuroraSteve Kondik2011-02-1324-1718/+3336
| * loc_api: Add support for AMSS 6225Ricardo Cerqueira2010-12-2221-7/+5092
| * Add LOCAL_MODULE_TAGSSteve Kondik2010-12-212-0/+4
* | msm:added missing LOCAL_MODULE_TAGS:=optionaljerpelea2011-11-172-2/+2
* | hardware/qcom/gps: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-142-2/+2
|/
* Fix threading problem that resulted in the wakelock being held too long.Mike Lockwood2010-10-271-4/+10
* Fix recursive use of mutex introduced in previous change.Mike Lockwood2010-10-261-1/+5
* Work around a problem stopping the GPS engine while an AGPS data call is activeMike Lockwood2010-10-252-1/+31
* loc_api: Disable code that completely shuts down our connection with the GPSMike Lockwood2010-09-221-1/+14
* loc_api: Use create_thread_cb for all threads that call back into the framework.Mike Lockwood2010-06-203-35/+10
* librpc: XDRs and glue code for AMSS 1240Mike Lockwood2010-06-1718-10/+5294
* loc_api: rearrange RPC glue to allow having multiple versions of the API.Mike Lockwood2010-06-1723-198/+62
* Add more parameters to set_position_mode, notify framework of our capabilities.Mike Lockwood2010-04-141-18/+40
* Hold a wake lock while events are pending for the deferred action thread.Mike Lockwood2010-04-142-67/+92
* Fix deleting aiding data.Mike Lockwood2010-04-061-20/+5
* Enable GPS privacy lock when GPS is disabled.Mike Lockwood2010-04-061-3/+8
* Remove call to loc_apicb_app_deinit() to avoid ARM9 crashes after disabling.Mike Lockwood2010-04-061-2/+2
* loc_api: Repackage as a new GPS HAL module.Mike Lockwood2010-04-0610-17/+94
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* Manual no-op mergeThe Android Open Source Project2010-02-110-0/+0
|\
| * Merge from open-source masterThe Android Open Source Project2010-02-110-0/+0
| |\
| * | loc_api: Process all events in deferred action thread.Mike Lockwood2010-02-022-88/+142
| * | Do not build unless BOARD_GPS_LIBRARIES is set to libloc_apiMike Lockwood2010-02-021-0/+2