summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown3-9/+31
2024-10-18ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failureVitaliy Shevtsov1-5/+4
2024-10-17ASoC: rt712-sdca: detect the SMART_MIC function during the probe stagePierre-Louis Bossart3-9/+31
2024-10-17ASoC: codecs: Remove unneeded semicolonYang Li1-1/+1
2024-10-17ASoC: Merge up fixesMark Brown1-0/+1
2024-10-14ASoC: rt-sdw-common: Enhance switch case to prevent uninitialized variableJack Yu1-3/+3
2024-10-11ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.cEverest K.C1-6/+2
2024-10-11ASoC: max98388: Fix missing increment of variable slot_foundColin Ian King1-0/+1
2024-10-11ASoC: codecs: Fix error check in es8323_i2c_probeTang Bin1-1/+1
2024-10-10ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.cEverest K.C1-6/+2
2024-10-10ASoC: codecs: Fix error handling in aw_dev_get_dsp_status functionZhu Jun1-1/+1
2024-10-10ASoC: Some issues about loongson i2sMark Brown6-0/+1312
2024-10-09ASoC: codecs: Add uda1342 codec driverBinbin Zhou4-0/+435
2024-10-09ASoC: codecs: Add support for ES8323Binbin Zhou4-0/+877
2024-10-08ASoC: rt721-sdca: Fix issue of warning messageJack Yu2-3/+3
2024-10-08ASoC: aw88399: Correct error handling in aw_dev_get_dsp_status functionZhu Jun1-1/+1
2024-10-07ASoC: rt721-sdca: Add RT721 SDCA driverJack Yu6-0/+2525
2024-10-07ASoC: rt-sdw-common: Common functions for Realtek soundwire driverJack Yu4-0/+311
2024-10-07ASoC: Merge up v6.12Mark Brown11-11/+11
2024-10-05ASoC: tlv320adc3xxx: Fix unsigned int compared against 0Advait Dhamorikar1-1/+1
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro11-11/+11
2024-10-02ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS()Masahiro Yamada1-1/+0
2024-10-01ASoC: Add NTP8918 and NTP8835 codecs supportMark Brown6-0/+1056
2024-10-01{ASoC,media}: constify snd_soc_component_driverMark Brown6-7/+7
2024-10-01ASoC: improve some macro definitions and usagesMark Brown1-6/+6
2024-10-01ASoC: rt1320: fix the range of patch code addressShuming Fan1-1/+1
2024-09-30ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2024-09-30ASoC: tas5805m: Improve a size determination in tas5805m_i2c_probe()Markus Elfring1-1/+1
2024-09-30ASoC: rt1320: reads patch code from firmware fileShuming Fan2-3242/+107
2024-09-30ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King2-2/+2
2024-09-30ASoC: tas2781: Fix redundant parameter assignmentTang Bin1-27/+8
2024-09-30ASoC: constify snd_soc_component_driver structJavier Carrasco6-7/+7
2024-09-30ASoC: improve macro definition on TWL4030_OUTPUT_PGAHongbo Li1-6/+6
2024-09-30ASoC: codecs: Add NeoFidelity NTP8835 codecIgor Prusov3-0/+487
2024-09-30ASoC: codecs: Add NeoFidelity NTP8918 codecIgor Prusov3-0/+404
2024-09-30ASoC: codecs: Add NeoFidelity Firmware helpersIgor Prusov4-0/+165
2024-09-29Merge existing fixes from asoc/for-6.12 into new branchMark Brown3-3/+3
2024-09-25ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...Alexey Klimov1-1/+1
2024-09-19ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data typeRicardo Rivera-Matos2-2/+2
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds63-452/+6260
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-2/+3
2024-09-14Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+3
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai56-362/+6229
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding3-11/+962
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui1-1/+2
2024-09-10ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai3-1/+12
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König22-22/+22
2024-09-09ASoC: tlv320aic31xx: Add support for loading filter coefficientsRomain Gantois1-0/+100