aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2-0/+22
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood108-1064/+1239
2010-11-05ASoC: i.MX: we can do monoSascha Hauer1-2/+2
2010-11-05Merge branch 'for-2.6.37' into HEADMark Brown9-165/+173
2010-11-05phycore-ac97: add ac97 to cardnameSascha Hauer1-1/+1
2010-11-05ASoC i.MX: switch to new DMA apiSascha Hauer2-123/+101
2010-11-05ASoC i.MX: register dma audio deviceSascha Hauer2-15/+30
2010-11-05ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer1-3/+0
2010-11-05ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer1-4/+4
2010-11-03ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown1-0/+2
2010-11-03ASoC: Remove register write trace from WM8994Mark Brown1-2/+0
2010-11-03ASoC: soc-cache: Remove unnecessary debugging infoDimitris Papastamos1-12/+0
2010-11-03ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2-11/+22
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown1-5/+6
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-11-03Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2-13/+29
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03ASoC: Fix snd_soc_register_dais error handlingAxel Lin1-5/+4
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai2-12/+28
2010-11-02Merge branch 'for-2.6.37' into HEADMark Brown9798-503092/+962595
2010-11-02Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown9796-503090/+962593
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao1-1/+1
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches1-1/+1
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for alc5623Jarkko Nikula1-1/+1
2010-11-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1711-21000/+28907
2010-11-01ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula1-0/+1
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula1-1/+1
2010-11-01ASoC: Remove volatility from WM8900 POWER1 registerMark Brown1-6/+0
2010-11-01Linux 2.6.37-rc1Linus Torvalds1-2/+2
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-8/+16
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-52/+73
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson1-0/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds6-148/+196
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-7/+29
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds98-3006/+4160
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-37/+36
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2-0/+15
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley4-1/+6
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2-3/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig3-7/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-67/+128
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields5-3/+11
2010-10-30locks: fix leaks on setlease errorsJ. Bruce Fields1-5/+7