summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11init: Add get_internal_ucm_suffix scriptHsin-Yu Chao
2017-01-11CRAS: alsa_card - Add internal_ucm_suffixHsin-Yu Chao
2017-01-06CRAS: alsa_io - Add front and rear mic typesHsin-Yu Chao
2017-01-05CRAS: cras_iodev: initialize ramp_action variableDylan Reid
2017-01-05CRAS: min alsa-lib is 1.1.0Dylan Reid
2017-01-05cras_udev - Don't reuse dev variableDylan Reid
2017-01-04CRAS: alsa_helper - Fix num_underrun countCheng-Yi Chiang
2017-01-04CRAS: ucm - Use "Speech" instead of "Voice" for UCM verb.Chinyue Chen
2017-01-04ucm-config: squawks: Switch to mandatory UCMCheng-Yi Chiang
2017-01-04CRAS: alsa_ucm - Add CaptureChannelMap for input deviceHsin-Yu Chao
2017-01-04CRAS: audio_area - Remove unused argumentHsin-Yu Chao
2016-12-30CRAS: alsa_io - Separate volume and mute opsCheng-Yi Chiang
2016-12-30CRAS: Ramping up/down for new stream and mute/unmute switchingCheng-Yi Chiang
2016-12-30CRAS: device_monitor - Add function to set mute stateCheng-Yi Chiang
2016-12-30CRAS: iodev - Wrap set_mute with a functionCheng-Yi Chiang
2016-12-30CRAS: ramp - Add callback to call when ramping is doneCheng-Yi Chiang
2016-12-30CRAS: mix - Add ops to scale with incrementCheng-Yi Chiang
2016-12-30CRAS: ramp - Add a module for rampingCheng-Yi Chiang
2016-12-28ucm-config: fievel: disable speaker & int micJeffy Chen
2016-12-28ucm-config: veyron: use fully specified UCMJeffy Chen
2016-12-28ucm-config: minnie: remove swap modeJeffy Chen
2016-12-22CRAS: alsa_jack - Move wait_for_dev_input_access to cras_utilCheng-Yi Chiang
2016-12-22CRAS: alsa_io - Do not turn off switch for volume zeroCheng-Yi Chiang
2016-12-21CRAS: system_state: Adjust current gain when limit changesCheng-Yi Chiang
2016-12-16ucm-config: veyron: add "Headphone Switch" controlJeffy Chen
2016-12-16CRAS: alsa_io - Implement output_underrun for alsa_ioCheng-Yi Chiang
2016-12-16CRAS: iodev - Avoid repeated reset requestCheng-Yi Chiang
2016-12-16CRAS: alsa_io - Set severe underrun threshold to five secondsCheng-Yi Chiang
2016-12-16CRAS: client - Don't send partial corrupted buffer to clientHsin-Yu Chao
2016-12-14CRAS: dev_stream - Remove unused variableHsin-Yu Chao
2016-12-14CRAS: client - Fix Chrome crash when input buffer overrunHsin-Yu Chao
2016-12-12CRAS: UCM - Derive use case verb from cras_use_case_mgr.Chinyue Chen
2016-12-09CRAS: UCM - Extract and expose ucm_set_use_case function.Chinyue Chen
2016-12-08CRAS: UCM - Introduce cras_use_case_mgr wrapper.Chinyue Chen
2016-12-02CRAS: dbus_control - Add serial number for USB device for stable idMoja Hsu
2016-12-01CRAS: iodev_list - Retry if init device failedHsin-Yu Chao
2016-12-01CRAS: iodev_list - Use fallback iodev at open iodev failureHsin-Yu Chao
2016-12-01CRAS: iodev_list - Fix pinned stream checkHsin-Yu Chao
2016-11-29CRAS: loopbacl_iodev - Fix get_buffer callbackHsin-Yu Chao
2016-11-23CRAS: a2dp - Don't flush too much when buffer level is lowHsin-Yu Chao
2016-11-23CRAS: use R_OK to test file read permissionYong Zhi
2016-11-23CRAS: audio_thread - Log when input stream overrunsHsin-Yu Chao
2016-11-23CRAS: client - Don't read repeated dataHsin-Yu Chao
2016-11-23CRAS: alsa_io - Track number of severe underrunsCheng-Yi Chiang
2016-11-23CRAS: main_message - Add newline in the end of fileCheng-Yi Chiang
2016-11-23CRAS: device_monitor - Add device monitor to handle device requestCheng-Yi Chiang
2016-11-23CRAS: alsa_io - Propagate error for severe underrunCheng-Yi Chiang
2016-11-22CRAS: server_metrics - Fix a bug in sending messageCheng-Yi Chiang
2016-11-21Fix adhd to build with latest llvm.Manoj Gupta
2016-11-20CRAS: audio_thread - Avoid using MIN macroHsin-Yu Chao