summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm2602.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'a...Mark Brown2018-03-281-38/+39
|\ \
| | * ASoC: ssm2602: replace codec to componentKuninori Morimoto2018-02-121-38/+39
| |/
* | ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-03-201-6/+13
|/
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ssm2602Kuninori Morimoto2016-08-081-6/+8
* ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
*-. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...Mark Brown2015-06-051-2/+2
|\ \
| | * ASoC: ssm2602: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-2/+2
| |/
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...Mark Brown2014-10-061-2/+13
|\ \
| | * ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample ratesStefan Kristiansson2014-09-301-2/+13
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-061-22/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ASoC: ssm2602: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-041-22/+2
| |/
* | ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson2014-09-301-1/+1
|/
* ASoC: ssm2602: Convert to params_width()Mark Brown2014-07-311-5/+5
* 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
|\
OpenPOWER on IntegriCloud