summaryrefslogtreecommitdiffstats
path: root/hal/audio_hw.c
Commit message (Expand)AuthorAgeFilesLines
* audio: free and assign NULL to global static device pointerlineage-16.0-caf-8960Preetam Singh Ranawat2020-01-131-2/+2
* audio_hw: match destruction of mutexesAndy Hung2019-09-281-0/+2
* hal: Add support for voice calls on Fusion3 platformsArne Coucheron2019-09-281-0/+23
* hal: Update prefixes for audio system propertiesAniket Kumar Lata2019-09-281-4/+4
* audio: Fix deprecated log warningHaynes Mathew George2019-09-281-1/+1
* hal: return EINVAL by default for presentation_positionDerek Chen2019-09-281-1/+1
* Fix parameters passed to pcm_open to include PCM_MONOTONICMikhail Naganov2019-09-281-3/+2
* HAL: Align error code with HIDL wrapperKevin Rocard2019-09-281-4/+4
* hal: Fix device selection at start of the voice callShiv Maliyappanahalli2019-09-281-3/+3
* hal: Fix routing issue for voip use caseNarsinga Rao Chella2019-09-281-4/+3
* Add AudioRecord timestampsAndy Hung2019-09-281-1/+28
* hal: only open the amplifier onceDan Pasanen2019-09-281-15/+9
* hal: enable amplifier earlierDan Pasanen2019-09-281-2/+2
* hal: Notify amplifier of device enable/disableEthan Chen2019-09-281-1/+19
* hal: Convert libaudioamp to audio_amplifier HALEthan Chen2019-09-281-15/+126
* hal: Support the audio amplifier hookDaniel Hillenbrand2019-09-281-0/+24
* audio HAL: do not stop capture on overrunEric Laurent2019-09-281-0/+2
* audio HAL: fix thread starvationEric Laurent2019-09-281-19/+33
* hal: Validate active input before accessing sourceLeena Winterrowd2019-09-281-2/+3
* hal: add support to use low latency as primary outputMingming Yin2019-09-281-1/+11
* hal: Squashed set of updates and fixes from 8974 branchArne Coucheron2019-09-281-21/+77
* audio: fix member initializationHaynes Mathew George2019-09-281-3/+3
* hal: fix miscellaneous errorsPreetam Singh Ranawat2019-09-281-1/+10
* hal: fix unused param warningsRavi Kumar Alamanda2019-09-281-2/+2
* hal: fix incompatible APIsRavi Kumar Alamanda2019-09-281-6/+5
* hal: miscellaneous fixesHaynes Mathew George2019-09-281-1/+56
* audio: acquire lock for compress voip close input/output streamDivya Narayanan Poojary2016-04-041-0/+4
* hal: fix direct output flag test in open_output_streamMingming Yin2016-01-141-1/+2
* hal: add FM_TUNER capture supportRamjee Singh2015-07-311-1/+10
* Merge "hal: update input source type during open input stream"Linux Build Service Account2015-05-081-4/+11
|\
| * hal: update input source type during open input streamVidyakumar Athota2015-05-051-4/+11
* | hal: Prevent de-routing in case the usecase doesn't share codec backendAvinash Vaish2015-04-101-1/+2
|/
* hal: use 0 as default return value for out_get_render_positionMingming Yin2015-02-271-1/+1
* audio: Reject incall record request when mode is not IN_CALLPavan Chikkala2014-12-171-3/+3
* audio: Avoid mute during AFE PROXY UsecasePavan Chikkala2014-12-051-1/+2
* Revert " audio: Avoid mic mute on proxy during call"Shreyas Nagasandra Chandrasekhar2014-12-011-2/+1
* audio: Avoid mic mute on proxy during callShreyas Nagasandra Chandrasekhar2014-11-271-1/+2
* audio: Reject incall record request when call is not activePavan Chikkala2014-11-251-0/+4
* hal: NULL pointer check before using audio_usecaseMingming Yin2014-11-031-5/+5
* Merge " audio: Update error number in HAL"Linux Build Service Account2014-11-021-1/+9
|\
| * audio: Update error number in HALDhanalakshmi Siddani2014-10-231-1/+9
* | Merge "hal: Avoid double free while closing of VoIP driver"Linux Build Service Account2014-11-021-0/+10
|\|
| * hal: Avoid double free while closing of VoIP driverVenkata Narendra Kumar Gutta2014-10-231-0/+10
* | Merge "hal: Enhance VoIP call auto recovery if SSR occurs during call"Linux Build Service Account2014-11-021-1/+1
|\|
| * hal: Enhance VoIP call auto recovery if SSR occurs during callVenkata Narendra Kumar Gutta2014-10-231-1/+1
* | Merge "hal: VoIP call auto recovery if SSR happens during call"Linux Build Service Account2014-11-021-0/+8
|\|
| * hal: VoIP call auto recovery if SSR happens during callVenkata Narendra Kumar Gutta2014-10-231-0/+8
* | Merge "hal: SSR support for compress offload"Linux Build Service Account2014-11-021-0/+16
|\|
| * hal: SSR support for compress offloadNaresh Tanniru2014-10-231-0/+16
* | Merge "hal: SSR support for compress offload"Linux Build Service Account2014-11-021-38/+102
|\|