index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
ASoC: topology: refine and log the header in the correct pass
Keyon Jie
2020-05-29
1
-14
/
+36
|
|
|
*
|
|
ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
Xiyu Yang
2020-05-29
1
-0
/
+1
|
|
|
*
|
|
ASoC: rt1015: Enable class-D silence and clock detections
derek.fang
2020-05-29
1
-1
/
+1
|
|
|
*
|
|
ASoC: img-i2s-out: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
1
-2
/
+6
|
|
|
|
/
/
|
|
|
*
|
ASoC: amd: Removing unnecessary instance initialization
Ravulapati Vishnu vardhan rao
2020-05-28
1
-8
/
+0
|
|
|
*
|
ASoC: sta32x: add missed function calls in error paths
Chuhong Yuan
2020-05-28
1
-2
/
+9
|
|
|
*
|
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann
2020-05-28
9
-764
/
+847
|
|
|
*
|
ASoC: nau8810: add I2C device and compatible ID
Seven Lee
2020-05-28
1
-0
/
+4
|
|
|
*
|
ASoC: ingenic: Unconditionally depend on devicetree
Paul Cercueil
2020-05-28
6
-11
/
+8
|
|
|
*
|
Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-L...
Mark Brown
2020-05-27
13
-47
/
+122
|
|
|
|
\
\
|
|
|
|
*
|
ASoC: SOF: Intel: BYT: harden IPC initialization and handling
Keyon Jie
2020-05-27
1
-14
/
+17
|
|
|
|
*
|
ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler
Pierre-Louis Bossart
2020-05-27
1
-21
/
+25
|
|
|
|
*
|
ASoC: SOF: Intel: BYT: add .remove op
Ranjani Sridharan
2020-05-27
1
-0
/
+9
|
|
|
|
*
|
ASoC: SOF: ipc: ignore DSP replies received when they are not expected
Ranjani Sridharan
2020-05-27
2
-6
/
+5
|
|
|
|
*
|
ASoC: Intel: byt/cht: add .pm_ops
Pierre-Louis Bossart
2020-05-27
9
-0
/
+27
|
|
|
|
*
|
ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend
Pierre-Louis Bossart
2020-05-27
2
-7
/
+0
|
|
|
|
*
|
ASoC: SOF: pm: handle resume on legacy Intel platforms
Ranjani Sridharan
2020-05-27
1
-2
/
+6
|
|
|
|
*
|
ASoC: SOF: Intel: byt: Add PM callbacks
Ranjani Sridharan
2020-05-27
1
-0
/
+36
|
|
|
*
|
|
ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
Wei Yongjun
2020-05-27
1
-4
/
+4
|
|
|
*
|
|
ASoC: tlv320adcx140: Fix warnings when using W=1
Dan Murphy
2020-05-27
1
-5
/
+3
|
|
|
*
|
|
ASoC: wm8962: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
1
-0
/
+2
|
|
|
*
|
|
ASoC: img-spdif-in: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
1
-1
/
+3
|
|
|
*
|
|
ASoC: tlv320adcx140: Add support for configuring GPI pins
Dan Murphy
2020-05-27
2
-0
/
+35
|
|
|
*
|
|
ASoC: img-spdif-out: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
1
-1
/
+3
|
|
|
|
/
/
|
|
|
*
|
ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
Dinghao Liu
2020-05-26
1
-0
/
+1
|
|
|
*
|
ASoC: fix incomplete error-handling in img_i2s_in_probe.
Qiushi Wu
2020-05-26
1
-0
/
+1
|
|
|
*
|
ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
Dinghao Liu
2020-05-26
1
-5
/
+2
|
|
|
*
|
ASoC: fix semicolon.cocci warnings
kbuild test robot
2020-05-26
1
-1
/
+1
|
|
|
*
|
Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g...
Mark Brown
2020-05-25
6
-131
/
+196
|
|
|
|
\
\
|
|
|
|
*
|
ASoC: soc-link: add snd_soc_link_compr_set_params()
Kuninori Morimoto
2020-05-25
2
-10
/
+19
|
|
|
|
*
|
ASoC: soc-link: add snd_soc_link_compr_shutdown()
Kuninori Morimoto
2020-05-25
2
-4
/
+12
|
|
|
|
*
|
ASoC: soc-link: add snd_soc_link_compr_startup()
Kuninori Morimoto
2020-05-25
2
-17
/
+20
|
|
|
|
*
|
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
2020-05-25
4
-16
/
+23
|
|
|
|
*
|
ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
Kuninori Morimoto
2020-05-25
2
-21
/
+23
|
|
|
|
*
|
ASoC: soc-link: move soc_rtd_xxx()
Kuninori Morimoto
2020-05-25
2
-75
/
+78
|
|
|
|
*
|
ASoC: add soc-link.c
Kuninori Morimoto
2020-05-25
3
-9
/
+42
|
|
|
*
|
|
Merge series "ASoC: SOF: extended manifest support for 5.8" from Kai Vehmanen...
Mark Brown
2020-05-25
2
-4
/
+174
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
2020-05-25
1
-0
/
+21
|
|
|
|
*
|
|
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
2020-05-25
1
-2
/
+23
|
|
|
|
*
|
|
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
2020-05-25
1
-0
/
+16
|
|
|
|
*
|
|
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
2020-05-25
1
-0
/
+112
|
|
|
|
*
|
|
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
2020-05-25
2
-2
/
+2
|
|
|
|
|
/
/
|
|
|
*
|
|
ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
Shengjiu Wang
2020-05-25
1
-43
/
+27
|
|
|
*
|
|
ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
Tang Bin
2020-05-25
1
-2
/
+2
|
|
|
*
|
|
ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
shengjiu wang
2020-05-25
1
-2
/
+2
|
|
|
*
|
|
ASoC: max98390: Added Amplifier Driver
Steve Lee
2020-05-25
4
-0
/
+1710
|
|
|
|
/
/
|
|
|
*
|
ASoC: max9867: keep ADCs and DACs always on
Pavel Dobias
2020-05-22
2
-11
/
+9
|
|
|
*
|
ASoC: max9867: add digital microphone controls
Pavel Dobias
2020-05-22
1
-2
/
+24
|
|
|
*
|
ASoC: pxa: remove Compulab pxa2xx boards
Robert Jarzmik
2020-05-22
1
-3
/
+2
|
|
|
*
|
ASoC: max9867: add mono playback switch
Pavel Dobias
2020-05-20
1
-1
/
+3
[prev]
[next]