summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712' and '...Mark Brown2014-12-081-2/+0
|\ \ \ | | |/ | |/|
| | * ASoC: wm9713: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-2/+0
* | | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-11/+20
* | | ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen2014-11-181-1/+0
* | | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-1/+1
* | | ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacksLars-Peter Clausen2014-11-081-62/+91
| |/ |/|
* | ASoC: wm9713: Use virtual control instead of virtual registerLars-Peter Clausen2014-10-311-3/+2
* | ASoC: wm9713: Move driver state struct allocation to driver probeLars-Peter Clausen2014-10-311-11/+9
* | ASoC: wm9713: Use table based control setupLars-Peter Clausen2014-10-311-3/+3
* | ASoC: wm9713: Cleanup printk usageLars-Peter Clausen2014-10-311-10/+10
|/
* ASoC: wm9713: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: wm9713: correct mono out PGA sourcesMatt Reimer2014-06-011-2/+1
* ASoC: wm9713: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+2
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-9/+9
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-111-1/+0
* ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-311-0/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
* ASoC: Use data based init for wm9713 DAPMLu Guanqun2011-03-311-14/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+5
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-74/+57
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+7
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-3/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-6/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add TLV information and additional volumes to WM9713Mark Brown2010-01-281-16/+44
* ASoC: Remove version display from WM9713Mark Brown2010-01-281-4/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-041-7/+3
|\
| * ASoC: Revert missing reset_err in wm97*.cTakashi Iwai2009-11-271-0/+2
| * ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
| * ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+1
| * ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-11/+11
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-3/+3
* ASoC: Move the WM9713 voice DAC powerdown to a DAPM eventMark Brown2009-04-131-17/+22
* ASoC: WM9713 requires symmetric rates on the voice DAIMark Brown2009-04-131-0/+1
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-16/+24
* ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown2009-02-241-3/+4
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+9
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* ASoC: Ignore output frequency for WM9713 PLLMark Brown2009-01-161-6/+4
OpenPOWER on IntegriCloud