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
/
mxs
/
mxs-saif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
1
-10
/
+0
2020-04-29
ASoC: mxs-saif: Fix unused assignment
Tang Bin
1
-1
/
+1
2020-04-27
ASoC: mxs-saif: Avoid unnecessary check
Tang Bin
1
-3
/
+0
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-07-31
ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2017-07-26
ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.
Arvind Yadav
1
-3
/
+10
2017-01-17
ASoC: mxs-saif: fix setting master base rate
Jörg Krause
1
-7
/
+17
2017-01-17
ASoC: mxs-saif: fix setting SAIF1 register
Jörg Krause
1
-0
/
+10
2016-10-26
SoC: mxs-saif: check validity of ids in mxs_saif_probe()
Alexey Khoroshilov
1
-4
/
+9
2016-03-13
Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc...
Mark Brown
1
-1
/
+1
2016-02-05
ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use
Mans Rullgard
1
-1
/
+1
2016-01-27
ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()
Mans Rullgard
1
-2
/
+11
2014-12-30
ASoC: mxs-saif: Do not store the irq number in the private structure
Fabio Estevam
1
-5
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-10
ASoC: mxs: mxs-saif: Register the irq with the device name
Fabio Estevam
1
-1
/
+1
2014-10-20
ASoC: mxs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
1
-13
/
+5
2013-12-19
ASoC: fsl/mxs: Remove unnecessarily gendered language
Matthew Garrett
1
-5
/
+5
2013-12-18
ASoC: fsl/mxs: Remove unnecessarily gendered language
Mark Brown
1
-5
/
+5
2013-12-02
ASoC: mxs: Use devm_snd_dmaengine_pcm_register()
Lars-Peter Clausen
1
-8
/
+0
2013-10-24
Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next
Mark Brown
1
-5
/
+25
2013-10-14
ASoC: mxs-saif: Handle errors in trigger function
Markus Pargmann
1
-5
/
+17
2013-10-14
ASoC: mxs-saif: Store saif state
Markus Pargmann
1
-0
/
+8
2013-09-19
ASoC: mxs-saif: Use devm_snd_soc_register_component
Sachin Kamat
1
-9
/
+3
2013-07-22
ASoC: mxs: Remove unneeded mach-types.h inclusions
Mark Brown
1
-1
/
+0
2013-07-04
Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus
Mark Brown
1
-0
/
+35
2013-07-01
ASoC: mxs: register saif mclk to clock framework
Shawn Guo
1
-0
/
+35
2013-05-13
ASoC: mxs: move to use generic DMA helper
Shawn Guo
1
-28
/
+1
2013-05-12
ASoC: mxs: mxs-saif: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-7
/
+13
2013-04-23
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
1
-1
/
+2
2013-04-22
ASoC: mxs: Setup dma data in DAI probe
Lars-Peter Clausen
1
-1
/
+2
2013-04-12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
1
-3
/
+3
2013-04-01
ASoC: mxs-saif: remove mach header inclusion
Shawn Guo
1
-2
/
+3
2013-03-27
ASoC: switch over to use snd_soc_register_component() on mxs saif
Kuninori Morimoto
1
-3
/
+8
2013-03-26
ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
Lars-Peter Clausen
1
-3
/
+3
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-01-22
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-08
ASoC: mxs-saif: Use a signed integer for error value
Fabio Estevam
1
-7
/
+12
2013-01-08
ASoC: mxs-saif: Remove platform data
Fabio Estevam
1
-28
/
+16
2012-12-09
ASoC: mxs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-27
ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk
Lothar Waßmann
1
-0
/
+2
2012-11-02
ASoC: mxs-saif: Fix channel swap for 24-bit format
Fabio Estevam
1
-4
/
+12
2012-11-01
ASoC: mxs-saif: Add MODULE_ALIAS
Fabio Estevam
1
-0
/
+1
2012-08-07
ASoC: mxs-saif: Use devm_clk_get()
Fabio Estevam
1
-13
/
+7
2012-07-24
ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work
Dong Aisheng
1
-1
/
+15
2012-07-24
ASoC: mxs-saif: fix clock prepare and enable unbalance issue
Dong Aisheng
1
-0
/
+10
2012-05-24
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-33
/
+59
[next]