index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm92.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
3
-5
/
+20
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
3
-10
/
+23
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
3
-7
/
+21
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
3
-8
/
+15
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
3
-18
/
+22
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
3
-33
/
+25
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
3
-39
/
+28
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
3
-33
/
+25
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
3
-29
/
+24
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
3
-21
/
+23
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
3
-22
/
+19
2020-04-29
ASoC: soc-dai: don't overwide dai->driver->ops
Kuninori Morimoto
2
-24
/
+39
2020-04-29
ASoC: soc-dai: add soc_dai_err()
Kuninori Morimoto
1
-59
/
+96
2020-04-28
ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()
Wei Yongjun
1
-12
/
+2
2020-04-28
ASoC: broadwell: add channel constraint
Brent Lu
1
-0
/
+26
2020-04-28
ASoC: bdw-rt5650: add channel constraint
Brent Lu
1
-0
/
+29
2020-04-28
ASoC: bdw-rt5677: add channel constraint
Brent Lu
1
-0
/
+26
2020-04-28
ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is used
Pierre-Louis Bossart
1
-15
/
+16
2020-04-27
ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...
Mateusz Gorski
2
-3
/
+62
2020-04-27
ASoC: Intel: Multiple I/O PCM format support for pipe
Mateusz Gorski
3
-0
/
+97
2020-04-27
ASoC: Intel: Skylake: Add alternative topology binary name
Mateusz Gorski
1
-2
/
+17
2020-04-27
ASoC: hisilicon: Use the defined variable to clean code
Tang Bin
1
-6
/
+6
2020-04-27
ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...
Shengjiu Wang
1
-2
/
+7
2020-04-27
ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()
Jason Yan
1
-1
/
+1
2020-04-27
ASoC: mxs-saif: Avoid unnecessary check
Tang Bin
1
-3
/
+0
2020-04-27
ASoC: Intel: sof_sdw: add amp number in components string for ucm
randerwang
1
-2
/
+12
2020-04-27
ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()
Tang Bin
1
-2
/
+2
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
1
-0
/
+4
2020-04-24
ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...
Jaroslav Kysela
1
-1
/
+5
2020-04-24
ASoC: soc-compress: avoid false-positive Wuninitialized warning
Rong Chen
1
-1
/
+1
2020-04-24
ASoC: wm8962: set CLOCKING2 as non-volatile register
Shengjiu Wang
1
-2
/
+1
2020-04-23
ASoC: SOF: Add missing dependency on IMX_SCU
Mark Brown
1
-0
/
+1
2020-04-23
ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
Colin Ian King
1
-1
/
+1
2020-04-23
ASoC: Intel: Skylake: Replace guid_copy() with import_guid()
Andy Shevchenko
2
-4
/
+4
2020-04-22
ASoC: dmic: Allow GPIO operations to sleep
Mark Brown
1
-2
/
+2
2020-04-22
ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()
Jason Yan
1
-2
/
+2
2020-04-22
ASoC: SOF: Fix build
Mark Brown
2
-278
/
+2
2020-04-21
ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
Kai Vehmanen
1
-16
/
+18
2020-04-21
ASoC: Add initial ZL38060 driver
Sven Van Asbroeck
3
-0
/
+651