summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5682: Update calibration functionShuming Fan2018-09-181-2/+11
* Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-185-23/+24
|\
| * ASoC: rt5682: Remove HP volume controlShuming Fan2018-09-181-5/+0Star
| * ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou2018-09-171-6/+8
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-123-4/+6
| * sound: enable interrupt after dma buffer initializationYu Zhao2018-09-121-2/+6
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4Star
* | ASoC: rt5682: Improve HP performanceShuming Fan2018-09-182-3/+43
* | ASoC: remove redundant includezhong jiang2018-09-184-4/+0Star
* | ASoC: soc-core: add snd_soc_is_matching_component()Kuninori Morimoto2018-09-171-20/+22
* | ASoC: soc-core: manage platform name under snd_soc_init_platform()Kuninori Morimoto2018-09-171-16/+17
* | ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.cYueHaibing2018-09-171-1/+0Star
* | ASoC: hisilicon: fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ASoC: es8328: Fix fall-through annotationsGustavo A. R. Silva2018-09-171-2/+2
* | ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2018-09-121-0/+1
* | ASoC: soc-core: remove dai->driver NULL checkKuninori Morimoto2018-09-121-5/+0Star
* | ASoC: core: add support to card rebindSrinivas Kandagatla2018-09-122-27/+60
* | ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-123-3/+0Star
* | ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki2018-09-111-1/+2
* | ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-112-5/+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-105-3/+40
|\|
| * 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: uniphier: change status to orphanKatsuhiro Suzuki2018-09-051-2/+1Star
* | 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: rsnd: Add device tree binding for r8a77990Hiroyuki Yokoyama2018-09-061-0/+1
* | ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2018-09-061-1/+1