summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki2018-09-111-1/+2
* ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-111-4/+0Star
* ASoC: soc-core: avoid nested code on soc_remove_dai()Kuninori Morimoto2018-09-111-10/+11
* ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto2018-09-111-6/+0Star
* ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar2018-09-111-2/+2
* Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown2018-09-104-1/+39
|\
| * ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-101-2/+2
| * ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-09-101-0/+21
| * ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-09-062-1/+13
| * ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto2018-09-061-0/+5
* | ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik2018-09-103-27/+27
* | ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal2018-09-103-10/+41
* | ASoC: dapm: Add missing return value check for snd_soc_dapm_new_daiCharles Keepax2018-09-101-0/+16
* | ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang2018-09-101-2/+1Star
* | ASoC: q6core: Use kmemdup to replace kzalloc + memcpyzhong jiang2018-09-101-6/+2Star
* | ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
* | ASoC: sh: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
* | ASoC: omap: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
* | ASoC: nuc900: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
* | ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-1/+1
* | ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
* | ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
* | ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-9/+4Star
* | ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-10/+3Star
* | ASoC: qdsp6: q6asm-dai: clean up a returnDan Carpenter2018-09-101-1/+1
* | ASoC: dapm: Fix a couple uninitialized ret variablesDan Carpenter2018-09-101-1/+3
* | ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler2018-09-071-0/+1
* | ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2018-09-071-0/+6
* | ASoC: dapm: Avoid uninitialised variable warningCharles Keepax2018-09-071-1/+1
* | ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2018-09-061-1/+1
* | ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto2018-09-062-3/+3
* | ASoC: rsnd: gen: use tab instead of white-spaceKuninori Morimoto2018-09-061-24/+24
* | ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King2018-09-061-3/+0Star
* | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-051-8/+11
* | ASoC: dapm: Add support for multi-CODEC CODEC to CODEC linksCharles Keepax2018-09-051-53/+70
* | ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax2018-09-052-84/+66Star
* | ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_controlCharles Keepax2018-09-051-14/+23
* | ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax2018-09-052-110/+19Star
* | ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-049-126/+111Star
* | ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-042-11/+11
* | ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2018-09-042-2/+39
* | ASoC: core: Don't schedule DAPM work if already in target stateJon Hunter2018-09-031-2/+2
* | ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu2018-09-033-0/+178
* | ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto2018-09-033-37/+22Star
* | Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown2018-09-034-7/+31
|\|
| * ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-033-6/+28
| * ASoC: q6routing: initialize data correctlySrinivas Kandagatla2018-09-031-1/+3
* | ASoC: rsnd: ssiu: Support to init different BUSIF instanceJiada Wang2018-09-031-1/+21
* | ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang2018-09-033-17/+107
* | ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIFJiada Wang2018-09-031-11/+26