index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
Christophe JAILLET
2019-07-24
1
-2
/
+2
*
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
4
-34
/
+33
*
ASoC: soc-core: use existing snd_soc_dai_digital_mute()
Kuninori Morimoto
2019-07-23
1
-8
/
+6
*
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
2019-07-23
3
-7
/
+18
*
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
2019-07-23
3
-7
/
+14
*
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
2019-07-23
3
-8
/
+15
*
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
2019-07-23
3
-4
/
+11
*
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
2019-07-23
3
-4
/
+11
*
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2019-07-23
3
-6
/
+16
*
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2019-07-23
3
-10
/
+20
*
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2019-07-23
3
-11
/
+20
*
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2019-07-23
3
-16
/
+24
*
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
2019-07-23
4
-17
/
+17
*
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
2019-07-23
4
-34
/
+34
*
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
2019-07-23
4
-13
/
+15
*
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-07-23
5
-38
/
+39
*
ASoC: add soc-dai.c
Kuninori Morimoto
2019-07-23
3
-244
/
+255
*
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2019-07-23
2
-4
/
+24
*
ASoC: rt1308: Convert headers to SPDX
Shuming Fan
2019-07-23
2
-14
/
+9
*
ASoC: rt5665: Fix a typo in the name of a function
Christophe JAILLET
2019-07-23
1
-4
/
+4
*
ASoC: SOF: Intel: hda: fix stream id setting
Rander Wang
2019-07-23
2
-5
/
+18
*
ASoC: SOF: Intel: hda: fix link DMA config
Rander Wang
2019-07-23
2
-12
/
+13
*
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
2019-07-23
1
-0
/
+74
*
ASoC: SOF: Intel: ssp: BCLK delay parameter
Janusz Jankowski
2019-07-23
4
-1
/
+8
*
ASoC: SOF: Intel: hda: reset link DMA state in prepare
Kai Vehmanen
2019-07-23
3
-17
/
+9
*
ASoC: SOF: Intel: hda: add a parameter to disable MSI
Guennadi Liakhovetski
2019-07-23
2
-12
/
+18
*
ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS
Zhu Yingjiang
2019-07-23
1
-5
/
+0
*
ASoC: SOF: Intel: hda: use SOF defined init chip in resume
Zhu Yingjiang
2019-07-23
2
-26
/
+9
*
ASoC: SOF: Intel: hda: set position buffer in init chip
Zhu Yingjiang
2019-07-23
1
-5
/
+4
*
ASoC: SOF: Intel: hda: Enable jack detection
Rander Wang
2019-07-23
3
-13
/
+54
*
ASoC: SOF: Intel: hda: reduce ifdef usage for hda
Rander Wang
2019-07-23
1
-12
/
+10
*
ASoC: SOF: Intel: hda: correct ROM state mask
Keyon Jie
2019-07-23
1
-1
/
+1
*
ASoC: SOF: remove unused state variable in suspend function
Fred Oh
2019-07-23
5
-17
/
+15
*
ASoC: SOF: loader: Don't ignore SRAM block types
Daniel Baluta
2019-07-23
1
-1
/
+2
*
ASoC: SOF: loader: Use the BAR provided by FW
Daniel Baluta
2019-07-23
1
-2
/
+9
*
ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops
Daniel Baluta
2019-07-23
2
-0
/
+22
*
ASoC: SOF: core: increase default IPC timeouts
Kai Vehmanen
2019-07-23
1
-2
/
+2
*
ASoC: SOF: ipc: use timeout configured at probe
Kai Vehmanen
2019-07-23
1
-7
/
+1
*
ASoC: SOF: use common code to send PCM_FREE IPC
Kai Vehmanen
2019-07-23
1
-25
/
+25
*
ASoC: SOF: reset DMA state in prepare
Kai Vehmanen
2019-07-23
3
-14
/
+17
*
ASoC: SOF: pci: mark last_busy value at runtime PM init
Pan Xiuli
2019-07-23
1
-0
/
+3
*
ASoC: pcm3168a: Fix a typo in the name of a constant
Christophe JAILLET
2019-07-23
1
-2
/
+2
*
ASoC: madera: Read device tree configuration
Charles Keepax
2019-07-22
1
-0
/
+97
*
ASoC: sgtl5000: Fix charge pump source assignment
Oleksandr Suvorov
2019-07-22
1
-5
/
+10
*
ASoC: sgtl5000: Fix of unmute outputs on probe
Oleksandr Suvorov
2019-07-22
1
-3
/
+3
*
ASoC: sgtl5000: add ADC mute control
Oleksandr Suvorov
2019-07-22
1
-0
/
+1
*
ASoC: sgtl5000: Fix definition of VAG Ramp Control
Oleksandr Suvorov
2019-07-22
2
-2
/
+2
*
ASoC: sgtl5000: Improve VAG power and mute control
Oleksandr Suvorov
2019-07-22
1
-30
/
+194
*
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
2019-07-22
1
-0
/
+2
*
ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34
Enric Balletbo i Serra
2019-07-22
1
-1
/
+0
[next]