Age | Commit message (Expand) | Author | Files | Lines |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1338/+803 |
2012-03-06 | ASoC: wm8962: Remove defaults for volatile registers | Mark Brown | 1 | -14/+3 |
2012-03-06 | ASoC: wm8962: Remove unneeded pm_runtime_set_active() | Mark Brown | 1 | -1/+0 |
2012-03-02 | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled | Mark Brown | 1 | -0/+2 |
2012-03-01 | ASoC: wm8962: Remove register default for PLL2 | Mark Brown | 1 | -2/+0 |
2012-02-24 | ASoC: wm8962: Convert interrupt handler to direct regmap usage | Mark Brown | 1 | -20/+39 |
2012-02-23 | ASoC: wm8962: Remove mistakenly committed debug logging | Mark Brown | 1 | -4/+0 |
2012-02-17 | ASoC: wm8962: Convert to module_i2c_driver() | Mark Brown | 1 | -11/+1 |
2012-02-17 | ASoC: wm8962: Convert to runtime PM for bias off management | Mark Brown | 1 | -41/+72 |
2012-02-17 | ASoC: wm8962: Don't automatically enable and disable FLL | Mark Brown | 1 | -66/+6 |
2012-02-17 | ASoC: wm8962: Clean up register dump cruft | Mark Brown | 1 | -9/+0 |
2012-02-17 | ASoC: wm8962: Add new SYSCLK ratios for new device revisions | Mark Brown | 1 | -1/+1 |
2012-02-17 | ASoC: wm8962: Log the selected SYSCLK ratio | Mark Brown | 1 | -0/+2 |
2012-02-17 | ASoC: wm8962: Only configure BCLK in hw_params when audio is active | Mark Brown | 1 | -1/+2 |
2012-02-17 | ASoC: wm8962: Update the clocking when setting system clock | Mark Brown | 1 | -0/+2 |
2012-02-16 | ASoC: Show device id in the debug message | Axel Lin | 1 | -1/+1 |
2012-02-15 | ASoC: wm8962: Fix sidetone enumeration texts | Mark Brown | 1 | -1/+1 |
2012-02-09 | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 1 | -4/+4 |
2012-02-08 | ASoC: wm8962: Support mono playback and record | Mark Brown | 1 | -2/+5 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -3/+3 |
2012-02-01 | ASoC: wm8962: Fix word length configuration | Susan Gao | 1 | -3/+3 |
2012-01-28 | ASoC: wm8962: Enable idle_bias_off | Mark Brown | 1 | -0/+1 |
2012-01-26 | ASoC: wm8962: Mark register cache as dirty when regulators are disabled | Mark Brown | 1 | -1/+1 |
2012-01-25 | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usage | Mark Brown | 1 | -0/+18 |
2012-01-20 | ASoC: Add WM8962 DAC and ADC L/R swap support | Mark Brown | 1 | -0/+2 |
2012-01-20 | ASoC: Convert WM8962 register access map to modern style | Mark Brown | 1 | -1155/+648 |
2012-01-20 | ASoC: Make WM8962 I2C usage unconditional | Mark Brown | 1 | -13/+1 |
2012-01-02 | ASoC: Fix return value of wm8962_gpio_direction_out() | Axel Lin | 1 | -3/+7 |
2011-12-30 | ASoC: Enable ASoC register map dump for some regmap CODECs | Mark Brown | 1 | -0/+9 |
2011-12-02 | ASoC: Make WM8962 beep a signal generator | Mark Brown | 1 | -1/+1 |
2011-11-28 | ASoC: Convert WM8962 to devm_kzalloc() | Mark Brown | 1 | -5/+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-11-21 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -2/+2 |
2011-11-20 | ASoC: wm8962: fix DB_RANGE size | Clemens Ladisch | 1 | -2/+2 |
2011-11-08 | ASoC: Disable debounce on some WM8962 interrupts | Mark Brown | 1 | -0/+6 |
2011-11-08 | ASoC: Convert WM8962 to direct regmap usage | Mark Brown | 1 | -791/+802 |
2011-11-08 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -10/+20 |
2011-11-05 | ASoC: Manage thermal shutdown for WM8962 | Mark Brown | 1 | -0/+8 |
2011-11-01 | ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detection | Mark Brown | 1 | -0/+3 |
2011-11-01 | ASoC: WM8962 accessory detection requires MICBIAS | Mark Brown | 1 | -1/+3 |
2011-11-01 | ASoC: Enable SYSCLK last when enabling WM8962 mic detection | Mark Brown | 1 | -0/+3 |
2011-11-01 | ASoC: Start WM8962 FLL if SYSCLK is enabled | Mark Brown | 1 | -0/+4 |
2011-11-01 | ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLK | Mark Brown | 1 | -9/+8 |
2011-11-01 | ASoC: Ensure the WM8962 oscillator and PLLs start up disabled | Mark Brown | 1 | -0/+5 |
2011-11-01 | ASoC: Ensure WM8962 PLL registers are reset | Mark Brown | 1 | -1/+7 |
2011-10-04 | ASoC: Remove direct register cache accesses from WM8962 driver | Mark Brown | 1 | -10/+11 |
2011-09-29 | ASoC: Fix a bug in WM8962 DSP_A and DSP_B settings | Susan Gao | 1 | -2/+2 |
2011-09-23 | ASoC: Convert WM8962 MICBIAS to a supply widget | Mark Brown | 1 | -1/+1 |
2011-09-23 | ASoC: Rename WM8962 DMIC widget to DMIC_ENA | Mark Brown | 1 | -4/+4 |