summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2780.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10ASoC: codecs: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2024-04-11ASoC: codecs: tas2780: remove redundant assignments to variable retColin Ian King1-2/+1
2023-10-13ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-29ASoC: Merge up fixesMark Brown1-13/+6
2022-11-24ASoC: codecs: tas2780: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-10-31ASoC: tas2780: Fix set_tdm_slot in case of single slotMartin Povišer1-13/+6
2022-07-08ASoC: add tas2780 driverRaphael-Xu1-0/+663