| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | ASoC: codecs: ak4104: move to GPIO consumer API | Daniel Mack | 2018-12-06 | 1 | -15/+7 |
* | ASoC: ak4104: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -38/+30 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2016-09-29 | 1 | -5/+10 |
|\ \ |
|
| | * | ASoC: codec duplicated callback function goes to component on ak4104 | Kuninori Morimoto | 2016-08-08 | 1 | -4/+6 |
| |/
|/| |
|
| * | ASoC: ak4104: Limit the supported sample rates | Vishal Thanki | 2016-09-26 | 1 | -1/+4 |
|/ |
|
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | ASoC: ak4104: add regulator consumer support | Daniel Mack | 2014-04-23 | 1 | -7/+55 |
* | ASoC: ak4104: Remove superfluous codec->control_data initialization | Lars-Peter Clausen | 2014-03-05 | 1 | -2/+0 |
* | ASoC: ak4104: provide a module device table | Daniel Mack | 2013-09-17 | 1 | -3/+8 |
* | ASoC: ak4104: Manage TXE using DAPM | Mark Brown | 2013-08-12 | 1 | -19/+4 |
* | ASoC: ak4104: Add stub DAPM support | Mark Brown | 2013-08-12 | 1 | -0/+13 |
* | ASoC: ak4104: correct tranceiver enable handling | Daniel Mack | 2013-03-07 | 1 | -2/+24 |
* | ASoC: ak4104: convert to direct regmap API usage | Daniel Mack | 2013-03-07 | 1 | -15/+16 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -2/+2 |
* | ASoC: ak4104: Convert to use devm_regmap_init_spi() | Tushar Behera | 2012-11-23 | 1 | -15/+4 |
* | ASoC: ak4104: add reset line property to DT bindings | Daniel Mack | 2012-11-23 | 1 | -0/+17 |
* | ASoC: ak4104: add DT bindings | Daniel Mack | 2012-10-15 | 1 | -0/+7 |
* | ASoC: ak4104: handle more sample rates | Daniel Mack | 2012-10-15 | 1 | -2/+20 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: ak4104: Convert to direct regmap API usage | Mark Brown | 2012-02-23 | 1 | -75/+44 |
* | ASoC: ak4104: Use snd_soc_write() rather than internal write function | Mark Brown | 2012-02-23 | 1 | -2/+2 |
* | ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write | Mark Brown | 2012-02-23 | 1 | -23/+15 |
* | ASoC: ak4104: Convert to module_spi_driver() | Mark Brown | 2012-02-20 | 1 | -11/+1 |
* | ASoC: ak4104: Remove uninformative print on probe() | Mark Brown | 2012-02-20 | 1 | -1/+0 |
* | ASoC: Convert ak4104 to devm_kzalloc() | Axel Lin | 2011-12-20 | 1 | -4/+2 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Fix reg_word_size for ak4104 | Axel Lin | 2011-10-20 | 1 | -1/+1 |
* | ASoC: Remove module probe announcements from CODEC drivers | Mark Brown | 2011-03-02 | 1 | -1/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -96/+53 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: fix ak4104 register array access | Daniel Mack | 2010-03-03 | 1 | -4/+2 |
* | ASoC: ak4104: allow more sample rates | Daniel Mack | 2010-01-13 | 1 | -3/+1 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -8/+0 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -4/+6 |
* | ASoC: Add a driver for AK4104 S/PDIF transmitter | Daniel Mack | 2009-03-09 | 1 | -0/+363 |