index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-05
62
-646
/
+3318
|
\
|
*
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-10-03
58
-619
/
+3301
|
|
\
|
|
*
ASoC: nau8825: Add TDM support
David Lin
2022-09-30
2
-0
/
+111
|
|
*
ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
Zhang Qilong
2022-09-29
1
-2
/
+6
|
|
*
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
Zhang Qilong
2022-09-29
1
-3
/
+3
|
|
*
ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
Zhang Qilong
2022-09-29
1
-3
/
+3
|
|
*
ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
Zhang Qilong
2022-09-29
1
-3
/
+3
|
|
*
ASoC: cs42l42: Fallback to headphones for type detect
Stefan Binding
2022-09-27
1
-5
/
+2
|
|
*
ASoC: codecs: wcd934x: Fix Kconfig dependency
Ren Zhijie
2022-09-26
1
-0
/
+1
|
|
*
ASoC: codecs: qcom add support for SM8450 and SC8280XP
Mark Brown
2022-09-23
5
-71
/
+112
|
|
|
\
|
|
|
*
ASoC: codecs: va-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
2022-09-23
1
-4
/
+70
|
|
|
*
ASoC: codecs: va-macro: clear the frame sync counter before enabling
Srinivas Kandagatla
2022-09-23
1
-2
/
+6
|
|
|
*
ASoC: codecs: rx-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
2022-09-23
1
-0
/
+2
|
|
|
*
ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
2022-09-23
1
-0
/
+2
|
|
|
*
ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
Srinivas Kandagatla
2022-09-23
1
-0
/
+2
|
|
|
*
ASoC: codecs: wsa883x: add clock stop support
Srinivas Kandagatla
2022-09-23
1
-27
/
+1
|
|
|
*
ASoC: codecs: tx-macro: fix kcontrol put
Srinivas Kandagatla
2022-09-23
1
-2
/
+11
|
|
|
*
ASoC: codecs: tx-macro: fix active_decimator array
Srinivas Kandagatla
2022-09-23
1
-1
/
+5
|
|
|
*
ASoC: codecs: tx-macro: handle swr_reset correctly
Srinivas Kandagatla
2022-09-23
1
-11
/
+4
|
|
|
*
ASoC: codecs: rx-macro: handle swr_reset correctly
Srinivas Kandagatla
2022-09-23
1
-11
/
+5
|
|
|
*
ASoC: codecs: wsa-macro: handle swr_reset correctly
Srinivas Kandagatla
2022-09-23
1
-13
/
+4
|
|
*
|
ASoC: ssm2518: switch to using gpiod API
Dmitry Torokhov
2022-09-23
1
-18
/
+12
|
|
*
|
ASoC: ssm2518: drop support for platform data
Dmitry Torokhov
2022-09-23
1
-5
/
+1
|
|
*
|
ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
Christophe JAILLET
2022-09-23
1
-2
/
+3
|
|
|
/
|
|
*
ASoC: ts3a227e: add parameters to control debounce times
Astrid Rost
2022-09-21
1
-6
/
+55
|
|
*
ASoC: rt5682s: simplify the return of rt5682s_probe()
Yang Yingliang
2022-09-20
1
-6
/
+1
|
|
*
ASoC: codecs: tfa989x: fix register access comments
Alexander Martinz
2022-09-20
1
-2
/
+2
|
|
*
Support for CS42L83 on Apple machines
Mark Brown
2022-09-20
6
-126
/
+526
|
|
|
\
|
|
|
*
ASoC: cs42l42: Switch to dev_err_probe() helper
Martin Povišer
2022-09-19
1
-5
/
+3
|
|
|
*
ASoC: cs42l42: Implement 'set_bclk_ratio'
Martin Povišer
2022-09-19
2
-1
/
+17
|
|
|
*
ASoC: cs42l83: Extend CS42L42 support to new part
Martin Povišer
2022-09-19
6
-4
/
+258
|
|
|
*
ASoC: cs42l42: Export regmap elements to core namespace
Martin Povišer
2022-09-19
2
-3
/
+10
|
|
|
*
ASoC: cs42l42: Split I2C identity into separate module
Richard Fitzgerald
2022-09-19
5
-93
/
+152
|
|
|
*
ASoC: cs42l42: Pass component and dai defs into common probe
Richard Fitzgerald
2022-09-19
1
-6
/
+6
|
|
|
*
ASoC: cs42l42: Split cs42l42_resume into two functions
Richard Fitzgerald
2022-09-19
1
-1
/
+21
|
|
|
*
ASoC: cs42l42: Split probe() and remove() into stages
Richard Fitzgerald
2022-09-19
2
-42
/
+87
|
|
|
*
ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
Richard Fitzgerald
2022-09-19
1
-15
/
+17
|
|
|
*
ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
Richard Fitzgerald
2022-09-19
2
-17
/
+16
|
|
*
|
ASoC: rt5682s: Reduce coupling of PLLB setting
Derek Fang
2022-09-19
1
-43
/
+73
|
|
*
|
ASoC: rt5682s: Reduce coupling of I2S1 setting
Derek Fang
2022-09-19
1
-38
/
+66
|
|
*
|
ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settings
Derek Fang
2022-09-19
2
-28
/
+28
|
|
|
/
|
|
*
ASoC: max98390: Fix dsm calibration reading
Peter Ujfalusi
2022-09-19
1
-40
/
+39
|
|
*
ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
Mark Brown
2022-09-15
5
-119
/
+163
|
|
|
\
|
|
*
|
ASoC: cs42l42: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-14
1
-5
/
+3
|
|
*
|
ASoC: tas2562: Propagate the error in tas2562_dac_event()
Fabio Estevam
2022-09-14
1
-2
/
+2
|
|
*
|
ASoC: nau8825: Add ADCOUT IO drive strength control
David Lin
2022-09-13
2
-0
/
+9
|
|
*
|
ASoC: ak4458: Add ak4458_reset in device probe and remove
Shengjiu Wang
2022-09-13
1
-0
/
+4
|
|
*
|
ASoC: hdmi-codec.c: use devm_kzalloc() for DMA data
Kuninori Morimoto
2022-09-09
1
-9
/
+1
|
|
*
|
ASoC: ak4458: Remove component probe() and remove()
Shengjiu Wang
2022-09-08
1
-46
/
+7
|
|
*
|
ASoC: sti-sas: Remove the unneeded result variable
ye xingchen
2022-09-08
1
-8
/
+2
[next]