summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()Kuninori Morimoto4-5/+7
2018-11-21ASoC: simple-card-utils: accept NULL parameter on asoc_simple_card_xxx()Kuninori Morimoto1-2/+9
2018-11-21ASoC: simple-card-utils: remove asoc_simple_card_clk_register()Kuninori Morimoto1-7/+1
2018-11-21ASoC: rsnd: makes rsnd_ssi_is_dma_mode() staticKuninori Morimoto2-3/+3
2018-11-21ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()Kuninori Morimoto1-2/+4
2018-11-21ASoC: rsnd: Add device tree support for r8a77995Hiroyuki Yokoyama1-0/+1
2018-11-21ASoC: sdm845: Add support for Secondary MI2S interfaceRohit kumar1-0/+18
2018-11-21ASoC: sdm845: Update slot_width for Quaternary TDM portRohit kumar1-4/+5
2018-11-20ASoC: Intel: use platform_data for machine driversPierre-Louis Bossart6-8/+15
2018-11-20ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart7-24/+22
2018-11-20ASoC: tlv320aic3x: Add support for CBM_CFS and CBS_CFM clocking modesPeter Ujfalusi1-0/+10
2018-11-17ASoC: rt5663: Fix error handling of regulator_set_loadCheng-Yi Chiang1-9/+12
2018-11-17ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"Colin Ian King1-1/+1
2018-11-17ASoC: qcom: clean up indentation, remove extraneous tabColin Ian King1-1/+1
2018-11-17ASoC: arizona: fix indentation issue with return statementColin Ian King1-1/+1
2018-11-17ASoC: tlv320dac33: clean up indentation, remove extraneous tabColin Ian King1-1/+1
2018-11-17ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King1-1/+1
2018-11-17ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring3-6/+6
2018-11-17ASoC: rt5663: Add documentation for power supply supportCheng-Yi Chiang1-0/+6
2018-11-16ASoC: Add documentation for pcm3060 property out-single-endedKirill Marinushkin1-0/+6
2018-11-15ASoC: rt5663: Add regulator supportCheng-Yi Chiang1-7/+61
2018-11-15ASoC: ak4118: Add support for AK4118 S/PDIF transceiverAdrien Charruel3-0/+446
2018-11-15ASoC: dt-bindings: add bindings for AK4118 transceiverClément Péron1-0/+22
2018-11-15ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing1-2/+0
2018-11-15ASoC: amd: Switch to SPDX identifierVijendar Mukunda5-47/+22
2018-11-15ASoC: amd: Fixed build errorsVijendar Mukunda1-0/+1
2018-11-15ASoC: nau8822: convert to SPDX identifiersDavid Lin1-1/+1
2018-11-15ASoC: nau8822: convert to SPDX identifiersDavid Lin2-21/+16
2018-11-15ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King1-0/+1
2018-11-14ASoC: pcm3060: Add DT property for single-ended outputKirill Marinushkin2-0/+15
2018-11-14ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun1-1/+1
2018-11-13ASoC: amd: enable acp3x drivers buildVijendar Mukunda3-0/+10
2018-11-13ASoC: amd: add acp3x system resume pm opVijendar Mukunda1-0/+46
2018-11-13ASoC: amd: add acp3x runtime pm opsVijendar Mukunda1-0/+39
2018-11-13ASoC: amd: add acp3x tdm mode supportVijendar Mukunda2-0/+69
2018-11-13ASoC: amd: add acp3x i2s opsVijendar Mukunda1-3/+86
2018-11-13ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda2-7/+275
2018-11-13ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda1-0/+46
2018-11-13ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda2-0/+270
2018-11-13ASoC: amd: create ACP3x PCM platform deviceVijendar Mukunda2-1/+73
2018-11-13ASoC: AMD: add ACP3.0 PCI driverMaruthi Srinivas Bayyavarapu2-0/+110
2018-11-13ASoC: AMD: add ACP 3.x IP register headerMaruthi Srinivas Bayyavarapu1-0/+655
2018-11-13ASoC: Intel: hdac_hdmi: add Icelake supportBard liao1-9/+54
2018-11-13ASoC: wm_adsp: Factor out common init codeRichard Fitzgerald1-6/+8
2018-11-13ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not usedPeter Ujfalusi1-3/+0
2018-11-13ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdataPeter Ujfalusi1-3/+3
2018-11-13ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function splitPeter Ujfalusi6-1315/+1269
2018-11-13ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delayPeter Ujfalusi2-12/+8
2018-11-13ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parametersPeter Ujfalusi3-9/+12
2018-11-13ASoC: omap-mcbsp: Clean up the interrupt handlersPeter Ujfalusi1-14/+14