summaryrefslogtreecommitdiffstats
path: root/hal
Commit message (Expand)AuthorAgeFilesLines
* audio: extend platform parserHaynes Mathew George2014-07-114-51/+341
* hal: Add XML parser for platform infoHaynes Mathew George2014-07-115-6/+248
* audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-5/+7
* audio: fixed channel count determination from channel maskEric Laurent2014-07-011-4/+4
* audio: Fix volume control for offload playbackHaynes Mathew George2014-06-261-3/+11
* hal: msm8974: fix VOICE_HANDSET selection for non-TMUS operatorsEric Laurent2014-06-251-1/+1
* Merge "hal: Fix no voice call audio issue on handset"Vineeta Srivastava2014-06-202-7/+13
|\
| * hal: Fix no voice call audio issue on handsetRavi Kumar Alamanda2014-06-202-7/+13
* | audio: compilation fixesHaynes Mathew George2014-06-191-15/+20
* | Revert "Revert "hal: Add support for IMS calls""Vineeta Srivastava2014-06-1913-330/+1640
|/
* hal: Add support for external sound devicesRavi Kumar Alamanda2014-06-194-5/+40
* Revert "hal: Add support for IMS calls"Eric Laurent2014-06-1813-1640/+330
* hal: Add support for IMS callsHaynes Mathew George2014-06-1713-330/+1640
* audio: fix unused param warningsHaynes Mathew George2014-06-162-27/+29
* am 88acf968: Revert "Disable fast capture by default for 8974"Glenn Kasten2014-06-161-1/+1
|\
| * Revert "Disable fast capture by default for 8974"Glenn Kasten2014-06-161-1/+1
* | am 98fd4533: Disable fast capture by default for 8974Glenn Kasten2014-06-121-1/+1
|\|
| * Disable fast capture by default for 8974Glenn Kasten2014-06-121-1/+1
* | resolved conflicts for merge of 4f993391 to masterGlenn Kasten2014-06-123-3/+59
|\|
| * Runtime configuration of period sizeGlenn Kasten2014-06-113-3/+59
* | hal: Add support for HFP featureRavi Kumar Alamanda2014-06-107-13/+421
* | hal: Add voice call support for msm8084 targetRavi Kumar Alamanda2014-05-236-17/+426
|/
* hal: Correct audio HAL library nameRavi Kumar Alamanda2014-05-061-2/+2
* audio: support for wide-band speech audio over BTRavi Kumar Alamanda2014-04-296-11/+79
* audio: use of audio_route_{apply/reset}_and_update_path APIsRavi Kumar Alamanda2014-04-281-67/+38
* Fix compile errorsGlenn Kasten2014-04-281-2/+2
* Add extended bit-depth capability to audio halAndy Hung2014-03-311-6/+24
* Merge "Scan and verify audio device parameters on open"Andy Hung2014-03-292-2/+156
|\
| * Scan and verify audio device parameters on openAndy Hung2014-03-282-2/+156
* | audio: fix set_parameters return value.Eric Laurent2014-03-251-19/+26
|/
* am 1e95cf3e: am 34fa769a: audio msm8974: new path for speaker phone with AECEric Laurent2014-03-141-1/+1
|\
| * audio msm8974: new path for speaker phone with AECEric Laurent2014-03-071-1/+1
* | audio: remove unused struct memberEric Laurent2013-11-262-2/+0
|/
* hal: Fix the audio loss issue on codec back endRavi Kumar Alamanda2013-11-121-2/+2
* Merge "audio: fix output flag test in open_output_stream" into klp-devEric Laurent2013-10-301-0/+1
|\
| * audio: fix output flag test in open_output_streamEric Laurent2013-09-301-0/+1
* | hal: Fix for Audio Route issue when sound path changessangwon.jeon2013-10-241-0/+6
* | audio/hal: Configure HDMI channels based on output stream channelsEric Laurent2013-10-112-6/+89
* | hal: Fix for Tx Mute issue when a new call accepted while in callRavi Kumar Alamanda2013-10-021-1/+1
|/
* audio: Presentation time enhancementsHaynes Mathew George2013-09-204-1/+40
* implement get_presentation_position() for offloaded outputsEric Laurent2013-09-201-10/+24
* Merge "add offloaded audio visualizer" into klp-devEric Laurent2013-09-182-0/+32
|\
| * add offloaded audio visualizerEric Laurent2013-09-172-0/+32
* | audio : add new TMUS MCC and MNC listsangwon.jeon2013-09-171-0/+13
|/
* audio: compress offload enhancementsHaynes Mathew George2013-09-132-5/+55
* Merge "audio: enable AAC offload" into klp-devEric Laurent2013-09-131-2/+2
|\
| * audio: enable AAC offloadEric Laurent2013-09-121-2/+2
* | audio: set cached volume before starting voice callHaynes Mathew George2013-09-121-6/+20
|/
* Implement HAL API get_presentation_positionGlenn Kasten2013-09-102-2/+34
* hal: force stop after drain.Eric Laurent2013-09-051-3/+7