summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2012-02-20ASoC: fsi: Add DMAEngine supportKuninori Morimoto1-0/+232
2012-02-20Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown1-5/+1
2012-02-09ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto1-5/+1
2012-02-03ASoC: fsi: add .init/.quit handler supportKuninori Morimoto1-0/+4
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto1-16/+16
2012-02-03ASoC: fsi: fsi_stream_is_working() care substream->runtimeKuninori Morimoto1-4/+2
2012-02-03ASoC: fsi: add .start_stop handler to fsi_stream_handlerKuninori Morimoto1-22/+29
2012-02-03ASoC: fsi: don't use is_play as a parameter of fsi functionsKuninori Morimoto1-49/+45
2012-02-03ASoC: fsi: tidyup: fsi_pio_xxx() are gatheredKuninori Morimoto1-52/+49
2012-02-03ASoC: fsi: add fsi_stream_handler and PIO handlerKuninori Morimoto1-15/+118
2012-02-03ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameterKuninori Morimoto1-3/+7
2012-02-03ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()Kuninori Morimoto1-5/+10
2012-02-03ASoC: fsi: modify fsi_pio_get_area() parameter and using positionKuninori Morimoto1-26/+17
2012-02-03ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()Kuninori Morimoto1-4/+4
2012-02-03ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()Kuninori Morimoto1-4/+2
2012-02-03ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()Kuninori Morimoto1-55/+54
2012-02-03ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()Kuninori Morimoto1-14/+14
2012-02-03ASoC: fsi: data push/pop calculation part was dividedKuninori Morimoto1-59/+45
2012-02-03ASoC: fsi: tidyup: fsi_stream_xx() functions were gatheredKuninori Morimoto1-58/+57
2012-02-03ASoC: fsi: reduce runtime calculation by using pre-settingKuninori Morimoto1-6/+5
2012-01-31ASoC: fsi: Remove unneeded empty runtime PM callbacksMark Brown1-14/+0
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2011-12-23ASoC: sh: Add .owner to struct snd_soc_cardAxel Lin5-0/+5
2011-12-14ASoC: Use core pm_runtime callbacks for fsiMark Brown1-4/+0
2011-12-14ASoC: Use core pm_runtime callbacks for siu_daiMark Brown1-6/+0
2011-12-14ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platformAxel Lin1-4/+0
2011-11-25ASoC: Convert sh directory to module_platform_driverAxel Lin7-81/+7
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto1-103/+11
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen4-4/+4
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-08ASoC: fsi: add valid data position control supportKuninori Morimoto1-0/+15
2011-11-08ASoC: fsi: fixup compile warningKuninori Morimoto1-3/+3
2011-11-01sound: Add module.h to the previously silent sound usersPaul Gortmaker5-0/+5
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-2/+2
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai3-13/+6
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-7/+0
2011-10-03ASoC: sh: use correct __iomem annotationsArnd Bergmann1-5/+5
2011-10-02ASoC: Staticise sh4_ssi_daiAxel Lin1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-07-09Merge branch 'for-3.0' into for-3.1Mark Brown3-11/+11
2011-07-09ASoC: sh: fsi-hdmi: fixup snd_soc_card nameKuninori Morimoto1-2/+2
2011-07-09ASoC: sh: fsi-da7210: fixup snd_soc_card nameKuninori Morimoto1-1/+1
2011-07-09ASoC: sh: fsi-ak4642: fixup snd_soc_card nameKuninori Morimoto1-8/+8
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood3-8/+9
2011-05-24ASoC: sh: fsi: add fsi_hw_startup/shutdownKuninori Morimoto1-14/+29
2011-05-24ASoC: sh: fsi: cleanup suspend/resumeKuninori Morimoto1-55/+42
2011-05-24ASoC: sh: fsi: remove fsi_module_init/killKuninori Morimoto1-30/+0
2011-05-24ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lockKuninori Morimoto1-0/+8