summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l52.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin2014-05-061-4/+4
* ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin2013-08-201-1/+1
* ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan2013-05-291-1/+1
* ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan2013-05-291-1/+3
* ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan2013-05-281-1/+1
* ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" co...Nicolas Schichan2013-05-221-2/+2
* ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan2013-05-221-1/+1
* Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown2013-02-111-3/+1
|\
| * ASoC: cs42l52: Convert to devm_input_allocate_device()Axel Lin2012-12-271-3/+1
* | ASoC: cs42l52: Catch no-match case in cs42l52_get_clkAxel Lin2012-12-241-3/+1
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-1/+1
*-. Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams...Mark Brown2012-11-131-2/+1
|\ \
| | * ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun2012-11-071-2/+1
| |/
* / ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
|/
* ASoC: cs42l52: Remove duplicate inclusion of slab.h header fileSachin Kamat2012-08-071-1/+0
* ASoC: cs42l52: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-14/+4
* ASoC: cs42l52: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* ASoC: cs42l52: Staticise non-exported symbolsMark Brown2012-05-091-2/+2
* ASoC: cs42l52: Remove duplicate module exit codeMark Brown2012-04-301-7/+0
* ASoC: Add support for CS42L52 CodecBrian Austin2012-04-301-0/+1302