| Commit message (Expand) | Author | Age |
* | ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio... | Axel Lin | 2012-01-02 |
* | ASoC: WM8903: Add of_match_table | Stephen Warren | 2011-12-07 |
* | ASoC: Don't fail if we can't read the IRQ type in WM8903 | Mark Brown | 2011-12-06 |
* | ASoC: WM8903: Add device tree binding | Stephen Warren | 2011-12-06 |
* | ASoC: WM8903: Get default irq_active_low from IRQ controller | Stephen Warren | 2011-12-06 |
* | ASoC: WM8903: Remove conditionals checking pdata != NULL | Stephen Warren | 2011-12-06 |
* | ASoC: WM8903: Fix platform data gpio_cfg confusion | Stephen Warren | 2011-12-06 |
* | ASoC: WM8903: Create default platform data structure | Stephen Warren | 2011-12-03 |
* | ASoC: Move initial WM8903 identification and reset to I2C probe | Mark Brown | 2011-12-03 |
* | ASoC: Convert WM8903 to direct regmap API usage | Mark Brown | 2011-12-03 |
* | ASoC: Don't resync WM8903 register cache on reset | Mark Brown | 2011-12-03 |
* | ASoC: Use a normal cache sync for WM8903 | Mark Brown | 2011-12-03 |
* | ASoC: WM8903 only supports I2C so don't ifdef it | Mark Brown | 2011-12-03 |
* | ASoC: Use table based control init for WM8903 | Mark Brown | 2011-12-03 |
* | ASoC: Convert WM8903 to devm_kzalloc() | Mark Brown | 2011-12-03 |
* | ASoC: WM8903: Disallow all invalid gpio_cfg pdata values | Stephen Warren | 2011-12-02 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 |
* | ASoC: Convert WM8903 MICBIAS to a supply widget | Mark Brown | 2011-11-28 |
* | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 |
* | ASoC: WM8903: Free IRQ on device removal | Stephen Warren | 2011-08-09 |
* | ASoC: Fix wrong data type access in a few codec drivers | Jarkko Nikula | 2011-05-16 |
* | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-05-10 |
|\ |
|
| * | ASoC: WM8903: Fix Digital Capture Volume range | Stephen Warren | 2011-05-10 |
* | | ASoC: WM8903: Implement DMIC support | Stephen Warren | 2011-04-20 |
* | | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-04-08 |
|\ \
| |/ |
|
| * | ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes | Dilan Lee | 2011-04-08 |
* | | ASoC: Convert WM8903 to table based DAPM setup | Mark Brown | 2011-03-30 |
|/ |
|
* | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 2011-02-13 |
|\ |
|
| * | ASoC: WM8903: Fix mic detection enable logic | Stephen Warren | 2011-02-13 |
* | | ASoC: Warn if WM8903 platform data is used to enable microphone IRQ | Mark Brown | 2011-02-13 |
* | | ASoC: Use explicit sequence for WM8903 bias off | Mark Brown | 2011-02-11 |
* | | ASoC: Don't use write sequencer to power up WM8903 | Mark Brown | 2011-02-11 |
* | | ASoC: Convert WM8903 bias management to use snd_soc_update_bits() | Mark Brown | 2011-02-11 |
* | | ASoC: Actively manage WM8903 DC servo configuration | Mark Brown | 2011-02-10 |
* | | ASoC: Fix WM8903 DAC mute default | Mark Brown | 2011-02-09 |
* | | ASoC: Dynamically manage CLK_SYS in WM8903 | Mark Brown | 2011-02-09 |
* | | ASoC: Convert WM8903 to use PGA_S for output stage enables | Mark Brown | 2011-02-09 |
* | | ASoC: Add support for AIF channel muxing on WM8903 | Mark Brown | 2011-02-09 |
* | | ASoC: Display WM8903 chip revision alphabetically | Mark Brown | 2011-02-09 |
* | | ASoC: Remove redundant -codec from WM8903 driver name | Mark Brown | 2011-02-09 |
* | | ASoC: Accept any logical value WM8903 GPIO set() | Mark Brown | 2011-01-31 |
* | | ASoC: wm8903: Expose GPIOs through gpiolib | Stephen Warren | 2011-01-21 |
* | | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 2011-01-13 |
|/ |
|
* | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 2010-12-28 |
* | ASoC: Remove incorrect WM8903 erratum workaround | Mark Brown | 2010-12-24 |
* | ASoC: ifdef out trace points from modules for x86 | Mark Brown | 2010-12-23 |
* | ASoC: Trace Wolfson jack detection IRQs | Mark Brown | 2010-12-22 |
* | ASoC: Automatically manage WM8903 deemphasis rate | Mark Brown | 2010-12-11 |
* | ASoC: Remove open coded symmetry implementation from WM8903 | Mark Brown | 2010-12-11 |