summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l56.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l56: replace codec to componentKuninori Morimoto2018-02-121-80/+78
* ASoC: cs42l56: Improve two size determinations in cs42l56_i2c_probe()Markus Elfring2017-11-271-5/+2
* ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42...Markus Elfring2017-11-271-4/+2
* ASoC: cs42l56: Fix misuse of regmap_update_bitsFlorian Vaussard2016-12-051-4/+8
* ASoC: cs42l56: Make ID registers volatile and remove cache bypassCharles Keepax2016-10-251-6/+0
* ASoC: codec duplicated callback function goes to component on cs42l56Kuninori Morimoto2016-08-081-7/+8
* ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-04-261-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-12/+9
|\ \
| | * ASoC: cs42l56: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-12/+9
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a...Mark Brown2015-08-301-46/+1
|\ \ \ | | |/
| * | ASoC: cs42l56: Use case range at appropriate placeAxel Lin2015-08-141-46/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: cs42l56: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: cs42l56: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski2015-01-051-2/+2
* ASoC: cs42l56: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-091-19/+1
* ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_removeAxel Lin2014-08-281-3/+0
* ASoC: cs42l56: use true/false returns for bool functionsBrian Austin2014-08-281-2/+2
*-. Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as...Mark Brown2014-08-041-19/+45
|\ \
| | * ASoC: cs42l56: Move ADC/PCM Swap to DAPMBrian Austin2014-07-081-19/+45
| |/
* | ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin2014-07-171-6/+6
* | ASoC: cs42l56: Fix stereo channel register assignment for Headphone and LineO...Brian Austin2014-07-171-2/+2
|/
* ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin2014-06-011-39/+31
* ASoC: Add support for CS42L56 CODECBrian Austin2014-05-051-0/+1427
OpenPOWER on IntegriCloud