summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi3-8/+614
2010-08-20ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin1-1/+0
2010-08-20ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.Randolph Chung2-10/+71
2010-08-20ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi1-13/+21
2010-08-20ASoC: e740_wm9705 - free gpio in e740_exit()Axel Lin1-0/+3
2010-08-19ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik2-2/+2
2010-08-19ASoC: Configure symmetric rates for tlv320aic3xRandolph Chung1-0/+1
2010-08-18ASoC: add saarb machine driver for 88pm860xHaojian Zhuang3-0/+211
2010-08-18ASoC: add tavorevb3 machine driver for 88pm860xHaojian Zhuang3-0/+211
2010-08-18ASoC: add 88pm860x codec driverHaojian Zhuang4-0/+1589
2010-08-18ASoC: Add simplfied device registration for Atmel SSC devicesMark Brown3-3/+62
2010-08-18ASoC: Fix device name for AT91SAM9G20-EK devicesMark Brown1-2/+2
2010-08-18ASoC: Support non-crystal master clocks for WM8731Mark Brown6-7/+36
2010-08-18ASoC: core - fix build warning on x86_64Liam Girdwood1-1/+1
2010-08-18ASoC: Fix a few more PXA build errorsMark Brown3-3/+1
2010-08-17ASoC: multi-component - Drop board-n8x0.c changesJarkko Nikula1-15/+0
2010-08-17ASoC: Multi-component: JZ4740: QI_LB60 board fixesLars-Peter Clausen1-6/+1
2010-08-17ASoC: Remove unused WM8974 private dataMark Brown1-1/+0
2010-08-16ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580Mark Brown1-1/+1
2010-08-16ASoC: Fix WM8580 CLKSEL mask selectionMark Brown1-2/+2
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown9371-770845/+596575
2010-08-16ASoC: Remove DSP mode support for WM8776Mark Brown1-7/+0
2010-08-16Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds1-2/+2
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-1479/+1071
2010-08-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-1/+28
2010-08-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds11-331/+211
2010-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds30-206/+218
2010-08-16arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-27/+147
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-56/+8
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown9-20/+58
2010-08-15ASoC: Automatically manage WM8580 DAC OSRMark Brown1-1/+19
2010-08-15ASoC: Fix inverted WM8580 capture mute controlMark Brown1-1/+1
2010-08-15ASoC: Implement BCLK rate selection for WM8580Mark Brown1-1/+6
2010-08-15ASoC: Automatically calculate clock ratio for WM8580Mark Brown3-34/+90
2010-08-15ASoC: Remove unused rate selection bitmasks from WM8580Mark Brown1-12/+0
2010-08-15ASoC: Convert WM8580 hw_params to use snd_soc_update_bits()Mark Brown1-3/+3
2010-08-15ASoC: Add a bit of resource unwinding in the S3C IISv4 driverMark Brown1-0/+11
2010-08-15ASoC: update setting for pxa ssp slave modeHaojian Zhuang1-8/+15
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang2-2/+1
2010-08-15ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey1-1/+0
2010-08-15ASoC: Remove redundant device name from debugfs directoryMark Brown1-10/+1
2010-08-15ASoC: Set up debugfs only once per CODECMark Brown1-2/+3
2010-08-15Merge branch 'fix/asoc' into for-linusTakashi Iwai2-11/+19
2010-08-15Merge branch 'fix/hda' into for-linusTakashi Iwai10-15/+120
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-15Merge branch 'linus' into releaseLen Brown8188-363640/+515128