summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8731.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown2009-08-101-3/+0
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-108/+33
|\
| * ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-79/+29
* | ASoC: Limit WM8731 to symmetric ratesMark Brown2009-07-081-0/+1
* | ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown2009-07-081-1/+1
* | ASoC: Add TLV information for WM8731Mark Brown2009-07-081-4/+11
|/
* ASoC: Fix leaks in WM8731 probe error handlingMark Brown2009-07-051-5/+12
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+39
* sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-121-2/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* ASoC: Disable WM8731 line bypass by defaultMark Brown2009-02-191-0/+4
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-181-4/+4
* ASoC: Check for errors when writing WM8731 reset registerMark Brown2009-02-181-1/+6
* ASoC: Implement SPI device unregistration for WM8731Mark Brown2009-02-181-1/+6
* ASoC: Refactor WM8731 device registrationMark Brown2009-02-181-187/+147
* ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown2009-02-181-103/+112
* ASoC: Clean up WM8731 bias level configurationMark Brown2009-02-171-5/+3
* ASoC: Remove version display from the WM8731 driverMark Brown2009-02-171-4/+0
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-10/+10
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-17/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-5/+6
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* sound: ASoC: Fix WM8731 SPI writeAlan Horstmann2008-09-231-2/+3
* ALSA: ASoC: Add SPI support for WM8731Cliff Cai2008-09-041-2/+69
* ALSA: ASoC: Convert wm8731 to a new-style i2c driverJean Delvare2008-09-041-55/+53
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+7
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-4/+4
* ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown2008-06-261-22/+3
* ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown2008-06-131-1/+1
* [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown2008-05-191-12/+4
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-191-14/+14
* [ALSA] soc - wm8731 - Clean up checkpatch warningsMark Brown2008-04-241-12/+11
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] soc/wm8731: Fix stereo mixer controlsVille Syrjala2008-01-311-4/+4
* [ALSA] soc - Clean up with kmemdup()Takashi Iwai2007-02-091-8/+3
* [ALSA] soc - ASoC 0.13 WM8731 codecFrank Mandarino2007-02-091-255/+124
* [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclkFrank Mandarino2007-02-091-0/+1
* [ALSA] ASoC codec error reportingLiam Girdwood2007-02-091-4/+11
* [ALSA] ASoC - mixer name changes for older OSS app supportLiam Girdwood2007-02-091-2/+4
* [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood2007-02-091-12/+21
* [ALSA] Remove trailing whitespaces from soc/* filesTakashi Iwai2007-02-091-47/+47
* [ALSA] ASoC DAI capabilities labellingLiam Girdwood2007-02-091-49/+135
* [ALSA] ASoC codecs: WM8731 supportRichard Purdie2007-02-091-0/+789