| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso... | Mark Brown | 2015-08-30 | 1 | -48/+14 |
|\ \ |
|
| * | | ASoC: wm8741: Drop misleading readable_reg callback implementation | Axel Lin | 2015-08-18 | 1 | -21/+0 |
| * | | ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation | Axel Lin | 2015-08-05 | 1 | -27/+14 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: wm8741: Allow master clock switching | Sergej Sawazki | 2015-06-08 | 1 | -35/+26 |
* | ASoC: wm8741: check for error returns from wm8741_set_pdata() | Dan Carpenter | 2015-05-20 | 1 | -2/+2 |
* | ASoC: wm8741: Add differential mono mode support | Sergej Sawazki | 2015-05-13 | 1 | -13/+116 |
* | ASoC: wm8741: Fix rates constraints values | Sergej Sawazki | 2015-03-25 | 1 | -4/+4 |
* | ASoC: wm8741: Remove unused wm8741_suspend define | Lars-Peter Clausen | 2014-09-25 | 1 | -1/+0 |
* | ASoC: wm8741: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -7/+7 |
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -6/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -6/+0 |
* | | ASoC: wm8741: Constify rate constraints | Lars-Peter Clausen | 2014-02-07 | 1 | -17/+17 |
|/ |
|
* | ASoC: wm8741: Use IS_ENABLED() macro | Fabio Estevam | 2013-11-27 | 1 | -3/+3 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}() | Tushar Behera | 2012-11-23 | 1 | -2/+2 |
* | ASoC: wm8741: Convert to direct regmap API usage | Mark Brown | 2012-09-10 | 1 | -24/+62 |
* | ASoC: wm8741: Move regulator acquisition to I2C/SPI probe() | Mark Brown | 2012-09-10 | 1 | -15/+22 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -1/+1 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: Convert WM8741 to table based DAPM and control init | Mark Brown | 2011-12-03 | 1 | -16/+8 |
* | ASoC: Convert WM8741 to devm_kzalloc() | Mark Brown | 2011-12-03 | 1 | -12/+4 |
* | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 | 1 | -1/+0 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardware | Axel Lin | 2011-10-17 | 1 | -9/+1 |
* | ASoC: wm8741: Fix setting interface format for DSP modes | Axel Lin | 2011-10-17 | 1 | -2/+2 |
* | ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION | Axel Lin | 2011-10-03 | 1 | -1/+1 |
* | ASoC: Add device tree binding for WM8741 | Mark Brown | 2011-08-15 | 1 | -0/+9 |
* | ASoC: Add SPI support for WM8741 | Mark Brown | 2011-08-10 | 1 | -0/+48 |
* | ASoC: Refactor WM8741 regulator handling into CODEC generic code | Mark Brown | 2011-08-10 | 1 | -32/+44 |
* | ASoC: Remove some more redundant -codecs from driver names | Mark Brown | 2011-08-10 | 1 | -1/+1 |
* | ASoC: Avoid direct register cache access when setting defaults | Mark Brown | 2011-01-17 | 1 | -5/+8 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-28 | 1 | -5/+5 |
|\ |
|
| * | ASoC: codecs: wm8741: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -5/+5 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Remove unneeded use of address-of operator | Dimitris Papastamos | 2010-11-08 | 1 | -1/+1 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -3/+4 |
|/ |
|
* | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 2010-09-10 | 1 | -1/+1 |
* | ASoC: Complete supported clock ratios and rate constraints for wm8741 | Ian Lartey | 2010-08-28 | 1 | -51/+124 |
* | ASoC: Make codec dai naming for WM8741 consistent | Ian Lartey | 2010-08-23 | 1 | -1/+1 |
* | ASoC: Remove unneeded control_data management from Wolfson drivers | Mark Brown | 2010-08-12 | 1 | -3/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -147/+57 |
* | ASoC: Initial WM8741 CODEC driver | Ian Lartey | 2010-08-03 | 1 | -0/+579 |