aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto1-0/+2
2012-05-30ASoC: fsi: bugfix: correct dma areaKuninori Morimoto1-9/+9
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto1-0/+5
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto1-34/+143
2012-05-19ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto1-2/+5
2012-05-19ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto1-16/+6
2012-05-19ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto1-18/+8
2012-05-19ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto1-2/+2
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown2-5/+4
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-04-18ASoC: fsi: update for dmaengine prep_slave_sg fallout.Paul Mundt1-4/+3
2012-04-13ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto1-0/+1
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto3-91/+0
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto3-127/+0
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto3-118/+0
2012-03-29Merge 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-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto1-0/+232
2012-02-19Merge 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-17Merge 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-15ASoC: Use core pm_runtime callbacks for fsiMark Brown1-4/+0
2011-12-15ASoC: 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-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker5-0/+5