summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98388.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98388: Fix missing increment of variable slot_foundColin Ian King2024-10-111-0/+1
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: max98388: Correct the includesLinus Walleij2023-09-111-2/+1
* ASoC: max98388: fix error code in probe()Dan Carpenter2023-06-191-1/+1
* ASoC: max98388: set variable soc_codec_dev_max98388 storage-class-specifier t...Tom Rix2023-06-171-1/+1
* ASoC: max98388: fix unused function warningsArnd Bergmann2023-06-161-4/+4
* ASoC: max98388: add amplifier driverRyan Lee2023-06-151-0/+1013