summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo2021-09-221-8/+8
* ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang2021-09-221-5/+14
* ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-09-221-16/+9
* ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski2021-09-221-2/+9
* ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede2021-09-221-3/+6
* ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap2021-09-221-1/+0
* ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-09-151-0/+11
* ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-09-151-1/+10
* ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-09-151-1/+0
* ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski2021-09-151-9/+10
* ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski2021-09-151-6/+0
* ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai2021-08-261-1/+1
* ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald2021-08-181-9/+12
* ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald2021-08-181-10/+0
* ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald2021-08-181-1/+1
* ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald2021-08-181-1/+0
* ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald2021-08-181-3/+2
* ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai2021-08-181-2/+1
* ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai2021-08-181-2/+2
* ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell2021-08-081-2/+2
* ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm2021-07-281-0/+2
* ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-07-202-3/+3
* ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei2021-07-201-1/+1
* ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu2021-07-201-1/+1
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-07-199-0/+9
* ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu2021-07-141-8/+26
* ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald2021-07-141-1/+1
* ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET2021-07-141-6/+18
* ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto2021-07-141-3/+1
* ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang2021-07-141-6/+8
* ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang2021-07-141-6/+22
* ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu2021-06-231-5/+21
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-06-161-0/+14
* ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-06-161-0/+11
* ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-06-161-2/+11
* ASoC: cs35l33: fix an error code in probe()Dan Carpenter2021-06-031-0/+1
* ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald2021-06-031-0/+3
* ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman2021-06-031-14/+14
* Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman2021-06-031-2/+0
* ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto2021-05-191-2/+0
* ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward2021-05-191-0/+3
* ASoC: rt286: Generalize support for ALC3263 codecDavid Ward2021-05-191-10/+10
* ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()Kuninori Morimoto2021-05-191-9/+5
* ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tabletHans de Goede2021-05-191-0/+17
* ASoC: rsnd: core: Check convert rate in rsnd_hw_paramsMikhail Durnev2021-05-191-1/+68
* ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAFHans de Goede2021-05-191-0/+3
* ASoC: ak5558: correct reset polarityShengjiu Wang2021-05-141-2/+2
* ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski2021-05-142-2/+2
* ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak2021-05-141-8/+30