summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2010-02-23ASoC: fsi: Modify over/under run error settlementKuninori Morimoto1-21/+25
2010-02-12ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=nGuennadi Liakhovetski1-0/+1
2010-02-03ASoC: fix compilation breakage in sound/soc/sh/fsi.cGuennadi Liakhovetski1-23/+17
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski1-4/+0
2010-01-29ASoC: add support for the sh7722 Migo-R boardGuennadi Liakhovetski3-0/+232
2010-01-28ASoC: fsi: Add spin lock operation for accessing shared areaKuninori Morimoto1-3/+26
2010-01-25ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski5-0/+1664
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2-31/+1
2009-12-30ASoC: fsi: Add over/under run error settlementKuninori Morimoto1-4/+25
2009-12-30ASoC: fsi: Add fsi_get_dai to get snd_soc_daiKuninori Morimoto1-2/+8
2009-12-30ASoC: fsi: Add over_period flag to prevent the misunderstandingKuninori Morimoto1-8/+12
2009-12-24ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto1-30/+0
2009-12-22ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-16ASoC: Add FSI-DA7210 sound support for SuperHKuninori Morimoto3-0/+93
2009-12-03ASoC: sh_fsi: avoid using global variableKuninori Morimoto1-53/+62
2009-11-30ASoC: sh: fsi: Add runtime PM supportKuninori Morimoto1-14/+25
2009-10-30ASoC: sh: FSI: Add capture supportKuninori Morimoto1-7/+86
2009-10-30ASoC: sh: FSI: Remove DMA supportKuninori Morimoto2-122/+20
2009-08-21ASoC: Add FSI-AK4642 sound support for SuperHKuninori Morimoto3-0/+117
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto3-1/+1012
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-1/+1
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai1-1/+2
2009-03-16ASoC: Fix some missing dai_ops conversionsMark Brown1-6/+6
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-18/+12
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai3-3/+3
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-12-09ASoC: Register platform DAIsMark Brown2-0/+24
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown2-4/+2
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2-9/+10
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-2/+2
2008-07-10ALSA: asoc: sh - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-7/+7
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood1-1/+1
2008-05-27sound: Convert to menuconfigTakashi Iwai1-3/+2
2008-04-24[ALSA] Add SUPERH depends to sound/soc/sh/KconfigKristoffer Ericson1-0/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai4-4/+0
2008-01-31[ALSA] ASoC: sh: improve generated code for HAC module (AC97)Manuel Lauss1-8/+5
2007-07-20[ALSA] soc/sh: let SND_SOC_PCM_SH7760 depend on SH_DMABRGManuel Lauss1-2/+1
2007-07-20[ALSA] SH7760 ASoC supportManuel Lauss6-0/+1221