Age | Commit message (Expand) | Author | Files | Lines |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea | 1 | -1/+0 |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-06-27 | ASoC: tas*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-06-06 | ASoC: tas6424: Use modern ASoC DAI format terminology | Mark Brown | 1 | -3/+3 |
2022-05-11 | ASoC: tas6424: Fix the error handling of tas6424_i2c_probe() | Zheyu Ma | 1 | -2/+6 |
2022-04-26 | ASoC: tas6424: Return zero in remove callback | Uwe Kleine-König | 1 | -3/+1 |
2022-04-11 | ASoC: tas*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2020-07-22 | ASoC: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-17 | ASoC: codecs: tas*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2018-11-05 | ASoC: codecs: constify snd_soc_dai_ops structures | Julia Lawall | 1 | -1/+1 |
2018-08-31 | ASoC: tas6424: Add channel fault reporting | Andrew F. Davis | 1 | -6/+46 |
2018-08-31 | Merge branch 'asoc-4.19' into asoc-4.20 tas dependency | Mark Brown | 1 | -3/+9 |
2018-08-31 | ASoC: tas6424: Save last fault register even when clear | Andrew F. Davis | 1 | -3/+9 |
2018-08-31 | ASoC: tas6424: Print full register name in error message | Andrew F. Davis | 1 | -3/+3 |
2018-05-04 | ASoC: tas6424: Allow disabling auto diagnostics for faster power-on | Jean-Jacques Hiblot | 1 | -2/+11 |
2018-04-27 | ASoC: tas6424: Add support for the mute pin | Jean-Jacques Hiblot | 1 | -1/+36 |
2018-04-27 | ASoC: tas6424: Add support for the standby pin | Jean-Jacques Hiblot | 1 | -0/+22 |
2018-02-12 | ASoC: tas6424: replace codec to component | Kuninori Morimoto | 1 | -51/+48 |
2017-12-06 | ASoC: tas6424: Add support for TAS6424 digital amplifier | Andreas Dannenberg | 1 | -0/+707 |