Age | Commit message (Expand) | Author | Files | Lines |
2014-11-20 | ASoC: adau1701: Implement sigmadsp safeload | Lars-Peter Clausen | 1 | -2/+55 |
2014-11-20 | ASoC: sigmadsp: Restructure in preparation for fw v2 support | Lars-Peter Clausen | 1 | -5/+28 |
2014-07-03 | ASoC: adau1701: fix adau1701_reg_read() | Daniel Mack | 1 | -2/+4 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 1 | -18/+16 |
2014-01-09 | ASoC: adau1701: Use params_width() rather than memory format | Mark Brown | 1 | -18/+16 |
2014-01-08 | ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant | Lars-Peter Clausen | 1 | -1/+1 |
2013-08-12 | ASoC: adau1701: Use gpio_set_value_cansleep() | Mark Brown | 1 | -10/+10 |
2013-07-26 | ASoC: adau1701: type bug with ADAU1707_CLKDIV_UNSET | Dan Carpenter | 1 | -1/+1 |
2013-07-23 | ASoC: adau1701: Add adau1702 and adau1401(a) device ids | Lars-Peter Clausen | 1 | -0/+3 |
2013-06-30 | ASoC: adau1701: remove control_data assignment | Daniel Mack | 1 | -2/+0 |
2013-06-30 | ASoC: adau1701: more direct regmap usage | Daniel Mack | 1 | -7/+12 |
2013-06-25 | ASoC: adau1701: add support for pin muxing | Daniel Mack | 1 | -2/+30 |
2013-06-25 | ASoC: adau1701: switch to direct regmap API usage | Daniel Mack | 1 | -33/+85 |
2013-06-25 | ASoC: adau1701: allow configuration of PLL mode pins | Daniel Mack | 1 | -7/+98 |
2013-06-25 | ASoC: adau1701: move firmware download to adau1701_reset() | Daniel Mack | 1 | -20/+12 |
2013-06-12 | ASoC: codecs: adau1701: factor out firmware reset | Daniel Mack | 1 | -13/+36 |
2013-05-25 | ASoC: codecs: adau1701: add DT bindings | Daniel Mack | 1 | -1/+34 |
2013-05-23 | ASoC: adau1701: refactor firmware loading function | Daniel Mack | 1 | -4/+5 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-08-06 | ASoC: adau1701: Use module_i2c_driver | Sachin Kamat | 1 | -11/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-01-27 | ASoC: Set idle_bias_off flag in snd_soc_codec_driver | Axel Lin | 1 | -1/+1 |
2011-12-28 | ASoC: Convert adau1701 to devm_kzalloc() | Axel Lin | 1 | -5/+1 |
2011-11-29 | ASoC: Move SigmaDSP firmware loader to ASoC | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Cleanup duplicated const | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-09-28 | ASoC: adau1701: Fix prototype for adau1701_set_sysclk | Axel Lin | 1 | -1/+1 |
2011-09-28 | ASoC: adau1701: Initialize codec->control_data before using it | Axel Lin | 1 | -0/+1 |
2011-06-20 | ASoC: adau1701: signedness bug in adau1701_write() | Dan Carpenter | 1 | -1/+2 |
2011-06-16 | ASoC: Add ADAU1701 codec driver | Lars-Peter Clausen | 1 | -0/+548 |