summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm5100.c
AgeCommit message (Expand)Author
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax
2014-01-23ASoC: wm5100: Export wm5100_detectSachin Kamat
2013-11-06ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-01-20ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configurationMark Brown
2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-06sections: fix section conflicts in soundAndi Kleen
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown
2012-06-19ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown
2012-02-21ASoC: wm5100: Implement DRC coefficient configurationMark Brown
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown
2012-02-01ASoC: wm5100: Handle failures to determine accessory polarityMark Brown
2012-01-26ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown
2012-01-26ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown
2012-01-26ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown
2012-01-25ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown
2012-01-25ASoC: wm5100: Fix microphone configurationMark Brown
2012-01-25ASoC: wm5100: Make sure we switch to button reporting modeMark Brown
2012-01-24ASoC: wm5100: Fix warnings from recent patchesMark Brown
2012-01-24ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown
2012-01-24ASoC: wm5100: Fix mismerge of IRQ freesMark Brown
2012-01-20ASoC: Push WM5100 interrupt request into I2C probeMark Brown
2012-01-20ASoC: Make WM5100 interrupt path use regmap directlyMark Brown
2012-01-20ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown
2012-01-20ASoC: Say we can't read WM5100 ID registerMark Brown
2012-01-20ASoC: When releasing WM5100 put /RESET into resetMark Brown
2012-01-20ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown
2012-01-20ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown
2011-12-02ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-25ASoC: Use devm_kzalloc() in wm5100Mark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-10ASoC: Move WM5100 platform data based setup into I2C probeMark Brown
2011-11-09ASoC: Convert WM5100 gpiolib support to direct regmap API usageMark Brown
2011-11-09ASoC: Move most WM5100 resource allocation to I2C probeMark Brown
2011-11-09ASoC: Need to convert wm5100 cache sync to direct regmap usage tooMark Brown
2011-11-08ASoC: Convert wm5100 to direct regmap API usageMark Brown
2011-10-31ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown
2011-10-13ASoC: Update WM5100 accessory detection for revision AMark Brown