summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/aw88399.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-29ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang1-198/+21
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown1-16/+16
2025-10-20ASoC: codecs: aw88399: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-16/+16
2025-10-15ASoC: replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum1-5/+3
2025-07-25ASoC: codecs: Add acpi_match_table for aw88399 driverWeidong Wang1-0/+9
2025-06-30ASoC: codecs: Add calibration function to aw88399 chipWeidong Wang1-2/+438
2025-04-30ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()Thorsten Blum1-5/+2
2024-10-08ASoC: aw88399: Correct error handling in aw_dev_get_dsp_status functionZhu Jun1-1/+1
2024-09-30ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2024-06-25ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2024-06-10ASoC: codecs: Replace of_gpio.h by proper oneAndy Shevchenko1-1/+1
2024-06-10ASoC: codecs: Remove unused of_gpio.hAndy Shevchenko1-1/+1
2023-11-13ASoC: codecs: Modify the bin file parsing methodWeidong Wang1-1/+0
2023-11-01ASoC: codecs: Modify the wrong judgment of re valueWeidong Wang1-2/+2
2023-11-01ASoC: codecs: Modify the maximum value of calibWeidong Wang1-1/+1
2023-10-30ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb()Nathan Chancellor1-1/+1
2023-10-25ASoC: codecs: Add aw88399 amplifier driverWeidong Wang1-0/+1911