summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-241-2/+2
|\
| * ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
| * ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
* | ASoC: Add initial WM8737 driverMark Brown2010-11-244-0/+1041
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-11-243-19/+56
|\ \
| * \ Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-233-19/+56
| |\ \
| | * | ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin2010-11-191-3/+3
| | * | ASoC: tpa6130a2: Revisit power-up sequenceJarkko Nikula2010-11-091-3/+3
| | * | ASoC: tlv320aic3x: Add support to shared common reset lineJarkko Nikula2010-11-031-3/+25
| | * | ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_resetJarkko Nikula2010-11-031-5/+5
| | * | Merge remote branch 'tiwai/topic/asoc' into for-2.6.38Liam Girdwood2010-11-039-30/+1342
| | |\ \
| | * \ \ Merge commit 'v2.6.37-rc1' into for-2.6.38Liam Girdwood2010-11-033-3/+3
| | |\ \ \
| | * | | | ASoC: TWL4030: Use usleep_range when appropriatePeter Ujfalusi2010-10-261-8/+23
* | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-234-1/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ASoC: wm8994 - fix memory leaksAxel Lin2010-11-231-0/+2
| * | | | | ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
| * | | | | ASoC: max98088 - fix a memory leakAxel Lin2010-11-231-0/+3
| * | | | | ASoC: Do not update the cache if write to hardware failedAxel Lin2010-11-231-1/+3
* | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-223-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ASoC: Restore WM8994 volatile and readable register operationsMark Brown2010-11-221-0/+2
| * | | | | ASoC: Fix multi-component mismerge in WM8523Mark Brown2010-11-221-1/+0
| * | | | | ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
* | | | | | ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin2010-11-221-8/+3
* | | | | | ASoC: Do not include soc-dai.hJarkko Nikula2010-11-222-2/+1
* | | | | | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-2259-59/+0
* | | | | | ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2010-11-221-1/+0
| |/ / / / |/| | | |
* | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-192-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin2010-11-191-0/+1
| * | | | ASoC: Add support for MAX98089 CODECJesse Marroquin2010-11-181-1/+10
* | | | | ASoC: Move WM8994 read/write access data into separate fileMark Brown2010-11-194-1580/+1588
* | | | | ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown2010-11-191-5/+22
* | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-171-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: Fix register cache setup WM8994 for multi-componentMark Brown2010-11-171-0/+2
* | | | | ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin2010-11-161-1/+0
* | | | | ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin2010-11-161-1/+0
* | | | | ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin2010-11-161-1/+0
* | | | | ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin2010-11-161-1/+0
* | | | | ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin2010-11-161-1/+0
* | | | | ASoC: Remove unnecessary semicolonsJoe Perches2010-11-154-4/+3
* | | | | ASoC: Reset WM8962 with default ID valueMark Brown2010-11-121-1/+1
* | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-101-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-101-0/+7
| * | | | ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-1/+1
* | | | | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-082-2/+2
* | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-061-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0
* | | | | ASoC: WM8770: Initial driverDimitris Papastamos2010-11-064-0/+807
* | | | | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-3/+3
* | | | | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-0659-312/+379
* | | | | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-053-14/+33
|\ \ \ \ \ | |/ / / /
OpenPOWER on IntegriCloud