summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: simple-card-utils: fix build warning without CONFIG_OFArnd Bergmann2018-12-111-1/+4
| * | ASoC: sdm845: add rt5663 codec selectArnd Bergmann2018-12-111-0/+1
| * | ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remappingZhuohao Lee2018-12-101-3/+3
| * | ASoC: Intel: bytcr_rt5640: Add quirk for the Point of View Mobii TAB-P1005W-232Hans de Goede2018-12-101-0/+13
| * | ASoC: Intel: bytcr_rt5640: Add quirk for the Prowise PT301 tabletHans de Goede2018-12-101-0/+14
| * | ASoC: max9867: Add copyright and module authorLadislav Michl2018-12-071-11/+9
| * | ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang2018-12-071-0/+21
| * | ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang2018-12-071-1/+68
| * | ASoC: max9867: Fix signal pathsLadislav Michl2018-12-072-94/+102
| * | ASoC: max9867: Calculate LRCLK dividerLadislav Michl2018-12-072-128/+110
| * | ASoC: max9867: Fix power managementLadislav Michl2018-12-072-28/+46
| * | ASoC: max9867: Remove useless assignmentLadislav Michl2018-12-071-4/+2
| * | ASoC: codecs: ak4104: move to GPIO consumer APIDaniel Mack2018-12-061-15/+7
| * | ASoC: codecs: cs4270: move to GPIO consumer APIDaniel Mack2018-12-061-16/+7
| * | ASoC: Use of_node_name_eq for node name comparisonsRob Herring2018-12-062-4/+4
| * | ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao2018-12-061-2/+5
| * | ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao2018-12-062-11/+6
| * | ASoC: max98373: Added max98373_reset for stable amp resetRyan Lee2018-12-041-6/+29
| * | ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_propsKuninori Morimoto2018-12-041-23/+34
| * | ASoC: audio-graph-scu-card: care multi DPCM codec_confKuninori Morimoto2018-12-041-11/+29
| * | ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_propsKuninori Morimoto2018-12-041-23/+49
| * | ASoC: audio-graph-scu-card: care link / dai countKuninori Morimoto2018-12-041-14/+62
| * | ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() countingKuninori Morimoto2018-12-041-19/+3
| * | ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto2018-12-041-2/+51
| * | ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto2018-12-043-3/+13
| * | ASoC: rsnd: indicates Channel and Mode for debugKuninori Morimoto2018-12-041-1/+9
| * | ASoC: pxa: remove raumfeld machine driverDaniel Mack2018-12-033-329/+0
| * | ASoC: Intel: common: add ACPI matching tables for ICLPierre-Louis Bossart2018-12-032-1/+33
| * | ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2018-11-291-1/+1
| * | ASoC: dmic: introduce module_param wakeup_delayJenny TC2018-11-281-0/+5
| * | ASoC: dmic: introduce mode switch delayJenny TC2018-11-281-0/+35
| * | ASoC: qcom: sdm845: Create and setup jack in init callbackCheng-Yi Chiang2018-11-281-2/+55
| * | ASoC: qcom: sdm845: Add board specific dapm widgetsCheng-Yi Chiang2018-11-281-0/+10
| * | ASoC: davinci-mcasp: Implement configurable dismod handlingPeter Ujfalusi2018-11-282-1/+19
| * | ASoC: davinci-mcasp: Update PDIR (pin direction) register handlingPeter Ujfalusi2018-11-282-32/+85
| * | ASoC: davinci-mcasp: Clear TXSTAT register before activating serializersPeter Ujfalusi2018-11-281-0/+2
| * | ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPCSubhransu S. Prusty2018-11-281-0/+6
| * | ASoC: Intel: Skylake: Make DSP replies more human readableSubhransu S. Prusty2018-11-281-11/+33
| * | ASoC: max9867: Fix whitespaceLadislav Michl2018-11-261-7/+5
| * | ASoC: amd: Fix a NULL vs IS_ERR() check in probeDan Carpenter2018-11-261-2/+2
| * | ASoC: audio-graph-card: tidyup define positionKuninori Morimoto2018-11-231-5/+5
| * | ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARDKuninori Morimoto2018-11-231-1/+1
| * | ASoC: audio-graph-scu-card: tidyup asoc_simple_card_parse_daifmt() timingKuninori Morimoto2018-11-231-38/+16
| * | ASoC: audio-graph-scu-card: tidyup "convert-rate/channels" parsingKuninori Morimoto2018-11-231-0/+7
| * | ASoC: audio-graph-scu-card: tidyup "prefix" parsingKuninori Morimoto2018-11-231-0/+10
| * | ASoC: simple-scu-card: tidyup "prefix" parsingKuninori Morimoto2018-11-231-0/+7
| * | ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto2018-11-231-6/+5
| * | ASoC: simple-amplifier: add VCC regulator widgetVasily Khoruzhick2018-11-231-0/+4
| * | ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supplyChen-Yu Tsai2018-11-231-0/+2
| * | ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...Kuninori Morimoto2018-11-215-11/+7