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
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
ASoC: cs35l45: typo in argument definition
Pierre-Louis Bossart
1
-1
/
+1
2022-06-06
ASoC: ssm4567: Use modern ASoC DAI format terminology
Mark Brown
1
-2
/
+2
2022-06-06
ASoC: ssm2602: Use modern ASoC DAI format terminology
Mark Brown
1
-3
/
+3
2022-06-06
ASoC: ssm2518: Use modern ASoC DAI format terminology
Mark Brown
1
-2
/
+2
2022-06-06
ASoC: cs35l41: Do not print error when waking from hibernation
Stefan Binding
1
-1
/
+2
2022-06-06
ASoC: cs35l41: Add common cs35l41 enter hibernate function
Stefan Binding
2
-9
/
+20
2022-06-06
ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
Stefan Binding
2
-60
/
+61
2022-06-06
ASoC: da732x: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2022-06-06
ASoC: lm49453: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2022-06-06
ASoC: da7219: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2022-06-06
ASoC: ak4642: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2022-06-06
ASoC: codecs: Add HD-Audio codec driver
Cezary Rojewski
5
-0
/
+528
2022-06-06
ASoC: nau8822: Disable internal PLL if freq_out is zero
Hui Wang
1
-0
/
+7
2022-06-06
Merge existing fixes from asoc/for-5.19 into new branch
Mark Brown
7
-15
/
+25
2022-06-06
ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
Mark Brown
1
-1
/
+1
2022-06-06
ASoC: es8328: Fix event generation for deemphasis control
Mark Brown
1
-1
/
+4
2022-06-06
ASoC: wm8962: Fix suspend while playing music
Adam Ford
1
-0
/
+1
2022-06-03
ASoC: cs42l51: Correct minimum value for SX volume control
Charles Keepax
1
-1
/
+1
2022-06-03
ASoC: cs42l56: Correct typo in minimum level for SX volume controls
Charles Keepax
1
-2
/
+2
2022-06-03
ASoC: cs42l52: Correct TLV for Bypass Volume
Charles Keepax
1
-1
/
+3
2022-06-03
ASoC: cs53l30: Correct number of volume levels on SX controls
Charles Keepax
1
-8
/
+8
2022-06-03
ASoC: cs35l36: Update digital volume TLV
Charles Keepax
1
-1
/
+2
2022-06-03
ASoC: cs42l52: Fix TLV scales for mixer controls
Charles Keepax
1
-2
/
+2
2022-06-01
ASoC: nau8822: Add operation for internal PLL off and on
Hui Wang
2
-0
/
+7
2022-06-01
Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
3
-5
/
+26
2022-05-30
ASoC: da7219: cancel AAD related work earlier for jack removal
Adam Thomson
1
-4
/
+4
2022-05-30
ASoC: da7219: Fix pole orientation detection on certain headsets
Adam Thomson
1
-0
/
+12
2022-05-24
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
Oder Chiou
2
-2
/
+11
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
217
-1149
/
+4792
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
16
-78
/
+100
2022-05-21
Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-5
/
+5
2022-05-20
ASoC: max98090: Move check for invalid values before casting in max98090_put_enab_tlv()
Alexey Khoroshilov
1
-2
/
+4
2022-05-20
ASoC: rt1308-sdw: add the default value of register 0xc320
Shuming Fan
1
-0
/
+1
2022-05-20
ASoC: remove two unnecessary gpiolib dependencies
Mark Brown
1
-2
/
+0
2022-05-19
ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logic
ChiYuan Huang
1
-6
/
+105
2022-05-19
ASoC: rt9120: Fix 3byte read, valule offset typo
ChiYuan Huang
1
-1
/
+1
2022-05-19
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
Yang Yingliang
1
-3
/
+3
2022-05-19
ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-2
/
+2
2022-05-19
ASoC: rt1015p: remove dependency on GPIOLIB
Pierre-Louis Bossart
1
-1
/
+0
2022-05-19
ASoC: max98357a: remove dependency on GPIOLIB
Pierre-Louis Bossart
1
-1
/
+0
2022-05-16
ASoC: rt5645: Fix errorenous cleanup order
Lin Ma
1
-1
/
+6
2022-05-16
ASoC: cs35l41: Move cs_dsp config struct into shared code
Stefan Binding
2
-18
/
+26
2022-05-16
ASoC: cs35l41: Move cs35l41 fs errata into shared code
Stefan Binding
2
-24
/
+34
2022-05-16
ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
Stefan Binding
3
-82
/
+62
2022-05-12
ASoC: max98396: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+1
2022-05-12
ASOC: Fix the error handling code of the probe
Mark Brown
5
-8
/
+14
2022-05-11
ASoC: wm9090: Remove redundant endianness flag
Charles Keepax
1
-1
/
+0
2022-05-11
ASoC: wm2000: Remove redundant endianness flag
Charles Keepax
1
-1
/
+0
2022-05-11
ASoC: cs42l56: Fix the error handling of cs42l56_i2c_probe()
Zheyu Ma
1
-1
/
+1
2022-05-11
ASoC: cs42l46: Fix the error handling of cs42l56_i2c_probe()
Zheyu Ma
1
-1
/
+1
[prev]
[next]