Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | ASoC: ssm2602: switch to SPDX identifier |  Marco Felsch | 1 | -27/+12 |
2019-02-06 | ASoC: ssm2602: Fix ADC powerup sequencing |  Philipp Zabel | 1 | -2/+28 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567', 'asoc/topic/sta32x' and 'asoc/topic/sta350' into asoc-next |  Mark Brown | 1 | -38/+39 |
2018-03-20 | ASoC: ssm2602: Replace reg_default_raw with reg_default |  James Kelly | 1 | -6/+13 |
2018-02-12 | ASoC: ssm2602: replace codec to component |  Kuninori Morimoto | 1 | -38/+39 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures |  Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on ssm2602 |  Kuninori Morimoto | 1 | -6/+8 |
2015-08-05 | ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE |  Lars-Peter Clausen | 1 | -4/+3 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567' and 'asoc/topic/sta32x' into asoc-next |  Mark Brown | 1 | -2/+2 |
2015-05-04 | ASoC: ssm2602: Replace direct snd_soc_codec dapm field access |  Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core |  Lars-Peter Clausen | 1 | -1/+0 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/spdif', 'asoc/topic/ssm2602' and 'asoc/topic/ssm4567' into asoc-next |  Mark Brown | 1 | -2/+13 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc/topic/drivers', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next |  Mark Brown | 1 | -22/+2 |
2014-09-30 | ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample rates |  Stefan Kristiansson | 1 | -2/+13 |
2014-09-30 | ASoC: ssm2602: do not hardcode type to SSM2602 |  Stefan Kristiansson | 1 | -1/+1 |
2014-09-04 | ASoC: ssm2602: Cleanup manual bias level transitions |  Lars-Peter Clausen | 1 | -22/+2 |
2014-07-31 | ASoC: ssm2602: Convert to params_width() |  Mark Brown | 1 | -5/+5 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next |  Mark Brown | 1 | -7/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. |  Xiubo Li | 1 | -7/+0 |
2014-02-20 | ASoC: ssm2602: Omit superfluous elements in input select array |  Takashi Iwai | 1 | -4/+5 |
2014-02-18 | ASoC: ssm2602: Split SPI and I2C code into different modules |  Lars-Peter Clausen | 1 | -138/+20 |
2014-02-07 | ASoC: ssm2602: Constify rate constraints |  Lars-Peter Clausen | 1 | -3/+3 |
2014-01-08 | ASoC: ssm2602: add 16kHz sampling rate support |  Andreas Pretzsch | 1 | -4/+10 |
2013-12-03 | ASoC: ssm2602: Use core for applying symmetry constraints |  Lars-Peter Clausen | 1 | -48/+2 |
2013-11-27 | ASoC: ssm2602: Use IS_ENABLED() macro |  Fabio Estevam | 1 | -3/+3 |
2013-08-31 | ASoC: ssm2602: Fix cache sync |  Lars-Peter Clausen | 1 | -1/+2 |
2012-12-10 | ASoC: codecs: remove __dev* attributes |  Bill Pemberton | 1 | -6/+6 |
2012-04-25 | ASoC: SSM2602: Convert to direct regmap API usage |  Lars-Peter Clausen | 1 | -30/+57 |
2012-04-25 | ASoC: SSM2602: Remove driver specific version |  Lars-Peter Clausen | 1 | -4/+0 |
2012-04-25 | ASoC: SSM2602: Add sysclk based rate constraints |  Lars-Peter Clausen | 1 | -4/+34 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers |  Mark Brown | 1 | -6/+3 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. |  Liam Girdwood | 1 | -1/+1 |
2012-01-02 | ASoC: Convert ssm2602 to devm_kzalloc() |  Axel Lin | 1 | -8/+4 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback |  Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs |  Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs |  Lars-Peter Clausen | 1 | -1/+1 |
2011-10-19 | ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write |  Axel Lin | 1 | -14/+16 |
2011-09-27 | ASoC: ssm2602: Support setting the oscillator and the clock output state |  Lars-Peter Clausen | 1 | -16/+51 |
2011-09-27 | ASoC: ssm2602: Set initial bias level to standby |  Lars-Peter Clausen | 1 | -1/+6 |
2011-09-27 | Merge branch 'for-3.1' into for-3.2 |  Mark Brown | 1 | -1/+2 |
2011-09-27 | ASoC: ssm2602: Re-enable oscillator after suspend |  Lars-Peter Clausen | 1 | -1/+2 |
2011-09-20 | ASoC: ssm2602: Do not dereference codec->control_data |  Lars-Peter Clausen | 1 | -2/+1 |
2011-05-11 | ASoC: Fix NULL vs. 0 warning in SSM2602 |  Mark Brown | 1 | -1/+1 |
2011-05-09 | ASoC: SSM2602: Provide dB ranges for the volume controls |  Lars-Peter Clausen | 1 | -5/+16 |
2011-05-09 | ASoC: SSM2602: Model power supply for the digital core as a DAPM widget |  Lars-Peter Clausen | 1 | -19/+6 |
2011-05-09 | ASoC: SSM2602: Add entry for the ssm2603 to the device id table |  Lars-Peter Clausen | 1 | -1/+2 |
2011-05-09 | ASoC: SSM2602: Add SSM2604 support |  Lars-Peter Clausen | 1 | -53/+116 |
2011-05-09 | ASoC: SSM2602: Do not power the codec up in probe |  Lars-Peter Clausen | 1 | -3/+0 |
2011-05-09 | ASoC: SSM2602: Fix default register cache |  Lars-Peter Clausen | 1 | -2/+2 |
2011-05-08 | ASoC: SSM2602: Remove duplicate control |  Lars-Peter Clausen | 1 | -2/+0 |