index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
24
-148
/
+201
2021-06-07
Merge series "ASoC: adds new .auto_selectable_formats support" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
8
-64
/
+420
2021-06-07
ASoC: rk817: remove redundant assignment to pointer node, add missing of_node_put
Colin Ian King
1
-1
/
+3
2021-06-07
ASoC: rk817: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+2
2021-06-07
Merge tag 'tb-mfd-asoc-v5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into asoc-5.14
Mark Brown
3
-0
/
+546
2021-06-07
ASoC: hdmi-codec: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+21
2021-06-07
ASoC: fsi: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+15
2021-06-07
ASoC: rsnd: add .auto_selectable_formats support
Kuninori Morimoto
1
-2
/
+29
2021-06-07
ASoC: pcm3168a: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+26
2021-06-07
ASoC: ak4613: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+11
2021-06-07
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
3
-0
/
+256
2021-06-07
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
Kuninori Morimoto
1
-62
/
+62
2021-06-07
ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
Srinivasa Rao Mandadapu
2
-0
/
+83
2021-06-04
Merge series "ASoC: codecs: wcd934x: add Headset and button detection support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:
Mark Brown
6
-15
/
+2698
2021-06-04
ASoC: qcom: sdm845: add jack support for WCD934x
Srinivas Kandagatla
1
-0
/
+8
2021-06-04
ASoC: codecs: wcd934x: add mbhc support
Srinivas Kandagatla
2
-15
/
+870
2021-06-04
ASoC: codecs: wcd: add multi button Headset detection support
Srinivas Kandagatla
4
-0
/
+1820
2021-06-04
ASoC: snd-soc-lpass requires REGMAP_MMIO
Bertrand Jacquin
1
-0
/
+4
2021-06-04
ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-04
ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
Oder Chiou
1
-1
/
+2
2021-06-03
Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
2
-63
/
+97
2021-06-03
ASoC: img: Fix PM reference leak in img_i2s_in_probe()
Yufen Yu
1
-1
/
+1
2021-06-03
ASoC: fsl: imx-es8328: use devm_snd_soc_register_card()
Yang Yingliang
1
-11
/
+1
2021-06-03
ASoC: rsnd: check for zero node count
Colin Ian King
1
-0
/
+3
2021-06-03
ASoC: imx-audio-rpmsg: use module_rpmsg_driver to simplify the code
Yang Yingliang
1
-11
/
+1
2021-06-03
ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()
Yang Yingliang
1
-2
/
+1
2021-06-03
ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments
Kuninori Morimoto
1
-13
/
+7
2021-06-03
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
1
-23
/
+61
2021-06-03
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2
-26
/
+27
2021-06-03
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
1
-7
/
+7
2021-06-03
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
1
-0
/
+1
2021-06-03
ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
Richard Weinberger
1
-7
/
+7
2021-06-03
ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms
Mark Pearson
1
-35
/
+0
2021-06-02
ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-06-02
ASoC: codecs: tfa989x: Add support for optional vddd-supply
Vincent Knecht
1
-0
/
+34
2021-06-02
ASoC: codecs: tfa989x: Add support for tfa9897
Vincent Knecht
1
-0
/
+25
2021-06-02
ASoC: sigmadsp: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-02
ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
Mark Pearson
1
-0
/
+35
2021-06-02
mfd: arizona: Allow building arizona MFD-core as module
Hans de Goede
1
-5
/
+5
2021-06-02
ASoC: rk817: fix a warning in rk817_probe()
Chris Morgan
1
-2
/
+1
2021-06-01
Merge series "ASoC: Constify snd_compress_ops" from Rikard Falkeborn <rikard.falkeborn@gmail.com>:
Mark Brown
6
-6
/
+6
2021-06-01
Merge series "ASoC: rsnd: adjust disabled module for R-Car D3" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
7
-21
/
+91
2021-06-01
ASoC: SOF: Intel: pci-tgl: add ADL-M support
Kai Vehmanen
1
-0
/
+2
2021-06-01
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails
Ranjani Sridharan
1
-5
/
+0
2021-06-01
ASoC: SOF: Intel: hda: clean up hda_dsp_dump()
Ranjani Sridharan
1
-12
/
+5
2021-06-01
ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro
YueHaibing
1
-1
/
+1
2021-06-01
ASoC: SOF: Intel: Constify sof_probe_compressed_ops
Rikard Falkeborn
2
-2
/
+2
2021-06-01
ASoC: qcom: q6asm-dai: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: wm5110: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-01
ASoC: wm5102: Constify static struct snd_compress_ops
Rikard Falkeborn
1
-1
/
+1
[prev]
[next]