aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsi: Modify over/under run error settlementKuninori Morimoto2010-02-231-21/+25
* ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=nGuennadi Liakhovetski2010-02-121-0/+1
* ASoC: fix compilation breakage in sound/soc/sh/fsi.cGuennadi Liakhovetski2010-02-031-23/+17
* ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski2010-01-291-4/+0
* ASoC: add support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-01-293-0/+232
* ASoC: fsi: Add spin lock operation for accessing shared areaKuninori Morimoto2010-01-281-3/+26
* ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-255-0/+1664
* Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-122-31/+1
|\
| * ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto2009-12-241-30/+0
| * ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-221-1/+1
* | ASoC: fsi: Add over/under run error settlementKuninori Morimoto2009-12-301-4/+25
* | ASoC: fsi: Add fsi_get_dai to get snd_soc_daiKuninori Morimoto2009-12-301-2/+8
* | ASoC: fsi: Add over_period flag to prevent the misunderstandingKuninori Morimoto2009-12-301-8/+12
* | ASoC: Add FSI-DA7210 sound support for SuperHKuninori Morimoto2009-12-163-0/+93
* | ASoC: sh_fsi: avoid using global variableKuninori Morimoto2009-12-031-53/+62
|/
* ASoC: sh: fsi: Add runtime PM supportKuninori Morimoto2009-11-301-14/+25
* ASoC: sh: FSI: Add capture supportKuninori Morimoto2009-10-301-7/+86
* ASoC: sh: FSI: Remove DMA supportKuninori Morimoto2009-10-302-122/+20
* ASoC: Add FSI-AK4642 sound support for SuperHKuninori Morimoto2009-08-213-0/+117
* ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto2009-08-203-1/+1012
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* ASoC: Fix some missing dai_ops conversionsMark Brown2009-03-161-6/+6
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-18/+12
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-103-3/+3
* ASoC: Register platform driversMark Brown2008-12-091-0/+12
* ASoC: Register platform DAIsMark Brown2008-12-092-0/+24
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-242-4/+2
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-212-9/+10
* ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-2/+2
* ALSA: asoc: sh - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-104-7/+7
* ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood2008-07-101-1/+1
* sound: Convert to menuconfigTakashi Iwai2008-05-271-3/+2
* [ALSA] Add SUPERH depends to sound/soc/sh/KconfigKristoffer Ericson2008-04-241-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-314-4/+0
* [ALSA] ASoC: sh: improve generated code for HAC module (AC97)Manuel Lauss2008-01-311-8/+5
* [ALSA] soc/sh: let SND_SOC_PCM_SH7760 depend on SH_DMABRGManuel Lauss2007-07-201-2/+1
* [ALSA] SH7760 ASoC supportManuel Lauss2007-07-206-0/+1221