summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-07-14ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang1-6/+8
2021-07-14ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang1-6/+22
2021-07-14ASoC: rt5682: Disable irq on shutdownStephen Boyd1-0/+1
2021-06-23ASoC: qcom: lpass-cpu: Fix pop noise during audio capture beginSrinivasa Rao Mandadapu2-0/+83
2021-06-23ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire modeOder Chiou1-1/+2
2021-06-23ASoC: tas2562: Fix TDM_CFG0_SAMPRATE valuesRichard Weinberger1-7/+7
2021-06-23ASoC: fsl-asoc-card: Set .owner attribute when registering card.Nicolas Cavallari1-0/+1
2021-06-23ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu1-5/+21
2021-06-16ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang1-0/+2
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede1-0/+14
2021-06-16ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede1-0/+11
2021-06-16ASoC: amd: fix for pcm_read() errorVijendar Mukunda3-10/+16
2021-06-16ASoC: max98088: fix ni clock divider calculationMarco Felsch1-2/+11
2021-06-03ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd1-11/+1
2021-06-03ASoC: cs35l33: fix an error code in probe()Dan Carpenter1-0/+1
2021-06-03ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald1-0/+3
2021-06-03ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman1-14/+14
2021-06-03Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-19ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto1-2/+0
2021-05-19ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-05-19ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-05-19ASoC: Intel: sof_sdw: add quirk for new ADL-P RvpVamshi Krishna Gopal1-0/+11
2021-05-19ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto1-9/+5
2021-05-19ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055Hans de Goede1-0/+12
2021-05-19ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tabletHans de Goede1-0/+17
2021-05-19ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev1-1/+68
2021-05-19ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAFHans de Goede1-0/+3
2021-05-14ASoC: ak5558: correct reset polarityShengjiu Wang1-2/+2
2021-05-14ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski2-2/+2
2021-05-14ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclkShengjiu Wang1-11/+1
2021-05-14ASoC: Intel: Skylake: Compile when any configuration is selectedCezary Rojewski2-2/+2
2021-05-14ASoC: Intel: boards: sof-wm8804: add check for PLL settingColin Ian King1-1/+5
2021-05-14ASoC: tlv320aic32x4: Increase maximum register in regmapAnnaliese McDermond1-2/+2
2021-05-14ASoC: tlv320aic32x4: Register clocks before registering componentAnnaliese McDermond1-4/+4
2021-05-14ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak1-8/+30
2021-05-14ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart1-1/+1
2021-04-21ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-21ASoC: max98373: Added 30ms turn on/off time delayRyan Lee1-0/+2
2021-04-21ASoC: max98373: Changed amp shutdown register as volatileRyan Lee2-0/+2
2021-04-14ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-04-14ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chipsShengjiu Wang1-1/+7
2021-04-14ASoC: SOF: Intel: HDA: fix core status verificationGuennadi Liakhovetski1-4/+11
2021-04-14ASoC: intel: atom: Stop advertising non working S24LE supportHans de Goede1-3/+3
2021-04-07ASoC: rt711: add snd_soc_component remove callbackBard Liao1-0/+8
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure2-1/+3
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure1-2/+2
2021-04-07ASoC: cs42l42: Fix channel width supportLucas Tanure2-26/+22
2021-04-07ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure2-17/+14