summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l34.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij2023-12-011-3/+1
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: cs35l34: Use maple tree register cacheMark Brown2023-06-131-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+3
|\
| * ASoC: cs35l34: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
* | ASoC: cs35l34: Minor error paths fixupsCharles Keepax2021-05-101-17/+22
|/
* ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: cs35l34: replace codec to componentKuninori Morimoto2018-02-121-64/+63
* ASoC: cs35l34: Improve two size determinations in cs35l34_i2c_probe()Markus Elfring2017-11-271-6/+3
* ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs...Markus Elfring2017-11-271-7/+3
*-. Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...Mark Brown2017-09-011-2/+1
|\ \
| | * ASoC: cs35l34: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-2/+1
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: cs35l34: Constify hw_constraintsTakashi Iwai2017-06-131-2/+2
* ASoC: cs35l34: Simplify the logic to set CS35L34_MCLK_CTL settingAxel Lin2016-12-061-3/+3
* ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_registerAxel Lin2016-10-251-1/+0
* ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan2016-10-211-0/+1252