summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcmLubomir Rintel2020-05-121-0/+57
* ASoC: mmp-sspa: Get rid of dma_params and phys_baseLubomir Rintel2020-05-121-15/+10
* ASoC: mmp-sspa: A trivial typo fixLubomir Rintel2020-05-121-1/+1
* ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'Christophe JAILLET2020-05-121-6/+2
* ASoC: Intel: Skylake: Update description for HDaudio kconfigCezary Rojewski2020-05-121-6/+2
* ASoC: rockchip-i2s: add description for rk3308Johan Jonker2020-05-121-5/+7
* ASoC: ux500: mop500: Fix some refcounted resources issuesChristophe JAILLET2020-05-121-4/+7
* ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-124-5/+5
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-1215-39/+69
|\
| * ASoC: mmp-sspa: Drop S20_3LE caseLubomir Rintel2020-05-121-3/+0
| * ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE onLubomir Rintel2020-05-121-1/+1
| * ASoC: Intel: Use readq to read 64 bit registersAmadeusz Sławiński2020-05-121-6/+3
| * ASoC: Intel: baytrail: Fix register accessAmadeusz Sławiński2020-05-121-2/+2
| * ASoC: mediatek: mt8183: fix error handling of platform_get_irq()Tzung-Bi Shih2020-05-071-4/+3
| * ASoC: amd :High hw_level while simultaneous captureAkshu Agrawal2020-05-061-13/+24
| * ASoC: adau7118: Mark the ADAU7118 reset register as volatileChris Garren2020-05-041-0/+7
| * ASoC: codecs: max9768: update contact emailWolfram Sang2020-05-041-1/+1
| * ASoC: max98373: reorder max98373_reset() in resumeYong Zhi2020-05-041-1/+1
| * ASoC: rt1308: Revise the devicetree file modeOder Chiou2020-05-041-0/+0
| * ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng2020-05-013-3/+5
| * ASoC: Intel: broadwell: Fix oops during module removalRanjani Sridharan2020-04-301-1/+16
| * ASoC: tlv320adcx140: Fix mic gain registersDan Murphy2020-04-281-3/+3
| * ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma typeXiyu Yang2020-04-281-1/+3
* | SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang2020-05-123-0/+162
* | ASoC: SOF: core: fix error return code in sof_probe_continue()Wei Yongjun2020-05-111-0/+1
* | ASoC: mediatek: mt8183-da7219: set headset button mapsTzung-Bi Shih2020-05-111-3/+13
* | ASoC: cros_ec_codec: allocate shash_desc dynamicallyArnd Bergmann2020-05-081-8/+9
* | ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-082-2/+2
* | ASoC: SOF: Intel: Fix unused variable warningYueHaibing2020-05-081-27/+27
* | soc: fsl_asrc: Make some functions staticChenTao2020-05-071-2/+2
* | ASoC: rt1016: Add the devicetree file for the rt1016Oder Chiou2020-05-071-0/+17
* | ASoC: rt1016: Add the rt1016 supportOder Chiou2020-05-072-0/+927
* | ASoC: rt5677: Use devm_snd_soc_register_component()Wei Yongjun2020-05-071-9/+3
* | ASoC: mediatek: Fix error handlingTang Bin2020-05-061-4/+3
* | ASoC: qcom: lpass-cpu: Make I2S SD lines configurableStephan Gerhold2020-05-053-64/+166
* | dt-bindings: sound: lpass-cpu: Document DAI subnodesStephan Gerhold2020-05-051-0/+25
* | ASoC: wm8524: Add support S32_LEShengjiu Wang2020-05-041-1/+3
* | ASoC: qcom: Use the defined variable to simplify codeTang Bin2020-05-042-26/+22
* | ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...Jack Yu2020-05-042-0/+28
* | ASoC: rl6231: Add the K bypass for the PLL parametersOder Chiou2020-05-042-10/+20
* | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-01112-112/+112
* | dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski2020-05-011-6/+12
* | ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boardsPierre-Louis Bossart2020-05-013-0/+315
* | Merge series "ASoC: rt5682: apply some refactors" from Tzung-Bi Shih <tzungbi...Mark Brown2020-04-301-114/+84
|\ \
| * | ASoC: rt5682: remove unwanted btn_type assignmentTzung-Bi Shih2020-04-301-1/+0
| * | ASoC: rt5682: remove duplicate rt5682_reset() callsTzung-Bi Shih2020-04-301-4/+0
| * | ASoC: rt5682: replace message printing from pr_() to dev_()Tzung-Bi Shih2020-04-301-6/+9
| * | ASoC: rt5682: remove empty default caseTzung-Bi Shih2020-04-301-17/+2
| * | ASoC: rt5682: fix space issuesTzung-Bi Shih2020-04-301-82/+70
| * | ASoC: rt5682: simplify assertionsTzung-Bi Shih2020-04-301-6/+5