aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() functionRanjani Sridharan1-3/+4
2019-11-04ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682Naveen Manohar3-0/+503
2019-11-04ASoC: Intel: Add acpi match for rt1011 based m/c driverNaveen Manohar1-0/+7
2019-11-04ASoC: ux500: Remove redundant variable "status"zhong jiang1-2/+1
2019-10-31ASoC: rt1011: some minor changes to improve readabilityShuming Fan1-4/+5
2019-10-31ASoC: rt1011: add the range check for temperature_calib from device propertyShuming Fan1-1/+2
2019-10-31ASoC: rt1011: remove unnecessary tabs using spaces insteadShuming Fan1-23/+22
2019-10-31ASoC: rt1011: improve the rt1011_set_dai_fmt() functionShuming Fan1-0/+4
2019-10-31ASoC: rt1011: remove redundant code in kcontrolShuming Fan1-9/+0
2019-10-30ASoC: dt-bindings: rt5682: add button delay device propertyShuming Fan1-0/+6
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan2-0/+16
2019-10-30ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove()Kuninori Morimoto1-2/+0
2019-10-30ASoC: rt5677-spi: fixup compile warningKuninori Morimoto1-1/+0
2019-10-29ASoC: Intel: bxt_rt298: common hdmi codec supportKai Vehmanen2-1/+12
2019-10-29ASoC: intel: sof_rt5682: common hdmi codec supportKai Vehmanen2-1/+12
2019-10-29ASoC: Intel: glk_rt5682_max98357a: common hdmi codec supportKai Vehmanen2-1/+12
2019-10-29ASoC: Intel: bxt-da7219-max98357a: common hdmi codec supportKai Vehmanen2-1/+12
2019-10-29ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen4-6/+38
2019-10-29ASoC: Intel: skl-hda-dsp-generic: fix include guard nameKai Vehmanen1-2/+2
2019-10-29ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmiKai Vehmanen7-1/+150
2019-10-29ASoC: hdac_hda: add support for HDMI/DP as a HDA codecKai Vehmanen2-13/+114
2019-10-29ALSA: hda/hdmi - implement mst_no_extra_pcms flagKai Vehmanen2-5/+15
2019-10-29ASoC: rockchip_max98090: Add HDMI jack supportCheng-Yi Chiang2-1/+24
2019-10-29ASoC: rockchip_max98090: Optionally support HDMI use caseCheng-Yi Chiang1-65/+226
2019-10-29ASoC: rockchip-max98090: Support usage with and without HDMICheng-Yi Chiang1-2/+25
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang3-1/+55
2019-10-29ASoC: SOF - remove the dead code (skylake/kabylake)Jaroslav Kysela2-45/+0
2019-10-29ASoC: intel - fix the card namesJaroslav Kysela3-3/+3
2019-10-28ASoC: SOF: pci: Add prepare/complete PM callbacksKeyon Jie1-0/+2
2019-10-28ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ixKeyon Jie1-0/+46
2019-10-28ASoC: SOF: return -ENOTSUPP if D0I3 is not supportedKeyon Jie1-1/+2
2019-10-28ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transitionKeyon Jie1-0/+17
2019-10-28ASoC: SOF: ignore suspend/resume for D0ix compatible streamsKeyon Jie2-1/+47
2019-10-28ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie2-0/+25
2019-10-28ASoC: SOF: add a flag suspend_ignored for sof streamKeyon Jie1-0/+5
2019-10-28ASoC: SOF: add a flag to indicate the system suspend targetKeyon Jie1-0/+2
2019-10-28ASoC: SOF: Intel: CNL: add support for sending compact IPCKeyon Jie2-5/+38
2019-10-28ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie2-0/+19
2019-10-28ASoC: SOF: configure D0ix IPC flags in set_power_stateKeyon Jie1-1/+31