summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2017-01-24ASoC: wm_adsp: Fixup wm_adsp2_boot_work error pathsCharles Keepax1-1/+4
2017-01-24ASoC: wm_adsp: Set booted/running flags at the end of bring upCharles Keepax1-4/+4
2017-01-24ASoC: wm_adsp: Correct some missing lockingCharles Keepax1-7/+12
2017-01-23ASoC: es8328-i2c: Add compatible for ES8388Romain Perier1-0/+2
2017-01-20ASoC: hdmi-codec: add channel mapping controlArnaud Pouliquen1-1/+379
2017-01-20ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal1-145/+56
2017-01-19ASoC: hdac_hdmi: Enable pin and converter in prepareJeeja KP1-20/+17
2017-01-18ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax5-5/+22
2017-01-17ASoC: rt5659: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-01-12ASoC: rt5660: use msleep() for long delayNicholas Mc Guire1-1/+1
2017-01-12ASoC: rt5660: remove double constNicholas Mc Guire1-2/+2
2017-01-12ASoC: rt5659: drop double constNicholas Mc Guire1-43/+43
2017-01-12ASoC: rt5659: declare rt5659_i2c_driver staticNicholas Mc Guire1-1/+1
2017-01-12ASoC: rt5659: use msleep() for long delaysNicholas Mc Guire1-1/+1
2017-01-12ASoC: rt5640: use msleep() for long delaysNicholas Mc Guire1-2/+2
2017-01-11ASoC: ak4642: Replace mdelay function to msleepHarunobu Kurokawa1-1/+1
2017-01-10ASoC: wm8731: Adjust clk definitions so that simple card can workJörg Krause1-1/+1
2017-01-10Merge remote-tracking branches 'asoc/fix/nau8825', 'asoc/fix/rt5645', 'asoc/f...Mark Brown4-7/+25
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown1-1/+24
2017-01-09ASoC: rt5645: set high voltage for capless powerBard Liao1-1/+1
2017-01-09ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao1-0/+3
2017-01-06ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax6-1/+66
2017-01-04ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgetsBard Liao1-4/+4
2016-12-31ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu2-2/+4
2016-12-31ASoC: nau8825: correct the function name of registerJohn Hsu2-5/+5
2016-12-31ASoC: tlv320aic3x: Add delay after power on and register syncPeter Ujfalusi1-0/+6
2016-12-31ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2016-12-20ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2016-12-16ASoC: da7218: Set DAI output pin high impedance when not in useAdam Thomson1-1/+2
2016-12-15ASoC: wm0010: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-12-15ASoC: rt5677: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-12-15ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-12-15ASoC: wm8753: Add control to allow swapping HiFi DAC channelsAlexander Shiyan1-1/+2
2016-12-15ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and MakefileAxel Lin2-7/+7
2016-12-15ASoC: pcm3168a: remove unused ‘format’Vinod Koul1-2/+0
2016-12-15ASoC: max9867: remove unused ‘ret’Vinod Koul1-3/+2
2016-12-15ASoC: adau17x1: remove unused ‘ret’Vinod Koul1-2/+1
2016-12-15ASoC: max98090: remove superflous check for 'micbias'Vinod Koul1-1/+1
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds69-2154/+15539
2016-12-12Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '...Mark Brown4-105/+86
2016-12-12Merge remote-tracking branches 'asoc/topic/wm8580', 'asoc/topic/wm8753', 'aso...Mark Brown7-126/+157
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown7-85/+29
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown3-266/+92
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown4-10/+19
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Mark Brown14-1148/+8065
2016-12-12Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rl6347a', 'as...Mark Brown4-4/+24
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown4-1/+1824
2016-12-12Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc...Mark Brown3-17/+142
2016-12-12Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/...Mark Brown3-85/+21
2016-12-12Merge remote-tracking branches 'asoc/topic/cs42l42', 'asoc/topic/cs42l56', 'a...Mark Brown7-24/+2777