Age | Commit message (Expand) | Author | Files | Lines |
2013-11-27 | AsoC: wm9081: Use IS_ENABLED() macro | Fabio Estevam | 1 | -1/+1 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-02 | ASoC: wm9081: Use devm_regmap_init_i2c() | Sachin Kamat | 1 | -16/+6 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-05-08 | ASoC: wm9081: Hook DAC up via DAPM rather than stream | Mark Brown | 1 | -2/+3 |
2012-02-15 | ASoC: wm9081: Use idle_bias_off | Mark Brown | 1 | -25/+10 |
2012-02-15 | ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe | Mark Brown | 1 | -11/+9 |
2012-02-13 | ASoC: wm9081: Use module_i2c_driver | Mark Brown | 1 | -22/+1 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2011-12-14 | ASoC: Remove cache default for volatile wm9081 reset register | Mark Brown | 1 | -1/+0 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Convert wm9081 driver to use devm_kzalloc() | Mark Brown | 1 | -3/+2 |
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-11-09 | ASoC: wm9081: Use snd_soc_update_bits for read-modify-write | Axel Lin | 1 | -46/+35 |
2011-11-08 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -5/+5 |
2011-11-08 | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register | Axel Lin | 1 | -4/+4 |
2011-11-08 | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k | Axel Lin | 1 | -1/+1 |
2011-11-08 | ASoC: Convert WM9081 to direct regmap API usage | Mark Brown | 1 | -98/+180 |
2011-11-05 | ASoC: Only enable thermal shutdown when required on WM9081 | Mark Brown | 1 | -0/+2 |
2011-10-20 | ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240k | Axel Lin | 1 | -1/+1 |
2011-10-19 | ASoC: WM9081 interrupt status register is volatile | Mark Brown | 1 | -0/+1 |
2011-10-18 | ASoC: Convert WM9081 to table based control init | Mark Brown | 1 | -2/+2 |
2011-09-27 | ASoC: Remove unused "control_data" field of struct wm9081_priv | Axel Lin | 1 | -3/+0 |
2011-08-31 | ASoC: Allow source specification for CODEC level sysclk | Mark Brown | 1 | -2/+2 |
2011-06-29 | ASoC: Change WM9081 speaker output enable to _OUT_DRV | Mark Brown | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-09 | ASoC: Simplify WM9081 speaker startup by using widgets for spaker output | Mark Brown | 1 | -26/+6 |
2011-03-08 | ASoC: Convert WM9081 SYSCLK configuration to be device wide | Mark Brown | 1 | -3/+5 |
2011-03-08 | ASoC: Use data based init for WM9081 DAPM | Mark Brown | 1 | -6/+5 |
2011-03-02 | ASoC: Add platform data for WM9081 IRQ pin configuration | Mark Brown | 1 | -10/+19 |
2011-03-02 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 1 | -0/+5 |
2011-03-02 | ASoC: Fix WM9081 platform data initialisation | Mark Brown | 1 | -0/+5 |
2011-02-25 | ASoC: Remove -codec suffix from WM9081 driver | Mark Brown | 1 | -1/+1 |
2011-01-13 | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 1 | -1/+1 |
2010-12-29 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -0/+1 |
2010-12-29 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 1 | -1/+0 |
2010-12-29 | ASoC: codecs: Add missing control_type initialization | Lars-Peter Clausen | 1 | -0/+1 |
2010-12-10 | ASoC: Optimise WM9081 FLL performance | Mario Becroft | 1 | -0/+4 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -4/+5 |
2010-09-11 | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -149/+59 |
2010-08-03 | ASoC: wm9081: fix resource reclaim in wm9081_register error path | Axel Lin | 1 | -5/+6 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -9/+9 |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -9/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-13 | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 1 | -1/+0 |
2009-11-04 | ASoC: Factor out snd_soc_init_card() | Mark Brown | 1 | -9/+0 |
2009-10-15 | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 1 | -17/+0 |