summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fix typo and add more detailed comments on what we expect from GPS ↵Daniel Estrada Alva2014-11-061-7/+38
|\ | | | | | | HAL. b/16727892" into lmp-mr1-dev
| * Fix typo and add more detailed comments on what we expect from GPS HAL.Tsuwei Chen2014-10-311-7/+38
| | | | | | | | | | | | b/16727892 Change-Id: I73d3ea3e743846b9e579c78b80d7a393319c09f1
* | Merge "power: Adds setFeature functionality for the power module" into ↵Ruchi Kandoi2014-10-311-0/+20
|\ \ | |/ |/| | | lmp-mr1-dev
| * power: Adds setFeature functionality for the power moduleRuchi Kandoi2014-10-311-0/+20
| | | | | | | | | | | | | | | | | | | | | | Adds the setFeature callback which could be used to enable/disable power as well as performance specific features. POWER_FEATURE_DOUBLE_TAP_WAKE is added which uses the setFeature callback to enable/disable the double-tap feature. Bug: 16875464 Change-Id: I5ed9b5be8fddedf9861eedd962def421d9fac5bf
* | Merge "tv_input: more documentation to events" into lmp-mr1-devWonsik Kim2014-10-231-0/+49
|\ \
| * | tv_input: more documentation to eventsWonsik Kim2014-10-231-0/+49
| |/ | | | | | | | | Bug: 18047715 Change-Id: I63fd594d3380f92fce3224a258060ca2bf37e79b
* | audio: new parameter key for HW A/V sync ID allocationEric Laurent2014-10-201-3/+5
|/ | | | | | | | | | | The HW A/V sync ID is retrieved from the HAL by calling global get_parameters() with key AUDIO_PARAMETER_HW_AV_SYNC. After the output stream is opened, the HW A/V sync ID is communicated by stream set_parameters() with key AUDIO_PARAMETER_STREAM_HW_AV_SYNC. Bug: 17112525. Change-Id: Id1e3a3aa1e88d15461a609b381ca8c1902735a29
* Camera HALs: Promote device HAL v3.2Eino-Ville Talvala2014-09-104-7/+13
| | | | | | | And deprecate older HALs. Bug: 17445920 Change-Id: I37a5e53fda3c93080e37ec848f84c702a2c9120b
* sensors.h documentation change.Aravind Akella2014-09-051-8/+13
| | | | | | | | i) on-change sensors should set maxDelay. ii) Drivers should hold a wake_lock till poll() is called the next time when delivering events from wake-up sensors. Change-Id: I4b137843d5c857f04601618548306a710fbfbe5c
* Merge "Creates interface to dynamically configure GPS. Bug: 17110478 ↵Tsuwei Chen2014-09-021-2/+30
|\ | | | | | | Change-Id: I2a053d02e3c198d519d6306809f81ff601169151" into lmp-dev
| * Creates interface to dynamically configure GPS.Tsuwei Chen2014-08-301-2/+30
| | | | | | | | Bug: 17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151
* | Merge commit '38014a7c' into lmp-devGriff Hazen2014-08-281-3/+5
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: include/hardware/sensors.h Change-Id: I21517f717761af7f52c003d535e86059ebb75f05
| * \ am 74279e3c: Adding information about the first activationVinod Krishnan2014-08-281-3/+5
| |\ \ | | | | | | | | | | | | | | | | * commit '74279e3c23bd62c70d53098be91db85df5a68ece': Adding information about the first activation
| | * | Adding information about the first activationVinod Krishnan2014-08-281-3/+5
| | | | | | | | | | | | | | | | Change-Id: If5759749c5e6a88dcaf5ab600c9086b056c3908a
* | | | Fix problem with dropouts with multiple USB audio streams.Paul McLean2014-08-281-0/+2
| |_|/ |/| | | | | | | | | | | | | | Bug 17136569 Change-Id: I94bdbe037533a3fd77f249fdd42f4d828d3bf87f
* | | Sensor HAL documentation fix.Aravind Akella2014-08-211-0/+2
| | | | | | | | | | | | Change-Id: Ibc3f643a22163f734ba0ca912f011decf55d9bfa
* | | Some parameter renaming and comment update in sensors.hEtienne Le Grand2014-08-191-15/+31
| | | | | | | | | | | | | | | bug: 16818625 Change-Id: Ifcda8cd4e80a7377a6b5b138b9c7a5a2275af153
* | | Merge "LE: Add limited advertising duration capability (1/3)" into lmp-devAndre Eisenbach2014-08-061-5/+5
|\ \ \
| * | | LE: Add limited advertising duration capability (1/3)Andre Eisenbach2014-08-071-5/+5
| | | | | | | | | | | | | | | | Change-Id: I14006aa96758c285a1d88aef12df11cf28598028
* | | | audio HAL: add parameter to get audio HW sync sourceEric Laurent2014-08-051-0/+6
| | | | | | | | | | | | | | | | | | | | Bug: 16132368. Change-Id: Id76ce254b73ea11316cc684399de8d9c520c9b9b
* | | | Merge "Add HAL capabilities for GPS Measurements and Navigation Messages." ↵destradaa2014-08-041-1/+8
|\ \ \ \ | | | | | | | | | | | | | | | into lmp-dev
| * | | | Add HAL capabilities for GPS Measurements and Navigation Messages.destradaa2014-08-041-1/+8
| | | | | | | | | | | | | | | | | | | | Change-Id: I2ed41f2c048cfe82a539b3a4e955305787731a95
* | | | | Add transport parameter to createBond() function (1/4)Andre Eisenbach2014-08-041-1/+1
|/ / / / | | | | | | | | | | | | Change-Id: I8373ace899444c138907aaecc0f067188b0a7d90
* | | | Merge "Remove WAKE_UP_* sensor constants and stringTypes." into lmp-devAravind Akella2014-07-291-111/+92
|\ \ \ \
| * | | | Remove WAKE_UP_* sensor constants and stringTypes.Aravind Akella2014-07-301-111/+92
| | | | | | | | | | | | | | | | | | | | Change-Id: Iabe4bb064d88d9fcecc1a31e609cb8b77ebdd5ad
* | | | | Incorrect data type. bt_local_le_features_t of wrong sizePrerepa Viswanadham2014-07-301-1/+2
|/ / / / | | | | | | | | | | | | | | | | b/16653133 Change-Id: Icd7a3de6161669f4c54c6042bf80314e72f5f0ff
* | | | Add parameter key and values for hearing aid compatibility modeEric Laurent2014-07-301-0/+6
| | | | | | | | | | | | | | | | Change-Id: Ibdbe102bd49dbf228af5d4327b1868849c9d754e
* | | | Merge "audio HAL: add parameters to open stream" into lmp-devEric Laurent2014-07-251-21/+19
|\ \ \ \
| * | | | audio HAL: add parameters to open streamEric Laurent2014-07-281-21/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass device address (and audio source for inputs) to open_output_stream() and open_input_stream() audio HAL functions. Bug: 14815883. Change-Id: I5535677db3f3027917a31a7ed5c0a4c6bc013639
* | | | | Revert "Update comment for send message."Jinsuk Kim2014-07-281-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0e956a7cd2dee76b762320c141960ffdb64d24eb. The decision was to revert to the old behavior where retransmission will be handled by HAL for efficiency. Change-Id: If165b60c0408ea1015b83806f6bf21e18b15bc7f
* | | | Delete mcu HAL.Jeff Brown2014-07-261-82/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This HAL was intended to support doze mode but it is currently unused and it's best for it to stay that way. Bug: 16516536 Change-Id: I4f442e27d68f18ff322afd4c1debd2f392687e80
* | | | Merge "Add HAL module ID for BCM2079x." into lmp-devMartijn Coenen2014-07-241-0/+1
|\ \ \ \
| * | | | Add HAL module ID for BCM2079x.Martijn Coenen2014-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16542494 Change-Id: Ia03f981d134e0f4f2de909f8ab158b28931a1dc0
* | | | | Merge "Camera: Define error codes for remaining camera_module methods." into ↵Eino-Ville Talvala2014-07-241-2/+41
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | lmp-dev
| * | | | | Camera: Define error codes for remaining camera_module methods.Eino-Ville Talvala2014-07-241-2/+41
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Not previously documented, though already assumed to be this. Bug: 16514157 Change-Id: I9334fdf672c9772014681a5c346a6f20b51d8213
* | | | | Merge "gralloc: add GRALLOC_USAGE_CURSOR flag" into lmp-devGreg Hackmann2014-07-241-0/+3
|\ \ \ \ \
| * | | | | gralloc: add GRALLOC_USAGE_CURSOR flagGreg Hackmann2014-07-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On many devices, hardware cursors have stricter layout constraints than other overlays. GRALLOC_USAGE_CURSOR indicates a buffer may be used as a cursor; byte order and padding should be chosen accordingly. GRALLOC_USAGE_CURSOR must not cause allocation failure. If the requested properties (dimensions, format, other usage flags, etc.) aren't compatible with the device's cursor hardware, the implementation must allocate the buffer anyway, acting as if GRALLOC_USAGE_CURSOR were not specified. Change-Id: I7d66e8d7c953421d996c5def3257d408f91962f4 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* | | | | | Add interface for doing asynchonous cursor layer updates to hwcomposerRiley Andrews2014-07-242-7/+56
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If2ab523b400cfb586c8e1fed98f2ebe3538c0419
* | | | | | Merge "Fix typo in sensor type using an already defined constant." into lmp-devdestradaa2014-07-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix typo in sensor type using an already defined constant.destradaa2014-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I209d9191456dc6c1ef2eb695c9a8348a18504a8d
* | | | | | LE energy info featureSatya Calloji2014-07-232-4/+28
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Header changes for energy info feature Change-Id: Ic341ad9089b444960c36beff726fa9ddb5c901a2
* | | | | Add uncertainty for GPS received tow field.destradaa2014-07-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/16463499 Change-Id: Ib8ddd092f3da8295345524846e3ea0bcce59ccc2
* | | | | Merge "Update comment for send message." into lmp-devJungshik Jang2014-07-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update comment for send message.Jungshik Jang2014-07-211-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | HAL should not handle retransmission because it's handled by hdmi control service. Change-Id: I0daf1baf6f87805e2049ff84c6f8c2cace76dba2
* | | | Merge "Update GPS measurement HAL definition." into lmp-devdestradaa2014-07-211-28/+115
|\ \ \ \ | |/ / / |/| | |
| * | | Update GPS measurement HAL definition.destradaa2014-07-171-28/+115
| | | | | | | | | | | | | | | | | | | | | | | | b/16374800 Change-Id: I39602e4b7dedeca5de866cdb996887ae53d5aa9d
* | | | Reorder hardware types & remove verbose commentsWonsik Kim2014-07-191-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorder hardware types so that older types comes first roughly. This would make it more natural to add newer hardware types as they come. In addition, remove verbose comments where the meaning is obvious from the name. Change-Id: I275e9e608c8c2392e3f7ec2c5d81743059f2d36b
* | | | Add new HWC_POWER_MODE_DOZE_SUSPEND power state.Jeff Brown2014-07-182-6/+21
| | | | | | | | | | | | | | | | Change-Id: Ice194315bc51ca25732c9e30c809bd6b39f3718f
* | | | LE: Add connection parameter update request API (1/4)Andre Eisenbach2014-07-181-0/+4
| | | | | | | | | | | | | | | | Change-Id: I90955b5e1640f7025e864ac9227af6ad8ba5ca77
* | | | Add glance gesture for doze mode.Jeff Brown2014-07-171-0/+25
| | | | | | | | | | | | | | | | Change-Id: I2daa13e74d2183247c314c15ee283b7a6c20bc22