summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm92.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto3-5/+20
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto3-10/+23
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto3-7/+21
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto3-8/+15
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto3-18/+22
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto3-33/+25
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto3-39/+28
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto3-33/+25
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto3-29/+24
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto3-21/+23
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto3-22/+19
2020-04-29ASoC: soc-dai: don't overwide dai->driver->opsKuninori Morimoto2-24/+39
2020-04-29ASoC: soc-dai: add soc_dai_err()Kuninori Morimoto1-59/+96
2020-04-28ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun1-12/+2
2020-04-28ASoC: broadwell: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: bdw-rt5650: add channel constraintBrent Lu1-0/+29
2020-04-28ASoC: bdw-rt5677: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is usedPierre-Louis Bossart1-15/+16
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski2-3/+62
2020-04-27ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski3-0/+97
2020-04-27ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski1-2/+17
2020-04-27ASoC: hisilicon: Use the defined variable to clean codeTang Bin1-6/+6
2020-04-27ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...Shengjiu Wang1-2/+7
2020-04-27ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()Jason Yan1-1/+1
2020-04-27ASoC: mxs-saif: Avoid unnecessary checkTang Bin1-3/+0
2020-04-27ASoC: Intel: sof_sdw: add amp number in components string for ucmranderwang1-2/+12
2020-04-27ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin1-2/+2
2020-04-27ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang1-0/+4
2020-04-24ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela1-1/+5
2020-04-24ASoC: soc-compress: avoid false-positive Wuninitialized warningRong Chen1-1/+1
2020-04-24ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang1-2/+1
2020-04-23ASoC: SOF: Add missing dependency on IMX_SCUMark Brown1-0/+1
2020-04-23ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"Colin Ian King1-1/+1
2020-04-23ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko2-4/+4
2020-04-22ASoC: dmic: Allow GPIO operations to sleepMark Brown1-2/+2
2020-04-22ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()Jason Yan1-2/+2
2020-04-22ASoC: SOF: Fix buildMark Brown2-278/+2
2020-04-21ASoC: intel/skl/hda - fix oops on systems without i915 audio codecKai Vehmanen1-16/+18
2020-04-21ASoC: Add initial ZL38060 driverSven Van Asbroeck3-0/+651