summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-09-22ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-09-22ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-09-22ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski1-16/+9
2021-09-22ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski1-2/+9
2021-09-22ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede1-3/+6
2021-09-22ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap1-1/+0
2021-09-15ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-09-15ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET1-1/+10
2021-09-15ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-09-15ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski1-9/+10
2021-09-15ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski1-6/+0
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-18ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald1-9/+12
2021-08-18ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald1-10/+0
2021-08-18ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald1-1/+1
2021-08-18ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald1-1/+0
2021-08-18ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald1-3/+2
2021-08-18ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai1-2/+1
2021-08-18ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai1-2/+2
2021-08-08ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell1-2/+2
2021-07-28ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm1-0/+2
2021-07-20ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2-3/+3
2021-07-20ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei1-1/+1
2021-07-20ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu1-1/+1
2021-07-19ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko9-0/+9
2021-07-14ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu1-8/+26
2021-07-14ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald1-1/+1
2021-07-14ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET1-6/+18
2021-07-14ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto1-3/+1
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-06-23ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu1-5/+21
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: max98088: fix ni clock divider calculationMarco Felsch1-2/+11
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: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto1-9/+5
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: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak1-8/+30