index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
ASoC: wm5110: Fix DRE control
Charles Keepax
1
-2
/
+6
2022-07-21
ASoC: ops: Fix off by one in range control validation
Mark Brown
1
-2
/
+2
2022-06-25
ASoC: wm8962: Fix suspend while playing music
Adam Ford
1
-0
/
+1
2022-06-25
ASoC: cs42l56: Correct typo in minimum level for SX volume controls
Charles Keepax
1
-2
/
+2
2022-06-25
ASoC: cs42l52: Correct TLV for Bypass Volume
Charles Keepax
1
-1
/
+3
2022-06-25
ASoC: cs53l30: Correct number of volume levels on SX controls
Charles Keepax
1
-8
/
+8
2022-06-25
ASoC: cs42l52: Fix TLV scales for mixer controls
Charles Keepax
1
-2
/
+2
2022-06-14
ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
Mark Brown
1
-1
/
+1
2022-06-14
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...
Yang Yingliang
1
-3
/
+3
2022-06-14
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
Miaoqian Lin
1
-0
/
+1
2022-06-14
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin
1
-2
/
+7
2022-06-14
ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
Miaoqian Lin
1
-1
/
+4
2022-06-14
ASoC: rt5645: Fix errorenous cleanup order
Lin Ma
1
-1
/
+6
2022-06-14
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
1
-2
/
+0
2022-05-18
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
1
-1
/
+17
2022-05-18
ASoC: max98090: Generate notifications on changes for custom control
Mark Brown
1
-1
/
+1
2022-05-18
ASoC: max98090: Reject invalid values in custom control put()
Mark Brown
1
-0
/
+3
2022-05-12
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
1
-3
/
+3
2022-05-12
ASoC: wm8958: Fix change notifications for DSP controls
Mark Brown
1
-4
/
+4
2022-05-12
ASoC: wm8731: Disable the regulator when probing fails
Zheyu Ma
1
-8
/
+11
2022-04-27
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-20
ASoC: topology: Allow TLV control to be either read or write
Amadeusz Sławiński
1
-1
/
+2
2022-04-20
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
1
-1
/
+1
2022-04-20
ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...
Miaoqian Lin
1
-1
/
+4
2022-04-20
ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
Wang Wensheng
1
-0
/
+1
2022-04-20
ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
Miaoqian Lin
1
-0
/
+3
2022-04-20
ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
Codrin Ciubotariu
1
-3
/
+3
2022-04-20
ASoC: fsi: Add check for clk_enable
Jiasheng Jiang
1
-3
/
+16
2022-04-20
ASoC: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-4
/
+24
2022-04-20
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
Miaoqian Lin
1
-0
/
+1
2022-04-20
ASoC: atmel_ssc_dai: Handle errors for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-04-20
ASoC: mxs-saif: Handle errors for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-04-20
ASoC: ti: davinci-i2s: Add check for clk_enable()
Jiasheng Jiang
1
-1
/
+4
2022-03-08
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
1
-2
/
+2
2022-02-23
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
1
-5
/
+10
2022-02-23
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
1
-4
/
+10
2022-02-08
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
1
-0
/
+2
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
1
-1
/
+8
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
1
-2
/
+16
2022-01-27
ASoC: mediatek: mt8173: fix device_node leak
Tzung-Bi Shih
4
-0
/
+9
2022-01-27
ASoC: samsung: idma: Check of ioremap return value
Jiasheng Jiang
1
-0
/
+2
2021-12-08
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2021-11-26
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
1
-6
/
+23
2021-11-26
ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
Richard Fitzgerald
1
-2
/
+3
2021-11-26
ASoC: cs42l42: Correct some register default values
Richard Fitzgerald
1
-2
/
+2
2021-10-27
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
1
-5
/
+8
2021-09-22
ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
Xiaotan Luo
1
-8
/
+8
2021-09-22
ASoC: rockchip: i2s: Fix regmap_ops hang
Sugar Zhang
1
-5
/
+14
2021-09-22
ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...
Hans de Goede
1
-3
/
+6
[next]