summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/aw88395
AgeCommit message (Expand)AuthorFilesLines
2024-07-10ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski1-34/+17
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
2023-11-13ASoC: codecs: Modify the bin file parsing methodWeidong Wang3-87/+41
2023-11-01ASoC: codecs: Modify the maximum value of calibWeidong Wang1-1/+1
2023-10-25ASoC: codecs: Add code for bin parsing compatible with aw88399Weidong Wang2-0/+4
2023-09-28ASoC: codecs: Add code for bin parsing compatible with aw87390Weidong Wang2-10/+16
2023-09-28ASoC: codecs: Modify i2c driver nameWeidong Wang1-1/+1
2023-09-28ASoC: codecs: Modify the transmission method of parametersWeidong Wang3-10/+13
2023-09-28ASoC: codecs: Rename "sound-channel" to "awinic,audio-channel"Weidong Wang1-3/+3
2023-09-28ASoC: codecs: Remove the "fade-enable property"Weidong Wang2-32/+1
2023-09-13ASoC: codecs: aw88395: Fix some error codesDan Carpenter1-0/+2
2023-08-07ASoC: codecs: Add code for bin parsing compatible with aw88261Weidong Wang2-17/+177
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-13ASoC: codecs: Modify the log print statementWeidong Wang1-1/+1
2023-02-13ASoC: codecs: Fixed a spelling error in the function nameWeidong Wang1-2/+2
2023-02-06ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix1-1/+1
2023-02-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King1-2/+2
2023-01-30ASoC: codecs: Aw88395 chip register file, data type file and Kconfig MakefileWeidong Wang2-0/+525
2023-01-30ASoC: codecs: Aw88395 function for ALSA Audio DriverWeidong Wang2-0/+1942
2023-01-30ASoC: codecs: ACF bin parsing and check library file for aw88395Weidong Wang2-0/+1158
2023-01-30ASoC: codecs: Add i2c and codec registration for aw88395 and their associated...Weidong Wang2-0/+638