summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tfa9879.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: tfa*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: tfa9879: Use modern ASoC DAI format terminologyMark Brown2022-06-061-2/+2
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: tfa9879: switch to SPDX license tagPeter Rosin2018-04-161-12/+6
* ASoC: tfa9879: switch to using .probe_newPeter Rosin2018-04-161-3/+2
* ASoC: tfa9879: fix whitespace issues caused by mindless conversionPeter Rosin2018-04-161-12/+13
* ASoC: tfa9879: replace codec to componentKuninori Morimoto2018-02-121-28/+22
* ASoC: tfa9879: Export OF device ID as module aliasJavier Martinez Canillas2017-12-011-0/+1
* ASoC: tfa9879: Add device tree bindingsFabio Estevam2017-09-201-0/+6
* ASoC: codec duplicated callback function goes to component on tfa9879Kuninori Morimoto2016-08-081-7/+8
* Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
|\
| * ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: tfa9879: Fix return value check in tfa9879_i2c_probe()Wei Yongjun2015-04-171-2/+2
* ASoC: tfa9879: New driver for NXP Semiconductors TFA9879 amplifier.Peter Rosin2014-11-091-0/+328