summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-11-2724-258/+358
|\
| * ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi2018-11-231-0/+9
| * ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi2018-11-231-1/+42
| * ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi2018-11-231-3/+3
| * ASoC: acpi: fix: continue searching when machine is ignoredKeyon Jie2018-11-201-2/+8
| * ASoC: Intel: Skylake: fix Kconfigs, make HDaudio codec optionalPierre-Louis Bossart2018-11-203-15/+55
| * ASoC: pcm186x: Fix device reset-registers trigger valueAndreas Dannenberg2018-11-151-1/+1
| * ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih2018-11-141-0/+1
| * ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi2018-11-141-38/+29
| * ASoC: pcm3060: Rename output widgetsKirill Marinushkin2018-11-131-8/+4
| * ASoC: qcom: Set dai_link id to each dai_linkRohit kumar2018-11-131-3/+6
| * ASoC: sun8i-codec: add missing route for ADCVasily Khoruzhick2018-11-131-1/+5
| * ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2018-11-132-12/+11
| * ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald2018-11-131-17/+20
| * ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki2018-11-131-0/+1
| * ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick2018-11-091-6/+0
| * ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla2018-11-061-104/+104
| * ASoC: qdsp6: q6asm-dai: Only add routing once.Srinivas Kandagatla2018-11-062-33/+19
| * ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar2018-11-051-8/+8
| * ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede2018-11-051-3/+29
| * ASoC: sunxi: rename SND_SUNXI_ADDA_PR_REGMAP to SND_SUN8I_ADDA_PR_REGMAPVasily Khoruzhick2018-11-051-1/+1
| * ASoC: rsnd: fixup clock start checkerKuninori Morimoto2018-10-311-1/+1
| * ASoC: stm32: sai: fix noderef.cocci warningskbuild test robot2018-10-241-1/+1
* | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-25145-1486/+8000
|\|
| * ASoC: stm32: sai: fix master clock namingOlivier Moysan2018-10-231-3/+2
| * ASoC: stm32: add clock dependency for saiOlivier Moysan2018-10-231-0/+1
| * ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick2018-10-211-36/+25
| * ASoC: wm2000: Remove wm2000_read helper functionLucas Tanure2018-10-211-24/+30
| * ASoC: cs42l51: fix mclk supportOlivier Moysan2018-10-191-1/+14
| * Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown2018-10-191-8/+14
| |\
| | * ASoC: sta32x: set ->component pointer in private structDaniel Mack2018-10-121-0/+3
| | * ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal2018-09-181-8/+14
| * | ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populateRichard Fitzgerald2018-10-191-1/+1
| * | ASoC: wm_adsp: Rename memory fields in wm_adsp_bufferRichard Fitzgerald2018-10-191-12/+12
| * | ASoC: cs42l51: add mclk supportOlivier Moysan2018-10-191-0/+8
| * | ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan2018-10-192-36/+242
| * | ASoC: soc-core: fix trivial checkpatch issuesMarcel Ziswiler2018-10-191-58/+88
| * | ASoC: dapm: Add support for hw_free on CODEC to CODEC linksCharles Keepax2018-10-191-6/+11
| * | ASoC: Intel: kbl_da7219_max98927: minor white space clean upDan Carpenter2018-10-191-2/+2
| * | ASoC: rsnd: tidyup SSICR::SWSP for TDMKuninori Morimoto2018-10-171-1/+1
| * | ASoC: rsnd: enable TDM settings for SSI parentKuninori Morimoto2018-10-171-10/+11
| * | ASoC: pcm3168a: add hw constraint for capture channelKuninori Morimoto2018-10-171-2/+9
| * | ASoC: sta32x: Add support for XTI clockDaniel Mack2018-10-171-0/+28
| * | ASoC: nau8822: new codec driverDavid Lin2018-10-174-0/+1347
| * | ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2018-10-171-2/+15
| * | ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64Vasily Khoruzhick2018-10-171-1/+1
| * | ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controlsVasily Khoruzhick2018-10-173-0/+453
| * | ASoC: sun8i-codec-analog: split regmap code into separate driverVasily Khoruzhick2018-10-175-77/+119
| * | ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioVasily Khoruzhick2018-10-171-3/+19
| * | ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper2018-10-171-0/+21