summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_alsa_jack.c
AgeCommit message (Expand)Author
2021-03-03Revert^2 "Merge branch 'upstream-master'"Jorge Moreira Broche
2021-02-22Revert "Merge branch 'upstream-master'"Florian Mayer
2020-11-18CRAS: alsa_jack - Simplify HDMI jack checkHsin-Yu Chao
2020-11-12CRAS: alsa_jack - Non-HDMI/DP jack should not associate to ELD controlHsin-Yu Chao
2020-08-17CRAS: alsa_jack - Fix crash at NULL result_jackHsin-Yu Chao
2020-08-13CRAS: alsa_jack - Check ELD control for HDMI/DP gpio jackHsin-Yu Chao
2020-05-21CRAS: server - Allow client callback to poll arbitrary eventsHsin-Yu Chao
2019-10-16CRAS: alsa_jack - Fix jack matching rule in UCMHsin-Yu Chao
2019-07-08CRAS: Format cras_alsa_jackEn-Shuo Hsu
2019-04-21CRAS: Support DspName in SectionDeviceEn-Shuo Hsu
2018-09-21CRAS: alsa_jack - Monitor UAC2 jack controlsBen Zhang
2018-05-22adhd: Remove uninitialized string and syslog call in cras_alsa_jack.cpaulhsia
2017-03-17CRAS: alsa_jack - Remove callback of hctl element on destroyCheng-Yi Chiang
2016-12-22CRAS: alsa_jack - Move wait_for_dev_input_access to cras_utilCheng-Yi Chiang
2016-12-08CRAS: UCM - Introduce cras_use_case_mgr wrapper.Chinyue Chen
2016-11-23CRAS: use R_OK to test file read permissionYong Zhi
2016-10-12CRAS: alsa_jack - Use different timeout for different type of jacks.Chinyue Chen
2016-10-05Revert "CRAS: alsa_jack: report jack status right away for hctl jack"Chinyue Chen
2016-08-11CRAS: alsa_io - Get volume curve for node by UCMHsin-Yu Chao
2016-07-21CRAS: Remove device index test in cras_alsa_jack.John Muir
2016-07-06CRAS: alsa_jack: report jack status right away for hctl jackCheng-Yi Chiang
2016-06-26CRAS: alsa_jack - Increase number of DISPLAY_INFO_MAX_RETRIESPei-Cheng Liao
2016-06-17CRAS: Fix for Brillo release build warning on unused variable.Frank Barchard
2016-06-11CRAS: Allow jack switch number to be specified.John Muir
2016-06-08CRAS: Allow jacks to be specified fully in UCM configuration.John Muir
2016-06-03CRAS: alsa_jack - Fix name matching for microphone jackCheng-Yi Chiang
2016-05-31CRAS: Make GPIO search more generic.John Muir
2016-05-31CRAS: Refactor use of hctl poll descriptors.John Muir
2016-04-14CRAS: alsa_jack - Separate jack_list creation and finding jacksCheng-Yi Chiang
2015-10-29CRAS: alsa_jack - Checks device name for GPIO jackCheng-Yi Chiang
2015-09-10CRAS: alsa_mixer - Check input control when creating alsa mixer.Yao-Wen Mao
2015-09-10CRAS: alsa_mixer - refactor the mixer control structure.Yao-Wen Mao
2015-09-09CRAS: alsa_mixer - remove device index in output controls.Yao-Wen Mao
2015-07-21CRAS: alsa_io - Remove may_have_internal_micCheng-Yi Chiang
2015-07-21CRAS: alsa_jack - Find GPIO jacks even when there are already some jacksCheng-Yi Chiang
2015-07-21CRAS: alsa_jack - Add speaker phantom jack to output_jack_base_namesCheng-Yi Chiang
2015-07-10CRAS: alsa_jack - Update monitor name from EDID.Chinyue Chen
2014-11-23CRAS: jack - Look for headset jacksDylan Reid
2014-11-23CRAS: jack - Check direction when looking for a valueDylan Reid
2014-10-15CRAS: alsa_jack - Create gpio jacks on first input/output deviceBen Zhang
2014-05-02CRAS: Let user override node type in ucm-configCheng-Yi Chiang
2014-02-26CRAS alsa_jack: Add method to get monitor name from ELDHsin-Yu Chao
2014-02-26CRAS alsa_jack: Poll ELD controlHsin-Yu Chao
2014-02-26CRAS alsa_jack: Refactor/rename EDID timer and callbackHsin-Yu Chao
2014-02-25CRAS alsa_jack: ELD controls for HDMI/DP jackHsin-Yu Chao
2014-02-25CRAS alsa_jack: Add error log when EDID read timeoutHsin-Yu Chao
2013-10-04CRAS: Remove DL_FOREACH_SAFE because DL_FOREACH is also safe now.Chih-Chung Chang
2013-09-17CRAS: Try to read EDID longerDylan Reid
2013-08-22CRAS: alsa_jack - remove unused header.Dylan Reid
2013-08-14CRAS: If we know there is no internal mic, don't add an output node for it.Chih-Chung Chang