aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh/fsi.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20ASoC: sh: fsi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-03-11ASoC: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-1/+1
2022-06-06ASoC: sh: Rename set_fmt_new back to set_fmtGravatar Charles Keepax 1-1/+1
2022-06-06ASoC: sh: Update to use set_fmt_new callbackGravatar Charles Keepax 1-4/+4
2022-03-07ASoC: fsi: Add check for clk_enableGravatar Jiasheng Jiang 1-3/+16
2021-06-18ASoC: fsi: fix spelling mistakeGravatar Flavio Suligoi 1-1/+1
2021-06-07ASoC: fsi: add .auto_selectable_formats supportGravatar Kuninori Morimoto 1-0/+15
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Gravatar Kuninori Morimoto 1-1/+1
2020-07-14ASoC: fsi: don't use discriminatory terms for commentGravatar Kuninori Morimoto 1-2/+2
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerGravatar Kuninori Morimoto 1-1/+1
2020-02-12ASoC: sh: fsi: Restore devm_ioremap() alignmentGravatar Geert Uytterhoeven 1-2/+1
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-18/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-1/+0
2019-12-11ASoC: fsi: Use managed buffer allocationGravatar Takashi Iwai 1-17/+1
2019-10-08ASoC: sh: fsi: remove snd_pcm_opsGravatar Kuninori Morimoto 1-15/+16
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Takashi Iwai 1-1/+1
2019-02-18ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"Gravatar Colin Ian King 1-1/+1
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksGravatar Takashi Iwai 1-1/+2
2018-06-18ASoC: fsi: convert to SPDX identifiersGravatar Kuninori Morimoto 1-13/+9
2018-02-12ASoC: sh: fsi: replace platform to componentGravatar Kuninori Morimoto 1-19/+5
2017-10-04ASoC: fsi: Use of_device_get_match_data() helperGravatar Geert Uytterhoeven 1-8/+3
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Gravatar Mark Brown 1-4/+2
2017-08-17ASoC: sh: make snd_pcm_hardware constGravatar Bhumika Goyal 1-1/+1
2017-08-14ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()Gravatar Markus Elfring 1-3/+1
2017-08-14ASoC: sh: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-1/+1
2017-08-14ASoC: sh: make snd_soc_platform_driver constGravatar Bhumika Goyal 1-1/+1
2017-07-17ASoC: fsi: constify dev_pm_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-05-17ASoC: fsi: Move inline fsi_stream_is_play() before useGravatar Geert Uytterhoeven 1-7/+6
2015-11-21ASoC: sh: fix fsi build warnings for 64 bitGravatar Arnd Bergmann 1-4/+7
2015-07-16ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entryGravatar Geert Uytterhoeven 1-1/+0
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-5/+13
2015-04-01ASoC: fsi: mark several data structures as constGravatar Uwe Kleine-König 1-3/+3
2015-04-01ASoC: fsi: reorder code to make a forward declaration superfluousGravatar Uwe Kleine-König 1-35/+34
2015-03-31ASoC: fsi: fix license specificationGravatar Uwe Kleine-König 1-1/+1
2015-03-22ASoC: fsi: constify of_device_id arrayGravatar Fabian Frederick 1-2/+2
2015-02-23ASoC: fsi: Configure DMA slave settingsGravatar Kuninori Morimoto 1-3/+12
2015-02-23ASoC: fsi: remove slave_id settings for DMAEngineGravatar Kuninori Morimoto 1-2/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Gravatar Mark Brown 1-6/+0
2015-01-05ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Gravatar Lars-Peter Clausen 1-6/+0
2015-01-05ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"Gravatar Markus Elfring 1-6/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...Gravatar Mark Brown 1-6/+3
2014-12-03ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Gravatar Markus Elfring 1-6/+3
2014-10-29ASoC: fsi: remove unsupported PAUSE flagGravatar Kuninori Morimoto 1-2/+1
2014-08-17ASoC: sh: Fix dma direction typeGravatar Lars-Peter Clausen 1-1/+6
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Gravatar Mark Brown 1-6/+6
2014-06-28ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transferGravatar Kuninori Morimoto 1-67/+27
2014-06-28ASoC: fsi: add fsi_pointer_update() for common pointer methodGravatar Kuninori Morimoto 1-35/+22
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferGravatar Kuninori Morimoto 1-37/+5
2014-06-21ASoC: sh/fsi: Make one-bit bitfields unsignedGravatar Lars-Peter Clausen 1-6/+6