summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs43130.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-231-15/+13
|\
| * ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman2021-05-131-14/+14
| * Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-2/+0
* | ASoC: cs43130: Use DEVICE_ATTR_RO macroYueHaibing2021-05-261-12/+12
* | ASoC: cs43130: Minor error paths fixupsCharles Keepax2021-05-101-12/+19
|/
* ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: cs43130: fix a NULL pointer dereferenceKangjie Lu2019-05-021-0/+2
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+3
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-4/+4
* ASoC: cs43130: replace codec to componentKuninori Morimoto2018-02-121-121/+122
* ASoC: cs43130: Add break keyword to switch caseLi Xu2017-09-061-2/+14
* ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai2017-09-041-2/+2
* ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai2017-09-041-0/+4
* ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King2017-09-041-4/+4
* ASoC: cs43130: Add support for CS43130 codecLi Xu2017-09-011-0/+2690