summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"Colin Ian King2018-11-171-1/+1
* ASoC: qcom: clean up indentation, remove extraneous tabColin Ian King2018-11-171-1/+1
* ASoC: arizona: fix indentation issue with return statementColin Ian King2018-11-171-1/+1
* ASoC: tlv320dac33: clean up indentation, remove extraneous tabColin Ian King2018-11-171-1/+1
* ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King2018-11-171-1/+1
* ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-11-173-6/+6
* ASoC: rt5663: Add documentation for power supply supportCheng-Yi Chiang2018-11-171-0/+6
* ASoC: Add documentation for pcm3060 property out-single-endedKirill Marinushkin2018-11-151-0/+6
* ASoC: rt5663: Add regulator supportCheng-Yi Chiang2018-11-151-7/+61
* ASoC: ak4118: Add support for AK4118 S/PDIF transceiverAdrien Charruel2018-11-153-0/+446
* ASoC: dt-bindings: add bindings for AK4118 transceiverClément Péron2018-11-151-0/+22
* ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing2018-11-151-2/+0
* ASoC: amd: Switch to SPDX identifierVijendar Mukunda2018-11-155-47/+22
* ASoC: amd: Fixed build errorsVijendar Mukunda2018-11-151-0/+1
* ASoC: nau8822: convert to SPDX identifiersDavid Lin2018-11-151-1/+1
* ASoC: nau8822: convert to SPDX identifiersDavid Lin2018-11-152-21/+16
* ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King2018-11-141-0/+1
* ASoC: pcm3060: Add DT property for single-ended outputKirill Marinushkin2018-11-142-0/+15
* ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun2018-11-141-1/+1
* ASoC: amd: enable acp3x drivers buildVijendar Mukunda2018-11-133-0/+10
* ASoC: amd: add acp3x system resume pm opVijendar Mukunda2018-11-131-0/+46
* ASoC: amd: add acp3x runtime pm opsVijendar Mukunda2018-11-131-0/+39
* ASoC: amd: add acp3x tdm mode supportVijendar Mukunda2018-11-132-0/+69
* ASoC: amd: add acp3x i2s opsVijendar Mukunda2018-11-131-3/+86
* ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda2018-11-132-7/+275
* ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda2018-11-131-0/+46
* ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda2018-11-132-0/+270
* ASoC: amd: create ACP3x PCM platform deviceVijendar Mukunda2018-11-132-1/+73
* ASoC: AMD: add ACP3.0 PCI driverMaruthi Srinivas Bayyavarapu2018-11-132-0/+110
* ASoC: AMD: add ACP 3.x IP register headerMaruthi Srinivas Bayyavarapu2018-11-131-0/+655
* ASoC: Intel: hdac_hdmi: add Icelake supportBard liao2018-11-131-9/+54
* ASoC: wm_adsp: Factor out common init codeRichard Fitzgerald2018-11-131-6/+8
* ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not usedPeter Ujfalusi2018-11-131-3/+0
* ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdataPeter Ujfalusi2018-11-131-3/+3
* ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function splitPeter Ujfalusi2018-11-136-1315/+1269
* ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delayPeter Ujfalusi2018-11-132-12/+8
* ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parametersPeter Ujfalusi2018-11-133-9/+12
* ASoC: omap-mcbsp: Clean up the interrupt handlersPeter Ujfalusi2018-11-131-14/+14
* ASoC: omap-mcbsp: Skip dma_data.maxburst initializationPeter Ujfalusi2018-11-131-3/+0
* ASoC: omap-mcbsp: Clean up dma_data addr initialization codePeter Ujfalusi2018-11-131-13/+14
* ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto2018-11-091-1/+8
* ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-071-12/+2
* ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-064-12/+67
* ASoC: rsnd: add TDM Split mode support for DocumentKuninori Morimoto2018-11-061-0/+91
* ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-065-29/+215
* ASoC: rsnd: add SSIU BUSIF support for DocumentKuninori Morimoto2018-11-061-44/+43
* ASoC: rsnd: tidyup Document for DT bindingKuninori Morimoto2018-11-061-116/+98
* ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-064-85/+39
* ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-064-75/+41
* ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto2018-11-061-6/+6