summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/ha...Steve Kondik2016-03-111-4/+32
|\
| * am 26f06c79: Merge "hal: fix mic selection for IN_COMMUNICATION mode" into mn...Eric Laurent2015-10-151-1/+2
| |\
| * | hal: Support mute/unmute for HFP TxUday Kishore Pasupuleti2015-10-081-1/+5
| * | am 8c83fe85: Add support for voice recognition on headset use caseJean-Michel Trivi2015-09-261-0/+5
| |\ \
| * \ \ am 88cbad34: Ramp speaker gain when swapping L/R channels for ACDB changeJean-Michel Trivi2015-09-241-0/+65
| |\ \ \
| * \ \ \ am 425e154c: hal: msm8974: Conditional device switch to swap LR channelsRavi Kumar Alamanda2015-09-241-7/+17
| |\ \ \ \
| * | | | | hal: Use default acdb id for hfpUday Kishore Pasupuleti2015-09-211-2/+4
| * | | | | hal: Add support for HFP featureUday Kishore Pasupuleti2015-09-191-2/+15
| * | | | | am 1b49155c: hal: change sequence of selecting output deviceEric Laurent2015-09-161-34/+34
| |\ \ \ \ \
| * \ \ \ \ \ am e04901bf: Merge "msm7984: fix plaform_set_parameters()." into mnc-dr-devEric Laurent2015-09-141-6/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am e63e61d4: hal msm8974: fix logic in platform_check_backends_match().Eric Laurent2015-09-101-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 9af4b91d: hal: fix backend check routine for combo deviceEric Laurent2015-09-101-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 2bc7b022: hal: add support for ull audio playbackRavi Kumar Alamanda2015-08-271-2/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 65ad12de: hal: set correct default value for fluence type system propertyvivek mehta2015-08-191-2/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am b6506416: hal: enable setting gain in case of combo devicevivek mehta2015-08-191-0/+37
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hal: add default SND devicevivek mehta2015-08-111-0/+5
| * | | | | | | | | | | | Revert "Revert "hal: add support for multi-mic input and multi-channel output""Prashant Malani2015-08-111-49/+151
| * | | | | | | | | | | | Revert "hal: add support for multi-mic input and multi-channel output"Bryce Lee2015-08-101-151/+49
| * | | | | | | | | | | | am dae44718: hal: add support for multi-mic input and multi-channel outputvivek mehta2015-08-061-49/+151
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am 2f7306a9: audio: add operator specific device changekeunhui.park2015-08-051-12/+170
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am c5aaa0e7: audio: set voice call volume step by propertykeunhui.park2015-07-301-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 4cb8298a: hal: send correct ACDB idvivek mehta2015-07-141-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 3b86d472: hal: add speaker-safe headphones/line combo devicesRavi Kumar Alamanda2015-07-091-4/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 11dd2238: hal: fix to load wcd9330 mixer path fileUday Kishore Pasupuleti2015-07-071-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | hal: fix to load wcd9330 mixer path fileUday Kishore Pasupuleti2015-07-071-1/+10
* | | | | | | | | | | | | | | | | | | hal: Squashed support for new offload featuresSteve Kondik2016-01-191-0/+255
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | hal: fix mic selection for IN_COMMUNICATION modeEric Laurent2015-10-141-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add support for voice recognition on headset use caseJean-Michel Trivi2015-09-251-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Ramp speaker gain when swapping L/R channels for ACDB changeJean-Michel Trivi2015-09-231-0/+65
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | hal: msm8974: Conditional device switch to swap LR channelsRavi Kumar Alamanda2015-09-231-7/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | hal: change sequence of selecting output deviceEric Laurent2015-09-151-34/+34
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "msm7984: fix plaform_set_parameters()." into mnc-dr-devEric Laurent2015-09-141-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | msm7984: fix plaform_set_parameters().Eric Laurent2015-09-141-6/+5
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* / | | | | | | | | | | hal msm8974: fix logic in platform_check_backends_match().Eric Laurent2015-09-101-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | / hal: fix backend check routine for combo deviceEric Laurent2015-09-091-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | hal: add support for ull audio playbackRavi Kumar Alamanda2015-08-241-2/+8
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | hal: set correct default value for fluence type system propertyvivek mehta2015-08-181-2/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | hal: enable setting gain in case of combo devicevivek mehta2015-08-181-0/+37
* | | | | | | | hal: add default SND devicevivek mehta2015-08-141-0/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | hal: add support for multi-mic input and multi-channel outputvivek mehta2015-08-061-49/+151
| |_|_|_|_|/ |/| | | | |
* | | | | | audio: add operator specific device changekeunhui.park2015-08-051-12/+170
| |_|_|_|/ |/| | | |
* | | | | audio: set voice call volume step by propertykeunhui.park2015-07-301-1/+9
| |_|_|/ |/| | |
* | | | hal: send correct ACDB idvivek mehta2015-07-131-3/+6
| |_|/ |/| |
* | | hal: add speaker-safe headphones/line combo devicesRavi Kumar Alamanda2015-07-071-4/+31
|/ /
* | Merge "hal: update acdb loader init logic" into mnc-devEric Laurent2015-07-071-15/+63
|\ \
| * | hal: update acdb loader init logicRavi Kumar Alamanda2015-07-071-15/+63
* | | hal: Provide support to enable/disable EC/NS in BTRavi Kumar Alamanda2015-07-021-9/+32
|/ /
* | hal: update logic to identify primary sound cardRavi Kumar Alamanda2015-06-301-10/+75
* | hal: clean up redudant codeRavi Kumar Alamanda2015-06-301-35/+0
* | hal: post_proc: add volume based audio calibration supportvivek mehta2015-06-251-0/+69