summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-065-27/+33
* 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-062-0/+22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06108-1064/+1239
* 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/+101
| * ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30
| * ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer2010-11-051-3/+0
| * ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer2010-11-051-4/+4
| * ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
| * Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2010-11-032-13/+29
| |\
| | * ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| | * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| | |\
| | | * ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | | * ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | | * ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | | * ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| * | | ASoC: Fix snd_soc_register_dais error handlingAxel Lin2010-11-031-5/+4
| |/ /
* | | ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown2010-11-031-0/+2
* | | ASoC: Remove register write trace from WM8994Mark Brown2010-11-031-2/+0
* | | ASoC: soc-cache: Remove unnecessary debugging infoDimitris Papastamos2010-11-031-12/+0
* | | ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2010-11-032-11/+22
* | | ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown2010-11-031-5/+6
* | | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-029858-528920/+988423
|\| |
| * | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-029856-528918/+988421
| |\ \
| | * | Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
| | * | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
| | |\ \
| | | * | CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| | | * | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| | | * | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
| | * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-014-52/+73
| | |\ \ \
| | | * | | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| | | * | | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| | | * | | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| | | * | | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| | | * | | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-212-41/+50
| | * | | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-311-0/+2
| | * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-316-148/+196
| | |\ \ \ \
| | | * | | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-312-0/+15
| | | * | | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| | | * | | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-314-1/+6
| | | * | | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-312-3/+0
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-313-7/+29
| | |\ \ \ \ \
| | | * | | | | Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
| | | * | | | | Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-281-1/+1
| | | * | | | | Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-281-5/+27
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-3198-3006/+4160
| | |\ \ \ \ \ \
| | | * | | | | | [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129