summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/aw88395
AgeCommit message (Expand)AuthorFilesLines
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