index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tlv320aic32x4-i2c.c
Age
Commit message (
Expand
)
Author
2023-09-11
ASoC: tlv320aic32x4-i2c: Simplify probe()
Biju Das
2023-09-11
ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe()
Biju Das
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-25
ASoC: tlv320*: use i2c_match_id and simple i2c probe
Stephen Kitt
2021-10-18
ASoC: tlv320aic32x4: Make aic32x4_remove() return void
Uwe Kleine-König
2021-06-23
ASoC: tlv320aic32x4: add support for TAS2505
Claudius Heine
2021-06-23
ASoC: tlv320aic32x4: add type to device private data struct
Claudius Heine
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
ASoC: tlv320aic32x4: Update copyright and use SPDX identifier
Annaliese McDermond
2019-04-04
ASoC: tlv320aic32x4: Change author's name
Annaliese McDermond
2017-07-17
ASoC: tlv320aic32x4: Add support for tlv320aic32x6
Dan Murphy
2016-04-19
ASoC: tlv320aic32x4: Break out I2C support into separate module
Jeremy McDermond