aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tlv320aic3x-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-04-25ASoC: tlv320*: use i2c_match_id and simple i2c probeStephen Kitt1-12/+13
2021-10-29ASoC: tlv320aic3x: Make aic3x_remove() return voidUwe Kleine-König1-1/+3
2021-04-08ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal1-0/+2
2021-04-07ASoC: codecs: tlv320aic3x: move I2C to separated fileJiri Prchal1-0/+70