aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs53l30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-02-12ASoC: cs53l30: replace codec to componentKuninori Morimoto1-30/+27
2017-09-01Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'asoc/topic/cygnus' and 'asoc/topic/davinci' into asoc-nextMark Brown1-10/+5
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-17ASoC: cs53l30: Remove unneeded gpiod NULL checkFabio Estevam1-10/+5
2017-06-13ASoC: cs53l30: Constify hw_constraintsTakashi Iwai1-1/+1
2017-04-05ASoC: cs53l30: Set .of_match_table to OF device ID tableJavier Martinez Canillas1-0/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'asoc/topic/cs53l30' and 'asoc/topic/da7213' into asoc-nextMark Brown1-4/+4
2016-08-08ASoC: codec duplicated callback function goes to component on cs53l30Kuninori Morimoto1-7/+8
2016-08-08ASoC: cs53l30: Do not ignore errors if mclk is specifiedNicolin Chen1-2/+2
2016-08-08ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin1-2/+2
2016-08-08ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin1-2/+2
2016-07-21ASoC: cs53l30: Fix bit shift issue of TDM modeNicolin Chen1-2/+6
2016-07-21ASoC: cs53l30: Fix a bug for TDM slot location validationNicolin Chen1-2/+2
2016-06-23ASoC: cs53l30: Add MUTE pin control support via GPIONicolin Chen1-0/+30
2016-06-18ASoC: cs53l30: Set idle_bias_off trueNicolin Chen1-0/+1
2016-06-18ASoC: cs53l30: Fix non static symbol warningsWei Yongjun1-3/+3
2016-06-13ASoC: cs53l30: Correct clock inversion checkNicolin Chen1-1/+7
2016-06-13ASoC: cs53l30: include gpio/consumer.hArnd Bergmann1-0/+1
2016-06-02ASoC: cs53l30: Check return value of regcache_sync()Nicolin Chen1-1/+5
2016-06-02ASoC: cs53l30: Rename the volume controls for preamplifierNicolin Chen1-2/+2
2016-05-30ASoC: cs53l30: Add codec driver support for Cirrus CS53L30Nicolin Chen1-0/+1097