index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: rockchip: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: meson: g12a-tohdmitx: override codec2codec params
Jerome Brunet
1
-18
/
+16
2019-07-26
ASoC: Intel: Skylake: Remove static table index when parsing topology
Amadeusz Sławiński
1
-22
/
+12
2019-07-26
ASoC: codec2codec: fix missing return of error return code
Colin Ian King
1
-2
/
+2
2019-07-26
ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits
Peter Ujfalusi
1
-4
/
+46
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
32
-120
/
+262
2019-07-26
ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
Peter Ujfalusi
1
-9
/
+34
2019-07-26
ASoC: rockchip: Fix mono capture
Cheng-Yi Chiang
1
-3
/
+2
2019-07-26
ASoC: Intel: Fix some acpi vs apci typo in somme comments
Christophe JAILLET
10
-10
/
+10
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
1
-1
/
+2
2019-07-25
ASoC: codec2codec: deal with params when necessary
Jerome Brunet
1
-67
/
+92
2019-07-25
ASoC: codec2codec: name link using stream direction
Jerome Brunet
1
-8
/
+4
2019-07-25
ASoC: codec2codec: run callbacks in order
Jerome Brunet
1
-9
/
+27
2019-07-25
ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92
Stuart Henderson
5
-9
/
+2478
2019-07-25
ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15
Richard Fitzgerald
4
-0
/
+1502
2019-07-25
ASoC: wm_adsp: Allow bus error handler to be called directly
Charles Keepax
3
-12
/
+7
2019-07-25
ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)
Jaroslav Kysela
1
-2
/
+2
2019-07-25
ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
Peter Ujfalusi
1
-39
/
+53
2019-07-25
ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
Peter Ujfalusi
1
-24
/
+19
2019-07-25
ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
Peter Ujfalusi
1
-0
/
+4
2019-07-24
ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration
Cezary Rojewski
1
-2
/
+0
2019-07-24
ASoC: Intel: Skylake: Make MCPS and CPS params obsolete
Cezary Rojewski
4
-15
/
+12
2019-07-24
ASoC: Intel: Skylake: Do not disable FW notifications
Amadeusz Sławiński
4
-27
/
+0
2019-07-24
ASoC: Intel: Skylake: Remove memory available check
Cezary Rojewski
2
-65
/
+0
2019-07-24
ASoC: Intel: Skylake: Remove MCPS available check
Cezary Rojewski
2
-68
/
+1
2019-07-24
ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl
Amadeusz Sławiński
1
-9
/
+3
2019-07-24
ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct
Cezary Rojewski
19
-572
/
+545
2019-07-24
ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
Christophe JAILLET
1
-2
/
+2
2019-07-24
ASoC: Fail card instantiation if DAI format setup fails
Ricard Wanderlof
1
-2
/
+5
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
3
-34
/
+32
2019-07-23
ASoC: soc-core: use existing snd_soc_dai_digital_mute()
Kuninori Morimoto
1
-8
/
+6
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
2
-7
/
+16
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
2
-7
/
+13
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
2
-8
/
+14
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
2
-4
/
+10
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
2
-4
/
+10
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2
-6
/
+14
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2
-10
/
+18
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2
-11
/
+18
2019-07-23
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2
-16
/
+22
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
3
-17
/
+15
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
3
-34
/
+32
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
3
-13
/
+13
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
3
-34
/
+35
2019-07-23
ASoC: add soc-dai.c
Kuninori Morimoto
3
-244
/
+255
2019-07-23
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2
-4
/
+24
2019-07-23
ASoC: rt1308: Convert headers to SPDX
Shuming Fan
2
-14
/
+9
[next]