summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/aw88395
AgeCommit message (Expand)AuthorLines
2026-04-28ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointerwangdicheng-5/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2025-11-28ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang-21/+26
2025-11-17ASoC: codecs: aw88395: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+1
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown-13/+13
2025-10-20ASoC: codecs: aw88395: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto-13/+13
2025-10-15ASoC: replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum-5/+3
2025-06-29ASoC: codecs: Add calibration function to aw88399 chipWeidong Wang-0/+21
2025-04-30ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()Thorsten Blum-5/+2
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers-1/+1
2024-09-30ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King-2/+2
2024-07-09ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski-34/+17
2024-06-25ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König-1/+1
2024-06-10ASoC: codecs: Replace of_gpio.h by proper oneAndy Shevchenko-1/+1
2023-11-13ASoC: codecs: Modify the bin file parsing methodWeidong Wang-87/+41
2023-11-01ASoC: codecs: Modify the maximum value of calibWeidong Wang-1/+1
2023-10-25ASoC: codecs: Add code for bin parsing compatible with aw88399Weidong Wang-0/+4
2023-09-28ASoC: codecs: Add code for bin parsing compatible with aw87390Weidong Wang-10/+16
2023-09-28ASoC: codecs: Modify i2c driver nameWeidong Wang-1/+1
2023-09-28ASoC: codecs: Modify the transmission method of parametersWeidong Wang-10/+13
2023-09-28ASoC: codecs: Rename "sound-channel" to "awinic,audio-channel"Weidong Wang-3/+3
2023-09-28ASoC: codecs: Remove the "fade-enable property"Weidong Wang-32/+1
2023-09-13ASoC: codecs: aw88395: Fix some error codesDan Carpenter-0/+2
2023-08-07ASoC: codecs: Add code for bin parsing compatible with aw88261Weidong Wang-17/+177
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-02-13ASoC: codecs: Modify the log print statementWeidong Wang-1/+1
2023-02-13ASoC: codecs: Fixed a spelling error in the function nameWeidong Wang-2/+2
2023-02-06ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix-1/+1
2023-02-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li-1/+0
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King-2/+2
2023-01-30ASoC: codecs: Aw88395 chip register file, data type file and Kconfig MakefileWeidong Wang-0/+525
2023-01-30ASoC: codecs: Aw88395 function for ALSA Audio DriverWeidong Wang-0/+1942
2023-01-30ASoC: codecs: ACF bin parsing and check library file for aw88395Weidong Wang-0/+1158
2023-01-30ASoC: codecs: Add i2c and codec registration for aw88395 and their associated...Weidong Wang-0/+638