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-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
2
-0
/
+16
2022-04-06
ASoC: wm8731: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: sgtl5000: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: rt1016: enable building
Stephen Kitt
2
-0
/
+7
2022-04-06
ASoC: pcm3060: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
23
-69
/
+46
2022-04-06
ASoC: tscs*: use simple i2c probe function
Stephen Kitt
2
-6
/
+4
2022-04-06
ASoC: wm*: use simple i2c probe function
Stephen Kitt
34
-102
/
+68
2022-04-06
ASoC: lm49xxx: use simple i2c probe function
Stephen Kitt
2
-6
/
+4
2022-04-06
ASoC: mt6660: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-06
ASoC: ak4613: add TDM256 test support
Mark Brown
1
-67
/
+300
2022-04-05
ASoC: ak4613: add TDM256 support
Kuninori Morimoto
1
-8
/
+237
2022-04-05
ASoC: ak4613: rename constraint to constraint_rates
Kuninori Morimoto
1
-2
/
+3
2022-04-05
ASoC: ak4613: priv has ctrl1 instead of iface
Kuninori Morimoto
1
-33
/
+28
2022-04-05
ASoC: ak4613: return error if it was setup as clock provider
Kuninori Morimoto
1
-3
/
+16
2022-04-05
ASoC: ak4613: tidyup ak4613_interface
Kuninori Morimoto
1
-31
/
+24
2022-04-05
ASoC: ak4613: add missing mutex_lock()
Kuninori Morimoto
1
-0
/
+2
2022-04-05
ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp
James Schulman
7
-0
/
+1294
2022-04-05
ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
Miaoqian Lin
1
-1
/
+8
2022-04-05
ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
Miaoqian Lin
1
-1
/
+1
2022-04-05
ASoC: Pull in fixes
Mark Brown
3
-16
/
+12
2022-04-05
ASoC: wm8731: Overhaul of the driver
Mark Brown
6
-224
/
+219
2022-04-05
ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
Hui Wang
1
-2
/
+4
2022-04-05
ASoC: cs35l41: Add one more variable in the debug log
Hui Wang
1
-2
/
+2
2022-04-05
ASoC: rt5682: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-7
/
+4
2022-04-05
ASoC: rt5682s: Separate the regulator consumer controls
Derek Fang
2
-6
/
+27
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
20
-59
/
+40
2022-04-05
ASoC: wm*: use i2c_match_id and simple i2c probe
Stephen Kitt
2
-6
/
+11
2022-04-05
ASoC: ada*, ssm*: use simple i2c probe function
Stephen Kitt
7
-20
/
+14
2022-04-05
ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t
Hui Wang
1
-7
/
+7
2022-04-05
ASoC: cs35l41: Add one more variable in the debug log
Hui Wang
1
-2
/
+2
2022-04-05
ASoC: da7218: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-4
/
+15
2022-04-05
ASoC: da[79]*: use simple i2c probe function
Stephen Kitt
5
-15
/
+10
2022-04-05
ASoC: ad1*, ada*, ssm*: use i2c_match_id and simple i2c probe
Stephen Kitt
5
-15
/
+23
2022-04-05
ASoC: codecs: Fix error handling in power domain init and exit handlers
Srinivasa Rao Mandadapu
1
-16
/
+19
2022-04-04
codecs: rt5682s: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-7
/
+4
2022-04-04
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
6
-137
/
+178
2022-04-04
ASoC: wm8731: Factor our MCLK and mutex initialisation
Mark Brown
1
-30
/
+14
2022-04-04
ASoC: wm8731: Move regulator request into wm8731_init()
Mark Brown
1
-32
/
+16
2022-04-04
ASoC: wm8731: Factor component init out of bus code
Mark Brown
1
-40
/
+27
2022-04-04
ASoC: wm8731: Update to modern DAI terminology
Mark Brown
1
-4
/
+3
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+4
2022-03-30
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-0
/
+4
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-14
/
+4
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
78
-595
/
+2370
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
9
-23
/
+9
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
76
-552
/
+2324
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+1
2022-03-21
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
1
-0
/
+4
2022-03-16
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
1
-8
/
+3
[prev]
[next]