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