index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
2022-04-08
ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()
Christophe JAILLET
2022-04-07
ASoC: wm8731: Disable the regulator when probing fails
Zheyu Ma
2022-04-07
ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
Srinivas Kandagatla
2022-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
2022-04-05
ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
Miaoqian Lin
2022-04-05
ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
Miaoqian Lin
2022-04-05
ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
Hui Wang
2022-04-05
ASoC: cs35l41: Add one more variable in the debug log
Hui Wang
2022-04-05
ASoC: rt5682: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-04
codecs: rt5682s: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-30
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-03-21
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
2022-03-16
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
2022-03-16
ASoC: codecs: Fix misplaced lpass_macro_pds_exit call
Srinivasa Rao Mandadapu
2022-03-16
ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data
Miaoqian Lin
2022-03-16
ASoC: rt1308-sdw: get calibration params after power on
Shuming Fan
2022-03-16
ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe
Miaoqian Lin
2022-03-11
ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...
Miaoqian Lin
2022-03-10
Merge tag 'asoc-fix-v5.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-03-08
ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probe
Miaoqian Lin
2022-03-07
ASoC: codecs: Add Awinic AW8738 audio amplifier driver
Mark Brown
2022-03-07
ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START
Richard Fitzgerald
2022-03-07
ASoC: wm_adsp: Expand firmware loading search options
Simon Trimmer
2022-03-07
ASoC: cs35l41: Remove unnecessary param
Lucas Tanure
2022-03-07
ASoC: cs35l41: Fix max number of TX channels
Lucas Tanure
2022-03-07
ASoC: rt5682s: Stabilize the combo jack detection
Derek Fang
2022-03-07
ASoC: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-03-07
ASoC: codecs: Add Awinic AW8738 audio amplifier driver
Jonathan Albrieux
2022-03-07
ASoC: cs35l41: Fix DSP mbox start command and global enable order
Lucas Tanure
2022-03-07
ASoC: cs35l41: Fix max number of TX channels
Lucas Tanure
2022-03-07
ASoC: cs35l41: Fix GPIO2 configuration
David Rhodes
2022-03-05
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-03-03
ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
Jiaxin Yu
2022-03-03
ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog"
Meng Tang
2022-02-28
ASoC: codecs: wsa881x: add runtime pm support
Srinivas Kandagatla
2022-02-28
ASoC: Add power domains support for digital macro codecs
Mark Brown
2022-02-28
ASoC: es7241: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max98927: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max98926: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max98925: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max9867: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max9860: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max9850: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
ASoC: max98390: Use modern ASoC DAI format terminology
Mark Brown
[next]