summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2-2/+1
2010-11-19Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-1/+11
2010-11-19ASoC: Move WM8994 read/write access data into separate fileMark Brown4-1580/+1588
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-19ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown1-5/+22
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17Merge branch 'for-2.6.37' into for-2.6.38Mark Brown6-22/+63
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis5-22/+61
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown1-2/+2
2010-11-16ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin1-1/+0
2010-11-15ASoC: Remove unnecessary semicolonsJoe Perches4-4/+3
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2-4/+65
2010-11-15Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-19/+5
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown1-2/+2
2010-11-15ASoC: Add support for OpenRD UltimateArnaud Patard (Rtp)2-2/+2
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown1-0/+4
2010-11-12ASoC: Reset WM8962 with default ID valueMark Brown1-1/+1
2010-11-11Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+3
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos1-0/+232
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos2-0/+415
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2-54/+322
2010-11-11ASoC: Add DAPM trace eventsMark Brown1-0/+14
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown1-0/+5
2010-11-11ASoC: Factor out boiler plate for DAPM event generationMark Brown1-49/+49
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
2010-11-10Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+8
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-10ASoC: Convert pop_dbg to use dev_infoJarkko Nikula1-18/+26
2010-11-10ASoC: Update DAPM debug and error printsJarkko Nikula1-45/+55
2010-11-09ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin1-0/+8
2010-11-08Merge branch 'for-2.6.37' into HEADMark Brown2-1/+2
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2-2/+2
2010-11-08ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() callsDimitris Papastamos1-0/+6
2010-11-08ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko1-0/+1
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin1-1/+1
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown6-1/+24
2010-11-06ASoC: WM8770: Initial driverDimitris Papastamos4-0/+807
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula3-25/+30
2010-11-06ASoC: Move codec debugfs directories under parent card directoryJarkko Nikula1-2/+4
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula1-0/+18
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood106-1044/+1201
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown5-0/+24