summaryrefslogtreecommitdiffstats
path: root/hal
Commit message (Expand)AuthorAgeFilesLines
* Fix VNDK Compilation ErrorsVinay Verma2019-12-014-0/+4
* Fix build errorsDivya Sharma2019-10-071-1/+2
* audio_hw: match destruction of mutexesAndy Hung2019-09-281-0/+2
* hal: close audio calibration fdMingming Yin2019-09-282-0/+2
* hal: Add support for voice calls on Fusion3 platformsArne Coucheron2019-09-285-0/+57
* audio-hw: Restrict voice_start_usecase only for 1 call at a timeChandramouli Karthik2019-09-281-1/+5
* hal: Fix no audio during voice call with voip in backgroundkunleiz2019-09-281-0/+8
* hal: fix no sound issue in voice callkunleiz2019-09-282-1/+4
* hal: Ensure mic mute state updated before starting voice callVidyakumar Athota2019-09-281-0/+2
* hal: fix Rx path mute issue during incall recordingNarsinga Rao Chella2019-09-283-23/+4
* audio: Use generated kernel headersArne Coucheron2019-09-281-2/+1
* msm8960: fix unused-parameter errors when no extensions are definedDavid Marble2019-09-282-8/+8
* hal: Require feature flags to be explicitly enabledArne Coucheron2019-09-281-6/+6
* hal: Update prefixes for audio system propertiesAniket Kumar Lata2019-09-288-26/+26
* audio: Fix deprecated log warningHaynes Mathew George2019-09-2818-18/+18
* Enable strict error for warningsGlenn Kasten2019-09-281-0/+2
* audio: Fix complilation warnings under ClangSteve Kondik2019-09-281-0/+2
* Use header lib instead of using global include pathArne Coucheron2019-09-281-1/+2
* hal: Use LOCAL_VENDOR_MODULEArne Coucheron2019-09-281-3/+1
* msm8960: treblize configurationArtem Borisov2019-09-282-10/+62
* 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
* Move device dependent modules to /vendorDiego Wilson2019-09-282-3/+7
* hal: Additional checks for dedicated VOIP inputMatt Mower2019-09-281-4/+23
* hal: Remove volume boost feature for msm8960Arne Coucheron2019-09-281-45/+0
* audio: set voice call volume step by propertykeunhui.park2019-09-281-1/+10
* hal: Port the dock support to non-legacy 8960 halnadlabak2019-09-283-0/+117
* hal: Remove compress voip formats and voip_rx flagKarthik Reddy Katta2019-09-282-98/+7
* 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
* hal: Stop log spam when COMPRESS_VOIP_ENABLED is not definedMichael Bestas2019-09-281-20/+20
* Add AudioRecord timestampsAndy Hung2019-09-282-1/+29
* hal: Increase deep buffer bufferingAlexy Joseph2019-09-282-4/+4
* hal: Add legacy EDID channel retrievalMatt Mower2019-09-281-0/+79
* hal: Remove listen calibration from 8960 halRonGokhale2019-09-281-6/+0
* hal: Don't make missing CSD init/deinit functions fatalEthan Chen2019-09-281-5/+7
* hal: Detect additional baseband propertiesDaniel Hillenbrand2019-09-281-1/+4
* hal: Add support for HTC CSD clientMatt Mower2019-09-282-0/+12
* hal: Support old CSD API and add support for Samsung CSD clientArne Coucheron2019-09-284-17/+107
* 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-283-21/+130
* hal: Support the audio amplifier hookDaniel Hillenbrand2019-09-282-0/+30
* hal: Clean up from mergeEthan Chen2019-09-282-31/+14
* hal: Remove obsolete FM_ENABLED flagArne Coucheron2019-09-282-12/+0
* voice_extn: remove redundant check of mode when stop voice use caseZhou Song2019-09-281-7/+4
* hal: fix resource leak issues in platform.cMingming Yin2019-09-282-0/+6
* audio HAL: do not stop capture on overrunEric Laurent2019-09-281-0/+2