summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs43130.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-6/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-15ASoC: cs43130: Replace scnprintf() with sysfs_emit()Takashi Iwai1-6/+5
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-05-05ASoC: cs43130: Re-use generic struct u16_fractAndy Shevchenko1-8/+8
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+1
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown1-15/+13
2021-05-26ASoC: cs43130: Use DEVICE_ATTR_RO macroYueHaibing1-12/+12
2021-05-13ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman1-14/+14
2021-05-13Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-10ASoC: cs43130: Minor error paths fixupsCharles Keepax1-12/+19
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-02ASoC: cs43130: fix a NULL pointer dereferenceKangjie Lu1-0/+2
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+3
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-4/+4
2018-02-12ASoC: cs43130: replace codec to componentKuninori Morimoto1-121/+122
2017-09-06ASoC: cs43130: Add break keyword to switch caseLi Xu1-2/+14
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai1-2/+2
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai1-0/+4
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King1-4/+4
2017-09-01ASoC: cs43130: Add support for CS43130 codecLi Xu1-0/+2690