summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* power: Cleanup hint handlingChristopher N. Hesse2017-03-141-12/+15
* power: Discard hints in power save modeChristopher N. Hesse2017-03-141-4/+6
* power: Keep boostpulse fd openedChristopher N. Hesse2017-03-140-0/+0
* power: Keep boostpulse fd openedChristopher N. Hesse2017-03-141-27/+20
* liblights: Always apply linear scaling if max brightness isn't 255Luca Stefani2017-03-131-3/+3
* Automatic translation importAbhisek Devkota2017-03-083-2/+25
* power: Initialize device power pathsChristopher N. Hesse2017-03-071-0/+2
* power: Cleanup touchkey handlingChristopher N. Hesse2017-03-071-22/+36
* lights: Add a log tagChristopher N. Hesse2017-03-041-0/+3
* lights: Cleanup read/write APIChristopher N. Hesse2017-03-041-33/+41
* lights: Remove superfluous log newlinesChristopher N. Hesse2017-03-042-11/+7
* power: Remove superfluous log newlinesChristopher N. Hesse2017-03-041-19/+19
* audio: Add support for Audience EarSmart ICsChristopher N. Hesse2017-03-036-0/+291
* Automatic translation importMichael W2017-03-033-25/+2
* audio: Add error logging to ril_interfaceChristopher N. Hesse2017-03-011-0/+20
* audio: Restart the voice call on device changeAndreas Schneider2017-02-242-1/+13
* liblights: add support for adjusting notification LED brightnessSimon Shields2017-02-242-4/+59
* libsecril-client: Expose MSIM functions by defaultChristopher N. Hesse2017-02-222-6/+1
* libril: use responseInts for LAST_CALL_FAIL_CAUSE on Exynos4Simon Shields2017-02-191-0/+8
* audio: Improve logging in out_set_parameters()Andreas Schneider2017-02-191-2/+10
* audio: Implement WB_AMR callback correctlyAndreas Schneider2017-02-194-16/+26
* macloader: Fix default NVRAM param pathMartin Bouchet2017-02-171-1/+1
* Automatic translation importAbhisek Devkota2017-02-161-1/+1
* audio: Fix get_snd_device_name() for earpieceAndreas Schneider2017-02-161-1/+1
* audio: Cleanup and fix voicecall preparationChristopher N. Hesse2017-02-161-36/+36
* macloader: Add one more SEMCO3RD half addressMartin Bouchet2017-02-161-0/+1
* audio: Guard WB_AMR callbackChristopher N. Hesse2017-02-153-11/+26
* libsecril-client: Rename SOUND_AUDIO_PATH_HANDSET to EARPIECEAndreas Schneider2017-02-152-7/+8
* audio: Rename HANDSET to EARPIECE to follow libsecril-clientAndreas Schneider2017-02-151-3/+3
* Revert "audio: Disable voice log by default"Christopher N. Hesse2017-02-151-1/+1
* audio: Use labs() instead of abs()Paul Keith2017-02-141-2/+2
* Add another semco mac addressSean hoyt2017-02-141-0/+1
* audio: Disable voice log by defaultAndreas Schneider2017-02-141-1/+1
* audio: Log error if we fail to set the audio pathAndreas Schneider2017-02-141-1/+3
* audio: Add missing deep buffer to use_case_tableAndreas Schneider2017-02-141-0/+1
* audio: Fix device table access in get_snd_device_name()Andreas Schneider2017-02-141-1/+2
* audio: Fix time diff to always return positive numbersAndreas Schneider2017-02-141-11/+4
* libril: fix parceling of DataCallListV6 on xmm626xSimon Shields2017-02-131-1/+10
* ril: Fix unsol response array mappingChristopher N. Hesse2017-02-121-6/+19
* audio: Update comments for voice micsAndreas Schneider2017-02-121-4/+8
* audio: Add support for bluetooth voice callsAndreas Schneider2017-02-124-4/+123
* Automatic translation importAbhisek Devkota2017-02-114-1/+63
* audio: Remove device bit only on active_inputAndreas Schneider2017-02-111-3/+3
* audio: Add a mixer_path_0.xml template for the HALAndreas Schneider2017-02-111-0/+140
* audio: Add support for voice session mic muteAndreas Schneider2017-02-113-1/+9
* audio: Add voice call wideband supportAndreas Schneider2017-02-114-3/+50
* audio: Add support for two mic controlAndreas Schneider2017-02-114-7/+27
* audio: Leave out_get_presentation_position() early when switching to WBAndreas Schneider2017-02-111-0/+6
* audio: Do not segfault in out_get_presentation_position()Andreas Schneider2017-02-111-15/+26
* audio: Enable voice call supportChristopher N. Hesse2017-02-104-13/+314