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