summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4458.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: ak4458: add optional reset control to instead of gpioViorel Suman2022-10-171-1/+12
* Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-051-46/+11
|\
| * ASoC: ak4458: Add ak4458_reset in device probe and removeShengjiu Wang2022-09-131-0/+4
| * ASoC: ak4458: Remove component probe() and remove()Shengjiu Wang2022-09-081-46/+7
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* ASoC: ak4458: Use modern ASoC DAI format terminologyMark Brown2021-09-271-6/+6
* ASoC: ak4458: enable daisy chainViorel Suman2021-04-201-16/+31
* ASoC: ak4458: check reset control statusViorel Suman2021-04-191-5/+16
* ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang2021-03-101-0/+1
* ASoC: ak4458: correct reset polarityEliot Blennerhassett2021-01-251-15/+7
* ASoC: ak4458: Add DSD support for ak4458 and ak4497Shengjiu Wang2020-09-171-7/+82
* ASoC: ak4458: Add regulator supportShengjiu Wang2020-08-181-1/+30
* ASoC: codecs: ak*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: ak4458: Remove set but never checked variable 'ret'Lee Jones2020-07-101-3/+3
* ASoC: codecs: ak*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-1/+1
* ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman2019-05-131-1/+4
* ASoC: ak4458: add return value for ak4458_probeViorel Suman2019-05-131-6/+7
* ASoC: ak4458: Add support for AK4497Daniel Baluta2019-01-071-3/+76
* ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-1/+1
* ASoC: ak4458: make structure soc_codec_dev_ak4458 static constColin Ian King2018-06-181-1/+1
* ASoC: ak4458: Sort headers alphabeticallyCosmin-Gabriel Samoila2018-02-201-5/+5
* ASoC: ak4458: Modify SPDX license formatCosmin-Gabriel Samoila2018-02-201-7/+6
* ASoC: ak4458: replace codec to componentKuninori Morimoto2018-02-191-54/+53
* ASoC: ak4458: ak4458_regmap can be statickbuild test robot2018-02-161-2/+2
* ASoC: ak4458: Add support for AK4458 DAC driverCosmin-Gabriel Samoila2018-02-161-0/+659