Age | Commit message (Expand) | Author |
2015-01-14 | ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-12-13 | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
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/adau1977', 'asoc/topic/ak4642', 'a... | Mark Brown |
2014-06-19 | ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() | Lars-Peter Clausen |
2014-04-14 | ASoC: wm5100: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso... | Mark Brown |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-23 | ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2014-02-20 | ASoC: wm5100: Update locking around use of DAPM pin API | Charles Keepax |
2014-01-23 | ASoC: wm5100: Export wm5100_detect | Sachin Kamat |
2013-11-06 | ASoC: wm5100: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-01-20 | ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configuration | Mark Brown |
2013-01-04 | ASoC: wm5100: Remove DSP B and left justified formats | Mark Brown |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-11-20 | ASoC: remove use of __devinitconst | Bill Pemberton |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in sound | Andi Kleen |
2012-09-08 | ASoC: dapm: Add flags to regulator supplies | Mark Brown |
2012-06-19 | ASoC: wm5100: Remove stubs of ASoC-level register map code | Mark Brown |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown |
2012-05-12 | ASoC: wm5100: Convert to module_i2c_driver() | Mark Brown |
2012-05-02 | ASoC: wm5100: Set the DAI base address in the DAI drivers | Mark Brown |
2012-04-01 | ASoC: wm5100: Convert to devm_regmap_init_i2c() | Mark Brown |
2012-02-21 | ASoC: wm5100: Implement DRC coefficient configuration | Mark Brown |
2012-02-09 | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown |
2012-02-01 | ASoC: wm5100: Handle failures to determine accessory polarity | Mark Brown |
2012-01-26 | ASoC: wm5100: Use pm_runtime for powerdown managment | Mark Brown |
2012-01-26 | ASoC: wm5100: Convert to devm_regulator_bulk_get() | Mark Brown |
2012-01-26 | ASoC: wm5100: Move regulator supplies over to DAPM infrastructure | Mark Brown |
2012-01-25 | ASoC: wm5100: Mark register cache as dirty when regulators are disabled | Mark Brown |
2012-01-25 | ASoC: wm5100: Fix microphone configuration | Mark Brown |
2012-01-25 | ASoC: wm5100: Make sure we switch to button reporting mode | Mark Brown |
2012-01-24 | ASoC: wm5100: Fix warnings from recent patches | Mark Brown |
2012-01-24 | ASoC: Convert the WM5100 revision A updates to a regmap patch | Mark Brown |
2012-01-24 | ASoC: wm5100: Fix mismerge of IRQ frees | Mark Brown |
2012-01-20 | ASoC: Push WM5100 interrupt request into I2C probe | Mark Brown |
2012-01-20 | ASoC: Make WM5100 interrupt path use regmap directly | Mark Brown |
2012-01-20 | ASoC: Remove redundant set_bias_level() from WM5100 remove() | Mark Brown |
2012-01-20 | ASoC: Say we can't read WM5100 ID register | Mark Brown |
2012-01-20 | ASoC: When releasing WM5100 put /RESET into reset | Mark Brown |
2012-01-20 | ASoC: Don't go through cache when applying WM5100 rev A updates | Mark Brown |
2012-01-20 | ASoC: Mark WM5100 register map cache only when going into BIAS_OFF | Mark Brown |
2011-12-30 | ASoC: Enable ASoC register map dump for some regmap CODECs | Mark Brown |
2011-12-02 | ASoC: Make WM5100 tone generator widgets signal generators | Mark Brown |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown |
2011-11-25 | ASoC: Use devm_kzalloc() in wm5100 | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-11-10 | ASoC: Move WM5100 platform data based setup into I2C probe | Mark Brown |