Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | ASoC: ad*: Remove now redundant non_legacy_dai_naming flag |  Charles Keepax | 1 | -1/+0 |
2022-04-05 | ASoC: ada*, ssm*: use simple i2c probe function |  Stephen Kitt | 1 | -3/+2 |
2021-11-15 | ASoC: adau1701: Replace legacy gpio interface for gpiod |  MaĆra Canal | 1 | -63/+31 |
2021-09-27 | ASoC: adau1701: Update to modern clocking terminology |  Mark Brown | 1 | -3/+3 |
2021-01-21 | ASoC: adau*: sync parameter naming (rate/sample_bits) |  Kuninori Morimoto | 1 | -1/+1 |
2020-07-16 | ASoC: codecs: merge .digital_mute() into .mute_stream() |  Kuninori Morimoto | 1 | -2/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 |  Thomas Gleixner | 1 | -2/+1 |
2018-02-12 | ASoC: adau1701: replace codec to component |  Kuninori Morimoto | 1 | -55/+46 |
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 adau1701 |  Kuninori Morimoto | 1 | -7/+8 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver |  Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/topic/ada1977', 'asoc/topic/adau1701' and 'asoc/topic/adau17x1' into asoc-next |  Mark Brown | 1 | -15/+110 |
2015-04-27 | ASoC: Move bias level update to the core |  Lars-Peter Clausen | 1 | -1/+0 |
2015-04-27 | ASoC: adau1701: add regulator consumer support |  Pascal Huerst | 1 | -15/+110 |
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/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc... |  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-10 | 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 |