Age | Commit message (Expand) | Author |
2016-03-01 | ASoC: wm9081: Fix enum ctl accesses in a wrong type | Takashi Iwai |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-05 | ASoC: wm9081: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin |
2015-06-01 | ASoC: wm9081: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-01-14 | ASoC: wm9081: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-11-24 | ASoC: wm9081: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-07-31 | ASoC: wm9081: Convert to params_width() | Mark Brown |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-23 | ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2013-11-27 | AsoC: wm9081: Use IS_ENABLED() macro | Fabio Estevam |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-12-02 | ASoC: wm9081: Use devm_regmap_init_i2c() | Sachin Kamat |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown |
2012-05-08 | ASoC: wm9081: Hook DAC up via DAPM rather than stream | Mark Brown |
2012-02-14 | ASoC: wm9081: Use idle_bias_off | Mark Brown |
2012-02-14 | ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe | Mark Brown |
2012-02-13 | ASoC: wm9081: Use module_i2c_driver | Mark Brown |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2011-12-14 | ASoC: Remove cache default for volatile wm9081 reset register | Mark Brown |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-27 | ASoC: Convert wm9081 driver to use devm_kzalloc() | Mark Brown |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-11-09 | ASoC: wm9081: Use snd_soc_update_bits for read-modify-write | Axel Lin |
2011-11-08 | Merge branch 'for-3.2' into for-3.3 | Mark Brown |
2011-11-08 | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register | Axel Lin |
2011-11-08 | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k | Axel Lin |
2011-11-08 | ASoC: Convert WM9081 to direct regmap API usage | Mark Brown |
2011-11-04 | ASoC: Only enable thermal shutdown when required on WM9081 | Mark Brown |
2011-10-20 | ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240k | Axel Lin |
2011-10-19 | ASoC: WM9081 interrupt status register is volatile | Mark Brown |
2011-10-18 | ASoC: Convert WM9081 to table based control init | Mark Brown |
2011-09-27 | ASoC: Remove unused "control_data" field of struct wm9081_priv | Axel Lin |
2011-08-31 | ASoC: Allow source specification for CODEC level sysclk | Mark Brown |
2011-06-29 | ASoC: Change WM9081 speaker output enable to _OUT_DRV | Mark Brown |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-09 | ASoC: Simplify WM9081 speaker startup by using widgets for spaker output | Mark Brown |
2011-03-08 | ASoC: Convert WM9081 SYSCLK configuration to be device wide | Mark Brown |
2011-03-08 | ASoC: Use data based init for WM9081 DAPM | Mark Brown |
2011-03-01 | ASoC: Add platform data for WM9081 IRQ pin configuration | Mark Brown |
2011-03-01 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown |
2011-03-01 | ASoC: Fix WM9081 platform data initialisation | Mark Brown |
2011-02-25 | ASoC: Remove -codec suffix from WM9081 driver | Mark Brown |
2011-01-13 | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos |