index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
fsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
1
-1
/
+1
2023-11-27
ASoC: sh: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-1
/
+3
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-09-25
ASoC: sh: convert not to use asoc_xxx()
Kuninori Morimoto
1
-2
/
+2
2023-03-20
ASoC: sh: fsi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2022-06-06
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
1
-4
/
+4
2022-03-07
ASoC: fsi: Add check for clk_enable
Jiasheng Jiang
1
-3
/
+16
2021-06-18
ASoC: fsi: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2021-06-07
ASoC: fsi: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+15
2020-07-23
ASoC: sh: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
2020-07-14
ASoC: fsi: don't use discriminatory terms for comment
Kuninori Morimoto
1
-2
/
+2
2020-03-27
ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2020-02-12
ASoC: sh: fsi: Restore devm_ioremap() alignment
Geert Uytterhoeven
1
-2
/
+1
2020-01-29
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-18
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-11
ASoC: sh: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ASoC: fsi: Use managed buffer allocation
Takashi Iwai
1
-17
/
+1
2019-10-08
ASoC: sh: fsi: remove snd_pcm_ops
Kuninori Morimoto
1
-15
/
+16
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-1
/
+1
2019-02-18
ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"
Colin Ian King
1
-1
/
+1
2019-02-06
ASoC: sh: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-1
/
+2
2018-06-18
ASoC: fsi: convert to SPDX identifiers
Kuninori Morimoto
1
-13
/
+9
2018-02-12
ASoC: sh: fsi: replace platform to component
Kuninori Morimoto
1
-19
/
+5
2017-10-04
ASoC: fsi: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-8
/
+3
2017-09-01
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...
Mark Brown
1
-4
/
+2
2017-08-17
ASoC: sh: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-14
ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
Markus Elfring
1
-3
/
+1
2017-08-14
ASoC: sh: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-14
ASoC: sh: make snd_soc_platform_driver const
Bhumika Goyal
1
-1
/
+1
2017-07-17
ASoC: fsi: constify dev_pm_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-05-17
ASoC: fsi: Move inline fsi_stream_is_play() before use
Geert Uytterhoeven
1
-7
/
+6
2015-11-21
ASoC: sh: fix fsi build warnings for 64 bit
Arnd Bergmann
1
-4
/
+7
2015-07-16
ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entry
Geert Uytterhoeven
1
-1
/
+0
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+13
2015-04-01
ASoC: fsi: mark several data structures as const
Uwe Kleine-König
1
-3
/
+3
2015-04-01
ASoC: fsi: reorder code to make a forward declaration superfluous
Uwe Kleine-König
1
-35
/
+34
2015-03-31
ASoC: fsi: fix license specification
Uwe Kleine-König
1
-1
/
+1
2015-03-22
ASoC: fsi: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-02-23
ASoC: fsi: Configure DMA slave settings
Kuninori Morimoto
1
-3
/
+12
2015-02-23
ASoC: fsi: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-2
/
+1
2015-02-04
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
1
-6
/
+0
2015-01-06
ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
1
-6
/
+0
2015-01-05
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"
Markus Elfring
1
-6
/
+3
2014-12-08
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...
Mark Brown
1
-6
/
+3
2014-12-03
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
Markus Elfring
1
-6
/
+3
2014-10-29
ASoC: fsi: remove unsupported PAUSE flag
Kuninori Morimoto
1
-2
/
+1
2014-08-17
ASoC: sh: Fix dma direction type
Lars-Peter Clausen
1
-1
/
+6
2014-08-04
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-6
/
+6
[next]