summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5100.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-051-2/+4
|\ \
| | * ASoC: wm5100: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| |/
* | ASoC: wm5100: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-3/+3
|/
* ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+4
* ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-2/+3
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-4/+1
* Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-041-2/+1
|\
| * ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen2014-06-191-2/+1
* | ASoC: wm5100: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown2014-03-121-12/+12
|\ \ \ \ | | | |/ | | |/|
| * | | ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-12/+12
| |/ /
* | | ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax2014-02-201-3/+9
|/ /
* | ASoC: wm5100: Export wm5100_detectSachin Kamat2014-01-231-0/+2
|/
* ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+2
* ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configurationMark Brown2013-01-201-0/+13
* ASoC: wm5100: Remove DSP B and left justified formatsMark Brown2013-01-041-6/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-3/+3
|\
| * ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-081-3/+3
* | sections: fix section conflicts in soundAndi Kleen2012-10-061-1/+1
|/
* ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown2012-06-191-9/+0
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm5100: Convert to module_i2c_driver()Mark Brown2012-05-121-11/+1
* ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown2012-05-021-21/+5
* ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown2012-04-011-6/+3
* ASoC: wm5100: Implement DRC coefficient configurationMark Brown2012-02-211-0/+2
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-1/+9
|\
| * ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-0/+1
| * ASoC: wm5100: Fix microphone configurationMark Brown2012-01-251-1/+8
| * ASoC: wm5100: Make sure we switch to button reporting modeMark Brown2012-01-251-0/+2
* | ASoC: wm5100: Handle failures to determine accessory polarityMark Brown2012-02-011-12/+25
* | ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown2012-01-261-60/+56
* | ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown2012-01-261-8/+4
* | ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown2012-01-261-121/+10
* | ASoC: wm5100: Fix warnings from recent patchesMark Brown2012-01-241-2/+1
* | ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown2012-01-241-29/+17
* | ASoC: wm5100: Fix mismerge of IRQ freesMark Brown2012-01-241-4/+0
* | ASoC: Push WM5100 interrupt request into I2C probeMark Brown2012-01-201-58/+63
* | ASoC: Make WM5100 interrupt path use regmap directlyMark Brown2012-01-201-80/+108
* | ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown2012-01-201-1/+0
* | ASoC: Say we can't read WM5100 ID registerMark Brown2012-01-201-1/+1
* | ASoC: When releasing WM5100 put /RESET into resetMark Brown2012-01-201-2/+2
|/
* ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown2012-01-201-0/+2
* ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown2012-01-201-0/+1
* ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown2011-12-301-0/+9
* ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown2011-12-021-1/+1
OpenPOWER on IntegriCloud