summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2010-11-222-2/+1
* Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2010-11-1910-32/+45
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-0325-153/+98
| |\
| * | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
| * | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi2010-11-021-2/+13
| * | ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-023-3/+13
| * | ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
| * | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
| * | ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl2010-11-011-1/+3
* | | 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-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/+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: 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/+5
|\ \ \ \ | |/ / /
| * | | ASoC: Fix dapm_seq_compare() for multi-componentMark Brown2010-11-151-2/+2
| * | | ASoC: RX1950: Fix hw_params functionVasily Khoruzhick2010-11-151-17/+3
* | | | 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
OpenPOWER on IntegriCloud