aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12ASoC: Fix compile warning in wm8750.cTakashi Iwai1-1/+1
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula6-9/+9
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim3-0/+481
2011-08-11ASoC: Terminate WM8750 SPI device ID tableMark Brown1-0/+1
2011-08-11ASoC: Add missing break in WM8994 probeMark Brown1-0/+1
2011-08-10ASoC: Fix typo in wm8750 spi_idsMark Brown1-1/+1
2011-08-10ASoC: Fix warning in Speyside WM8962Mark Brown1-1/+1
2011-08-10ASoC: Fix SPI driver binding for WM8987Mark Brown1-0/+7
2011-08-10ASoC: Fix binding of WM8750 on JiveMark Brown1-1/+1
2011-08-09ASoC: WM8903: Free IRQ on device removalStephen Warren1-0/+5
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-08-09ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren1-2/+7
2011-08-08Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai23-7397/+7179
2011-08-08ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown1-5/+4
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown8-6735/+6735
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2011-08-03ASoC: sgtl5000: fix cache handlingWolfram Sang1-93/+35
2011-08-02Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1
2011-07-29ASoC: Disable wm_hubs periodic DC servo updateMark Brown1-2/+1
2011-07-29ASoC: Fix txx9aclc.c buildRalf Baechle1-0/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-47/+80
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds7-582/+351
2011-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai6-47/+80
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-8/+8
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-2/+2
2011-07-24ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"Mark Brown3-481/+0
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds92-2055/+9965
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-64/+81
2011-07-22Merge branch 'topic/asoc' into for-linusTakashi Iwai95-2070/+9981
2011-07-20ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood1-0/+30
2011-07-20ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim3-0/+481
2011-07-20ASoC: SAMSUNG: Modify I2S driver to support idmaSangbeom Kim1-0/+7
2011-07-20ASoC: davinci: add missing break statementRajashekhara, Sudhakar1-0/+1
2011-07-20ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar1-4/+4
2011-07-20ASoC: Acknowledge WM8962 interrupts before acting on themMark Brown1-3/+3
2011-07-19ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang1-0/+1
2011-07-19ASoC: sgtl5000: refactor registering internal ldoWolfram Sang1-38/+31
2011-07-19ASoC: core: make comments fit the codeWolfram Sang1-2/+2
2011-07-19ASoC: Mark cache as dirty when suspendingMark Brown1-0/+1
2011-07-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-15/+16
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2Arnd Bergmann7-582/+351
2011-07-17Merge branch 'for-3.0' into for-3.1Mark Brown1-3/+4
2011-07-17ASoC: Correct WM8994 MICBIAS supply widget hookupMark Brown1-3/+4
2011-07-17ASoC: Don't use -1 to boostrap subseq so it can be used by driversMark Brown1-1/+1
2011-07-17ASoC: Reduce power consumption for idle DAIs in WM8994Mark Brown1-0/+29
2011-07-17ASoC: Report an error for unknown adav80x formatsMark Brown1-2/+2
2011-07-17ASoC: Handle failed WM8994 FLL lock waitsMark Brown1-0/+3
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixesArnd Bergmann14-49/+50
2011-07-15ASoC: Handle spurious wm_hubs DC servo done interruptsMark Brown1-14/+16
2011-07-15ASoC: WM8983: Initial driverDimitris Papastamos4-0/+2238