aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs43130.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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