aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tlv320aic32x4-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: tlv320aic32x4-i2c: Simplify probe()Biju Das1-15/+1
2023-09-11ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()Biju Das1-3/+4
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-4/+7
2021-10-18ASoC: tlv320aic32x4: Make aic32x4_remove() return voidUwe Kleine-König1-1/+3
2021-06-23ASoC: tlv320aic32x4: add support for TAS2505Claudius Heine1-0/+2
2021-06-23ASoC: tlv320aic32x4: add type to device private data structClaudius Heine1-4/+16
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown1-2/+2
2019-04-04ASoC: tlv320aic32x4: Update copyright and use SPDX identifierAnnaliese McDermond1-12/+2
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond1-2/+2
2017-07-17ASoC: tlv320aic32x4: Add support for tlv320aic32x6Dan Murphy1-0/+2
2016-04-19ASoC: tlv320aic32x4: Break out I2C support into separate moduleJeremy McDermond1-0/+74