summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-11-06ASoC: pxa: change ac97 dependenciesArnd Bergmann1-8/+8
2018-11-06ASoC: omap: Remove unused machine driver for AM3517-evmPeter Ujfalusi3-152/+0
2018-11-06ASoC: pcm3168a: remove read-only status register from snd_kcontrol_newKuninori Morimoto1-7/+0
2018-11-06ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin1-12/+5
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto6-47/+57
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto3-1/+46
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto11-127/+129
2018-11-05ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2SKuninori Morimoto1-10/+5
2018-11-05ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supportedPeter Ujfalusi1-0/+5
2018-11-05ASoC: AMD: constify regulator_desc structureJulia Lawall1-1/+1
2018-11-05ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall4-4/+4
2018-11-05ASoC: qdsp6: q6afe-dai: constify snd_soc_dai_ops structuresJulia Lawall1-4/+4
2018-11-05ASoC: nau8825: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-11-05ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann1-4/+4
2018-11-05ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann3-18/+12
2018-11-05ASoC: smd845: constify snd_soc_ops structureJulia Lawall1-1/+1
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King1-2/+1
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds145-1486/+8000
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan1-3/+2
2018-10-23ASoC: stm32: add clock dependency for saiOlivier Moysan1-0/+1
2018-10-21ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick1-36/+25
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown16-20/+41
2018-10-21ASoC: wm2000: Remove wm2000_read helper functionLucas Tanure1-24/+30
2018-10-19ASoC: cs42l51: fix mclk supportOlivier Moysan1-1/+14
2018-10-19Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown1-8/+14
2018-10-19ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald1-1/+1
2018-10-19ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald1-12/+12
2018-10-19ASoC: cs42l51: add mclk supportOlivier Moysan1-0/+8
2018-10-19ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan2-36/+242
2018-10-19ASoC: soc-core: fix trivial checkpatch issuesMarcel Ziswiler1-58/+88
2018-10-19ASoC: dapm: Add support for hw_free on CODEC to CODEC linksCharles Keepax1-6/+11
2018-10-19ASoC: Intel: kbl_da7219_max98927: minor white space clean upDan Carpenter1-2/+2
2018-10-17ASoC: rsnd: tidyup SSICR::SWSP for TDMKuninori Morimoto1-1/+1
2018-10-17ASoC: rsnd: enable TDM settings for SSI parentKuninori Morimoto1-10/+11
2018-10-17ASoC: pcm3168a: add hw constraint for capture channelKuninori Morimoto1-2/+9
2018-10-17ASoC: sta32x: Add support for XTI clockDaniel Mack1-0/+28
2018-10-17ASoC: nau8822: new codec driverDavid Lin4-0/+1347
2018-10-17ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler1-2/+15
2018-10-17ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64Vasily Khoruzhick1-1/+1
2018-10-17ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controlsVasily Khoruzhick3-0/+453
2018-10-17ASoC: sun8i-codec-analog: split regmap code into separate driverVasily Khoruzhick5-77/+119
2018-10-17ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioVasily Khoruzhick1-3/+19
2018-10-17ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper1-0/+21
2018-10-17ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig1-1/+1
2018-10-15ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entryMac Chiang1-0/+13
2018-10-15ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driverMac Chiang3-0/+998
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal1-1/+1
2018-10-12ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto1-0/+19
2018-10-12ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto1-0/+20