summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2016-09-29ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUMEKuninori Morimoto1-0/+2
2016-09-28ASoC: wm8960: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: rt5616: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: trivial: system spelling fixMarek Vasut1-1/+1
2016-09-27ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto1-1/+1
2016-09-27ASoC: tlv320aic31xx: do not declare support for mono DAINikita Yushchenko1-3/+3
2016-09-27ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto1-4/+4
2016-09-27ASoC: wm8991: remove unused variableTakashi Sakamoto1-2/+0
2016-09-27ASoC: wm8991: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto1-7/+19
2016-09-27ASOC: tpa6130a2: add static qualifier for file local symbolsTakashi Sakamoto1-1/+1
2016-09-27ASoC: sst-bxt-rt298: fix obsoleted initializers for arrayTakashi Sakamoto1-7/+7
2016-09-27ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for arrayTakashi Sakamoto1-6/+6
2016-09-27ASoC: rt5616: add static qualifier for file local symbolsTakashi Sakamoto1-2/+2
2016-09-27ASoC: arizona: Add output power up/down delays for speaker pathCharles Keepax1-5/+39
2016-09-27ASoC: arizona: Add debug prints for output power up/down timesCharles Keepax1-0/+4
2016-09-26ASoC: Intel: Add DMIC channel constraint for bxt machineYong Zhi1-0/+63
2016-09-26ASoC: dpcm: print dai_link name of BE other than FE.彭东林1-5/+5
2016-09-26ASoC: tlv320aic31xx: add explicit support for tlv320dac31xxNikita Yushchenko2-56/+158
2016-09-26ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson4-13/+79
2016-09-26ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson2-3/+32
2016-09-26Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+8
2016-09-26ASoC: ak4104: Limit the supported sample ratesVishal Thanki1-1/+4
2016-09-26ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic1-3/+3
2016-09-26Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown166-966/+1312
2016-09-26ASoC: tpa6130a2: unmerge power enable error path from power disable pathNikita Yushchenko1-6/+12
2016-09-26ASoC: simple-card: add support for aux devicesNikita Yushchenko1-0/+34
2016-09-26ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax2-16/+22
2016-09-26ASoC: wm_adsp: Put DSP into low power state between loading and runningCharles Keepax1-1/+17
2016-09-26ASoC: wm_adsp: Use usleep_range for short delayCharles Keepax1-1/+1
2016-09-26ASoC: hdac_hdmi: Drop use of audio component framework to read ELDMark Brown1-56/+145
2016-09-24Merge branch 'topic/rt5663' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown4-0/+4348
2016-09-24ASoC: Intel: boards: Add bdw-rt5677 machine driverJohn Keeping4-0/+361
2016-09-24ASoC: rt5677: Add ACPI supportJohn Keeping1-1/+52
2016-09-24ASoC: Intel: remove status, it is shadowing status of a higher scopeColin Ian King1-1/+0
2016-09-24ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal1-145/+56
2016-09-24ASoC: rt5660: add rt5660 codec driverOder Chiou4-0/+2208
2016-09-24ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messagesColin Ian King1-8/+8
2016-09-24ASoC: samsung: add missing \n to end of pr_err messagesColin Ian King1-3/+3
2016-09-24ASoC: max98926: add missing \n to end of dev_err/dev_dbg messagesColin Ian King1-3/+3
2016-09-24ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King5-23/+23
2016-09-24ASoC: exynos: organize the asoc audio into a menuRandy Li1-28/+29
2016-09-24ASoC: wm_adsp: Make DSP preloader a supply widgetCharles Keepax2-10/+11
2016-09-24ASoC: arizona: Attach SYSCLK to DSP preloadersCharles Keepax4-5/+1
2016-09-24ASoC: wm_adsp: Move control cache sync out of preloaderCharles Keepax1-11/+11
2016-09-24ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax2-11/+27
2016-09-24ASoC: tpa6130a2: fix volume setting when no stream is runningNikita Yushchenko1-23/+26
2016-09-24ASoC: Intel: Skylake: Add table for module id for quick refDharageswari R2-2/+37
2016-09-24ASoC: Intel: Skylake: Update to use instance ids generatedDharageswari R4-1/+36
2016-09-24ASoC: Intel: Skylake: Use private instance id of modules in IPCDharageswari R3-14/+20