summaryrefslogtreecommitdiff
path: root/sound/soc/sh/fsi.c
AgeCommit message (Expand)Author
2017-10-04ASoC: fsi: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown
2017-08-17ASoC: sh: make snd_pcm_hardware constBhumika Goyal
2017-08-14ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()Markus Elfring
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: sh: make snd_soc_platform_driver constBhumika Goyal
2017-07-17ASoC: fsi: constify dev_pm_ops structureGustavo A. R. Silva
2017-05-17ASoC: fsi: Move inline fsi_stream_is_play() before useGeert Uytterhoeven
2015-11-21ASoC: sh: fix fsi build warnings for 64 bitArnd Bergmann
2015-07-16ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entryGeert Uytterhoeven
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-01ASoC: fsi: mark several data structures as constUwe Kleine-König
2015-04-01ASoC: fsi: reorder code to make a forward declaration superfluousUwe Kleine-König
2015-03-31ASoC: fsi: fix license specificationUwe Kleine-König
2015-03-22ASoC: fsi: constify of_device_id arrayFabian Frederick
2015-02-23ASoC: fsi: Configure DMA slave settingsKuninori Morimoto
2015-02-23ASoC: fsi: remove slave_id settings for DMAEngineKuninori Morimoto
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown
2015-01-05ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2015-01-05ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"Markus Elfring
2014-12-08Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...Mark Brown
2014-12-03ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Markus Elfring
2014-10-29ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto
2014-08-17ASoC: sh: Fix dma direction typeLars-Peter Clausen
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown
2014-06-28ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transferKuninori Morimoto
2014-06-28ASoC: fsi: add fsi_pointer_update() for common pointer methodKuninori Morimoto
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto
2014-06-21ASoC: sh/fsi: Make one-bit bitfields unsignedLars-Peter Clausen
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-12-11ASoC: fsi: remove original filter from fsi_dma_probe()Kuninori Morimoto
2013-08-26ASoC: fsi: reserve prefetch period on DMA transferringKuninori Morimoto
2013-05-28ASoC: fsi: fixup sparse errorsKuninori Morimoto
2013-04-12Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown
2013-03-15ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()Kuninori Morimoto
2013-03-13ASoC: fsi: remove unused irqKuninori Morimoto
2013-01-16ASoC: fsi: Remove __devinitconstThierry Reding
2013-01-14ASoC: fsi: add device tree supportKuninori Morimoto
2013-01-03ASoC: fsi: don't use platform info pointer on probe()Kuninori Morimoto
2012-12-24ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto
2012-12-24ASoC: fsi: remove platform depended .set_rate() callback supportKuninori Morimoto
2012-12-02Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown
2012-11-20ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx supportKuninori Morimoto
2012-11-20ASoC: fsi: stream mode become independent from platform flagsKuninori Morimoto
2012-11-20ASoC: fsi: master clock selection become independent from platform flagsKuninori Morimoto
2012-11-20ASoC: fsi: SPDIF format become independent from platform flagsKuninori Morimoto
2012-11-20ASoC: fsi: tidyup sh_fsi_platform_info pointerKuninori Morimoto
2012-11-20ASoC: fsi: tidyup FSIA/B settingsKuninori Morimoto