summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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-176-22/+63
|\
| * ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-175-22/+61
| * ASoC: Fix register cache setup WM8994 for multi-componentMark Brown2010-11-171-0/+2
* | ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown2010-11-161-2/+2
* | ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin2010-11-161-1/+0Star
* | ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin2010-11-161-1/+0Star
* | ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin2010-11-161-1/+0Star
* | ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin2010-11-161-1/+0Star
* | ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin2010-11-161-1/+0Star
* | ASoC: Remove unnecessary semicolonsJoe Perches2010-11-154-4/+3Star
* | ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2010-11-152-4/+65
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-152-19/+5Star
|\|
| * ASoC: Fix dapm_seq_compare() for multi-componentMark Brown2010-11-151-2/+2
| * ASoC: RX1950: Fix hw_params functionVasily Khoruzhick2010-11-151-17/+3Star
* | ASoC: Add support for OpenRD UltimateArnaud Patard (Rtp)2010-11-152-2/+2
* | ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown2010-11-151-0/+4
* | 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-111-2/+3
|\|
| * Fix Atmel soc audio boards Kconfig dependencyRyan Mallon2010-11-111-2/+3
* | ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos2010-11-111-0/+232
* | ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos2010-11-112-0/+415
* | ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2010-11-112-54/+322
* | ASoC: Add DAPM trace eventsMark Brown2010-11-111-0/+14
* | ASoC: Add trace events for ASoC register read/writeMark Brown2010-11-111-0/+5
* | ASoC: Factor out boiler plate for DAPM event generationMark Brown2010-11-111-49/+49
* | 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: Convert pop_dbg to use dev_infoJarkko Nikula2010-11-101-18/+26
* | ASoC: Update DAPM debug and error printsJarkko Nikula2010-11-101-45/+55
* | ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin2010-11-091-0/+8
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-082-1/+2
|\|
| * ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko2010-11-081-0/+1
| * ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
* | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-082-2/+2
* | ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() callsDimitris Papastamos2010-11-081-0/+6
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-066-1/+24
|\|
| * ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0Star
| * ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
* | ASoC: WM8770: Initial driverDimitris Papastamos2010-11-064-0/+807
* | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-063-25/+30
* | ASoC: Move codec debugfs directories under parent card directoryJarkko Nikula2010-11-061-2/+4
* | ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2010-11-061-0/+18
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06106-1044/+1201
* | ASoC: i.MX: we can do monoSascha Hauer2010-11-051-2/+2
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-059-165/+173
|\|
| * phycore-ac97: add ac97 to cardnameSascha Hauer2010-11-051-1/+1
| * ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-052-123/+101Star
| * ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30