summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tas*: use simple i2c probe functionStephen Kitt2022-04-115-15/+10
* ASoC: sta*: use simple i2c probe functionStephen Kitt2022-04-113-9/+6
* ASoC: pcm*: use simple i2c probe functionStephen Kitt2022-04-115-15/+10
* ASoC: nau8*: use simple i2c probe functionStephen Kitt2022-04-116-18/+12
* ASoC: ml26124: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: max9*: use simple i2c probe functionStephen Kitt2022-04-1112-35/+24
* ASoC: lm4857: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: es83*: use simple i2c probe functionStephen Kitt2022-04-112-6/+4
* ASoC: cx2072x: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: ak4*: use simple i2c probe functionStephen Kitt2022-04-114-12/+8
* ASoC: mediatek: mt8192: support rt1015p_rt5682sMark Brown2022-04-082-79/+121
|\
| * ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu2022-04-082-22/+40
| * ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu2022-04-081-8/+26
| * ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu2022-04-081-51/+57
* | ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi2022-04-081-0/+1
* | ASoC: Merge fixesMark Brown2022-04-0816-62/+203
|\ \ | |/ |/|
| * Make headphone work on Huawei Matebook D15Mark Brown2022-04-081-28/+89
| |\
| | * ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab2022-04-071-0/+9
| | * ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab2022-04-071-3/+16
| | * ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab2022-04-071-10/+49
| | * ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart2022-04-071-21/+21
| * | ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-04-071-8/+11
| * | ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song2022-04-071-2/+2
| * | ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla2022-04-071-25/+1
| * | ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao2022-04-071-1/+3
| * | ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart2022-04-071-0/+43
| * | ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2022-04-072-0/+16
| |/
| * ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2022-04-062-1/+21
| * ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum2022-04-061-1/+1
| * ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald2022-04-061-2/+4
| * ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown2022-04-064-0/+14
| |\
| | * ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit2022-04-053-0/+9
| | * ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit2022-04-051-0/+5
| * | ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin2022-04-051-1/+8
| * | ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin2022-04-051-1/+1
| |/
* | ASoC: SOF: mediatek: mt8195 add shutdown callbackYC Hung2022-04-071-0/+7
* | ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung2022-04-072-0/+7
* | ASoC: wm8731: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: sgtl5000: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: rt1016: enable buildingStephen Kitt2022-04-062-0/+7
* | ASoC: pcm3060: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: SOF: topology: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-04-061-6/+2
* | ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-0623-69/+46
* | ASoC: tscs*: use simple i2c probe functionStephen Kitt2022-04-062-6/+4
* | ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-0634-102/+68
* | ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2022-04-062-6/+4
* | ASoC: mt6660: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: Intel: boards: Use temporary variable for struct deviceZhen Ni2022-04-061-9/+9
* | ASoC: ak4613: add TDM256 test supportMark Brown2022-04-061-67/+300
|\ \
| * | ASoC: ak4613: add TDM256 supportKuninori Morimoto2022-04-051-8/+237