Age | Commit message (Expand) | Author |
2016-04-26 | ASoC: wm8903: use gpiochip data pointer | Linus Walleij |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-12-23 | ASoC: wm8903: Be sure to clamp return value | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-10-22 | ASoC: wm8903: harmless underflow in wm8903_put_deemph() | Dan Carpenter |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-06-01 | ASoC: wm8903: 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-03-10 | ASoC: wm8903: Fix wrong value references for boolean kctl | Takashi Iwai |
2015-01-14 | ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'aso... | Mark Brown |
2014-11-24 | ASoC: wm8903: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-11-10 | ASoC: wm8903: Move the deemph lock to the driver level | Lars-Peter Clausen |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a... | Mark Brown |
2014-07-31 | ASoC: wm8903: Convert to params_width() | Mark Brown |
2014-06-19 | ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() | Lars-Peter Clausen |
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: wm8903: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2013-07-29 | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol | Lars-Peter Clausen |
2013-06-19 | ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it | Lars-Peter Clausen |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-next | Mark Brown |
2013-04-09 | ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running | Alban Bedel |
2013-03-20 | ASoC: wm8903: Add the DAC boost control | Alban Bedel |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-08-06 | ASoC: wm8903: Use module_i2c_driver | Sachin Kamat |
2012-06-12 | ASoC: wm8903: Move register default changes to I2C probe | Mark Brown |
2012-06-12 | ASoC: wm8903: Move interrupt request to I2C probe | Mark Brown |
2012-06-12 | ASoC: wm8903: Make interrupt handler use regmap directly | Mark Brown |
2012-06-12 | ASoC: wm8903: Move pin configuration into I2C probe() function | Mark Brown |
2012-06-09 | ASoC: wm8903: Convert to devm_regmap_init_i2c() | Mark Brown |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown |
2012-06-03 | ASoC: wm8903: init GPIOs during I2C probe not codec probe | Stephen Warren |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown |
2012-01-02 | ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio... | Axel Lin |
2011-12-07 | ASoC: WM8903: Add of_match_table | Stephen Warren |
2011-12-06 | 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-03 | 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 |