summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai17-88/+204
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai1-2/+0
2017-06-02ASoC: blackfin: Convert to the new PCM opsTakashi Iwai2-20/+43
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai1-0/+3
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-2/+2
2017-05-26Merge remote-tracking branch 'asoc/fix/rt286' into asoc-linusMark Brown1-0/+7
2017-05-26Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/cirrus', 'asoc/fix...Mark Brown4-4/+14
2017-05-26Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown8-8/+86
2017-05-26ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto1-2/+4
2017-05-24ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC1-1/+1
2017-05-24ASoC: Intel: Skylake: Fix IPC rx_list corruptionPardha Saradhi K1-0/+5
2017-05-24ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto1-2/+9
2017-05-24ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-05-19ASoC: simple-card: fix mic jack initializationStefan Agner1-1/+1
2017-05-19ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto1-0/+5
2017-05-17ASoC: atmel-classd: sync regcache when resumingQuentin Schulz1-0/+9
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto7-4/+68
2017-05-14ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson1-1/+1
2017-05-14rt286: add Thinkpad Helix 2 to force_combo_jack_tableYifeng Li1-0/+7
2017-05-14ASoC: Intel: Skylake: Move i915 registration to worker threadVinod Koul2-75/+91
2017-05-09scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai184-1879/+12069
2017-05-02Merge branch 'for-next' into for-linusTakashi Iwai1-21/+0
2017-04-30Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8978' and '...Mark Brown5-49/+623
2017-04-30Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister',...Mark Brown7-7/+47
2017-04-30Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23', ...Mark Brown18-42/+30
2017-04-30Merge remote-tracking branches 'asoc/topic/sta529', 'asoc/topic/sti', 'asoc/t...Mark Brown12-37/+1371
2017-04-30Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown14-41/+306
2017-04-30Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'a...Mark Brown4-4/+52
2017-04-30Merge remote-tracking branches 'asoc/topic/nau8824', 'asoc/topic/omap', 'asoc...Mark Brown36-67/+2378
2017-04-30Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', '...Mark Brown16-774/+2097
2017-04-30Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and ...Mark Brown9-92/+937
2017-04-30Merge remote-tracking branches 'asoc/topic/es7134', 'asoc/topic/es8328', 'aso...Mark Brown15-35/+163
2017-04-30Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'a...Mark Brown11-8/+2027
2017-04-30Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4613', 'asoc/...Mark Brown6-49/+319
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown3-82/+190
2017-04-30Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown5-144/+111
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown31-426/+1399
2017-04-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-11/+6
2017-04-30Merge remote-tracking branch 'asoc/fix/cs4271' into asoc-linusMark Brown1-1/+1
2017-04-30Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-10/+12
2017-04-30Merge tag 'asoc-fix-v4.11-rc7' into asoc-linusMark Brown6-19/+48
2017-04-30ASoC: codec: wm8960: Relax bit clock computation when using PLLDaniel Baluta1-2/+16
2017-04-30ASoC: codec: wm9860: avoid maybe-uninitialized warningDaniel Baluta1-17/+9
2017-04-30ASoC: nau8824: leave Class D gain at chip defaultJohn Hsu1-6/+0
2017-04-30ASoC: nau8824: rename controls to match DAPM controlsJohn Hsu1-10/+10
2017-04-30ASoC: Intel: Skylake: Return negative error codeGuneshwor Singh1-5/+7
2017-04-30ASoC: Intel: Skylake: Fix unused variable warningVinod Koul1-2/+0
2017-04-30ASoC: Intel: Skylake: fix uninitialized pointer useArnd Bergmann1-1/+1
2017-04-30ASoC: sti: Fix error handling if of_clk_get() failsDan Carpenter1-1/+1