summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm2602.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: ssm2602: Omit superfluous elements in input select arrayTakashi Iwai2014-02-201-4/+5
* | ASoC: ssm2602: Split SPI and I2C code into different modulesLars-Peter Clausen2014-02-181-138/+20
* | ASoC: ssm2602: Constify rate constraintsLars-Peter Clausen2014-02-071-3/+3
|/
* ASoC: ssm2602: add 16kHz sampling rate supportAndreas Pretzsch2014-01-081-4/+10
* ASoC: ssm2602: Use core for applying symmetry constraintsLars-Peter Clausen2013-12-031-48/+2
* ASoC: ssm2602: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
* ASoC: ssm2602: Fix cache syncLars-Peter Clausen2013-08-311-1/+2
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-6/+6
* ASoC: SSM2602: Convert to direct regmap API usageLars-Peter Clausen2012-04-251-30/+57
* ASoC: SSM2602: Remove driver specific versionLars-Peter Clausen2012-04-251-4/+0
* ASoC: SSM2602: Add sysclk based rate constraintsLars-Peter Clausen2012-04-251-4/+34
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-6/+3
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert ssm2602 to devm_kzalloc()Axel Lin2012-01-021-8/+4
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: ssm2602: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-191-14/+16
* ASoC: ssm2602: Support setting the oscillator and the clock output stateLars-Peter Clausen2011-09-271-16/+51
* ASoC: ssm2602: Set initial bias level to standbyLars-Peter Clausen2011-09-271-1/+6
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-271-1/+2
|\
| * ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen2011-09-271-1/+2
* | ASoC: ssm2602: Do not dereference codec->control_dataLars-Peter Clausen2011-09-201-2/+1
|/
* ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown2011-05-111-1/+1
* ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen2011-05-091-5/+16
* ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen2011-05-091-19/+6
* ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen2011-05-091-1/+2
* ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen2011-05-091-53/+116
* ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen2011-05-091-3/+0
* ASoC: SSM2602: Fix default register cacheLars-Peter Clausen2011-05-091-2/+2
* ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen2011-05-081-2/+0
* ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen2011-05-081-40/+35
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-081-5/+5
|\
| * ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen2011-05-081-1/+1
| * ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen2011-05-081-1/+1
| * ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen2011-05-081-3/+3
* | ASoC: SSM2602: add SPI supportMike Frysinger2011-04-081-4/+52
* | ASoC: SSM2602: convert to soc-cacheCliff Cai2011-03-301-95/+43
* | ASoC: SSM2602: fix codec nameMike Frysinger2011-03-301-1/+1
|/
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-160/+59
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+8
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-6/+6
| * ASoC: SSM2602: add SND control for mic boost2 and default it to offCliff Cai2010-03-101-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
OpenPOWER on IntegriCloud