summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 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 SSIU BUSIF supportKuninori Morimoto2018-11-065-29/+215
| | | * | | | 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
| | | * | | | ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-064-8/+8
| | | * | | | ASoC: rsnd: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-5/+1
| | | * | | | ASoC: audio-graph-scu-card: remove error check which never happenKuninori Morimoto2018-11-061-8/+1
| | | * | | | ASoC: audio-graph-scu-card: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-10/+0
| | | * | | | ASoC: audio-graph-card: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-9/+0
| | | * | | | ASoC: Intel: common: add quirk for APL RVP boardsPierre-Louis Bossart2018-11-061-0/+33
| | | * | | | ASoC: Intel: common: add SOF information for APL RVPBard liao2018-11-061-0/+3
| | | * | | | ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart2018-11-065-6/+6
| | | * | | | ASoC: Intel: boards: fix Skylake typoPierre-Louis Bossart2018-11-064-9/+9
| | | * | | | ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart2018-11-064-15/+7
| | | * | | | ASoC: Intel: use standard interface for Hdaudio machine driverPierre-Louis Bossart2018-11-062-17/+13
| | | * | | | ASoC: pxa: change ac97 dependenciesArnd Bergmann2018-11-061-8/+8
| | | * | | | ASoC: omap: Remove unused machine driver for AM3517-evmPeter Ujfalusi2018-11-063-152/+0
| | | * | | | ASoC: pcm3168a: remove read-only status register from snd_kcontrol_newKuninori Morimoto2018-11-061-7/+0
| | | * | | | ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin2018-11-061-12/+5
| | | * | | | ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-056-47/+57
| | | * | | | ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto2018-11-053-1/+46
| | | * | | | ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-0511-127/+129
| | | * | | | ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2SKuninori Morimoto2018-11-051-10/+5
| | | * | | | ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supportedPeter Ujfalusi2018-11-051-0/+5
| | | * | | | ASoC: AMD: constify regulator_desc structureJulia Lawall2018-11-051-1/+1
| | | * | | | ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-054-4/+4
| | | * | | | ASoC: qdsp6: q6afe-dai: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-4/+4
| | | * | | | ASoC: nau8825: remove unnecessary unlikely()Yangtao Li2018-11-051-3/+1
| | | * | | | ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2018-11-051-4/+4
| | | * | | | ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2018-11-053-18/+12
| | | * | | | ASoC: smd845: constify snd_soc_ops structureJulia Lawall2018-11-051-1/+1
| | | * | | | ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King2018-11-051-2/+1
| | * | | | | Merge branch 'asoc-4.20' into asoc-linusMark Brown2018-12-185-15/+38
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | ASoC: rt5660: Add a new ACPI match IDHui Wang2018-12-061-0/+1
| | | * | | | ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook GnawtyHans de Goede2018-12-061-0/+7
| | | * | | | ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede2018-12-031-0/+7
| | | * | | | ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM definedJiada Wang2018-11-281-7/+11