summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs53l30.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: cs53l30: replace codec to componentKuninori Morimoto2018-02-121-30/+27
*-. Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...Mark Brown2017-09-011-10/+5
|\ \
| | * ASoC: cs53l30: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-10/+5
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: cs53l30: Constify hw_constraintsTakashi Iwai2017-06-131-1/+1
* ASoC: cs53l30: Set .of_match_table to OF device ID tableJavier Martinez Canillas2017-04-051-0/+1
*-----. Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown2016-09-291-4/+4
|\ \ \ \
| | | * | ASoC: cs53l30: Do not ignore errors if mclk is specifiedNicolin Chen2016-08-081-2/+2
| | | |/
| | * / ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin2016-08-081-2/+2
| | |/
| * / ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tablesAxel Lin2016-08-081-2/+2
| |/
* / ASoC: codec duplicated callback function goes to component on cs53l30Kuninori Morimoto2016-08-081-7/+8
|/
* ASoC: cs53l30: Fix bit shift issue of TDM modeNicolin Chen2016-07-211-2/+6
* ASoC: cs53l30: Fix a bug for TDM slot location validationNicolin Chen2016-07-211-2/+2
* ASoC: cs53l30: Add MUTE pin control support via GPIONicolin Chen2016-06-231-0/+30
* ASoC: cs53l30: Set idle_bias_off trueNicolin Chen2016-06-181-0/+1
* ASoC: cs53l30: Fix non static symbol warningsWei Yongjun2016-06-181-3/+3
* ASoC: cs53l30: Correct clock inversion checkNicolin Chen2016-06-131-1/+7
* ASoC: cs53l30: include gpio/consumer.hArnd Bergmann2016-06-131-0/+1
* ASoC: cs53l30: Check return value of regcache_sync()Nicolin Chen2016-06-021-1/+5
* ASoC: cs53l30: Rename the volume controls for preamplifierNicolin Chen2016-06-021-2/+2
* ASoC: cs53l30: Add codec driver support for Cirrus CS53L30Nicolin Chen2016-05-301-0/+1097