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
Age
Commit message (
Expand
)
Author
Files
Lines
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: Intel: boards: Use temporary variable for struct device
Zhen Ni
1
-9
/
+9
2022-04-06
ASoC: ak4613: add TDM256 test support
Mark Brown
1
-67
/
+300
2022-04-06
ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2
Ajye Huang
2
-1
/
+21
2022-04-06
ASoC: fsl_sai: fix 1:1 bclk:mclk ratio support
Ahmad Fatoum
1
-1
/
+1
2022-04-06
ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()
Richard Fitzgerald
1
-2
/
+4
2022-04-06
ASoC: Add a driver for the Cirrus Logic CS35L45 Smart Amplifier
Mark Brown
11
-1
/
+1538
2022-04-06
ASoC: meson: aiu: fix duplicate debugfs directory error
Mark Brown
4
-0
/
+14
2022-04-05
ASoC: meson: aiu: fix duplicate debugfs directory error
Heiner Kallweit
3
-0
/
+9
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
1
-0
/
+5
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: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk()
Richard Fitzgerald
3
-1
/
+199
2022-04-05
ASoC: soc-utils: Add helper to calculate BCLK from TDM info
Richard Fitzgerald
1
-0
/
+45
2022-04-05
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-05
ALSA: echoaudio: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+0
2022-04-05
ALSA: hda/i915 - skip acomp init if no matching display
Kai Vehmanen
1
-10
/
+19
2022-04-05
ALSA: emu10k1: Stop using iommu_present()
Robin Murphy
1
-4
/
+1
2022-04-05
ASoC: rsnd: use inclusive language for DAIFMT mask
Kuninori Morimoto
1
-1
/
+1
2022-04-05
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin
1
-2
/
+7
2022-04-05
ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
Miaoqian Lin
1
-1
/
+4
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
7
-23
/
+20
2022-04-05
ASoC: ASRC support on Tegra186 and later
Mark Brown
5
-1
/
+1253
2022-04-05
ASoC: topology: Cleanup patches
Mark Brown
1
-242
/
+203
2022-04-05
ASoC: wm8731: Overhaul of the driver
Mark Brown
9
-229
/
+224
2022-04-05
ASoC: SOF: Miscellaneous fixes for IPC and trace
Mark Brown
16
-136
/
+131
2022-04-05
ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
Mark Brown
4
-1515
/
+546
2022-04-05
ASoC: atmel: Fixes for AT91SAM9G20-EK audio driver
Mark Brown
1
-66
/
+8
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: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-05
ASoC: Intel: catpt: Drop redundant enum constant
Cezary Rojewski
1
-3
/
+1
2022-04-05
ASoC: rt5682s: Separate the regulator consumer controls
Derek Fang
2
-6
/
+27
2022-04-05
ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it
Peter Ujfalusi
1
-0
/
+1
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
[prev]
[next]