summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l52.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown2014-10-061-19/+1
|\ \
| * | ASoC: cs42l52: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-091-19/+1
| |/
* | ASoC: cs42l52: use true/false returns for bool functionsBrian Austin2014-08-281-2/+2
|/
* ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin2014-07-171-7/+7
*-. Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-221-12/+0
|\ \
| * | ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962Brian Austin2014-05-021-12/+0
| |/
* | ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin2014-04-181-2/+4
|/
* ASoC: cs42l52: Fix mask for REVIDAxel Lin2014-04-071-1/+1
* Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown2014-03-251-8/+1
|\
| * Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+1
| |\
| | * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+1
* | | Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-251-49/+43
|\ \ \ | |/ /
| * | ASoC: cs42l52: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-49/+43
| |/
* | ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin2014-03-181-4/+4
|/
* ASoC: cs42l52: Fix buildMark Brown2013-11-291-1/+1
* ASoC: cs42l52: Add devicetree support for CS42L52Brian Austin2013-11-281-3/+42
* ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin2013-11-281-7/+30
* ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin2013-11-281-21/+4
* ASoC: cs42l52: Use IS_ENABLED() macroFabio Estevam2013-11-271-2/+2
* ASoC: cs42l52: Add chip rev id messageBrian Austin2013-10-251-0/+3
* ASoC: cs42l52: convert pdata config to regmap_update_bitsBrian Austin2013-10-251-35/+34
* ASoC: cs42l52: Add platform data for reset gpioBrian Austin2013-10-251-4/+17
* ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin2013-08-061-1/+4
* ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin2013-08-061-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
OpenPOWER on IntegriCloud