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
/
stm
/
stm32_i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
ASoC: stm: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-03-20
ASoC: stm: stm32_i2s: 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-11-10
ASoC: stm32: i2s: remove irqf_oneshot flag
Olivier Moysan
1
-1
/
+1
2022-09-27
ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
Zhang Qilong
1
-2
/
+2
2022-06-27
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-06
ASoC: stm: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: stm: Update to use set_fmt_new callback
Charles Keepax
1
-5
/
+5
2021-12-20
ASoC: stm: Use dev_err_probe() helper
Kuninori Morimoto
1
-41
/
+21
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2021-11-22
ASoC: stm32: i2s: add pm_runtime support
Olivier Moysan
1
-0
/
+4
2021-11-17
ASoC: stm32: i2s: fix 32 bits channel length without mclk
Olivier Moysan
1
-1
/
+1
2021-06-17
ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-02-05
ASoC: stm32: i2s: add master clock provider
Olivier Moysan
1
-44
/
+266
2020-03-18
ASoC: stm32: i2s: manage rebind issue
Olivier Moysan
1
-11
/
+29
2020-02-11
ASoC: stm32: i2s: improve error management on probe deferral
Olivier Moysan
1
-6
/
+19
2020-02-11
ASoC: stm32: i2s: manage error when getting reset controller
Olivier Moysan
1
-5
/
+9
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-11
/
+1
2019-05-20
Merge tag 'v5.2-rc1' into asoc-5.3
Mark Brown
1
-1
/
+2
2019-05-08
ASoC: stm32: i2s: manage identification registers
Olivier Moysan
1
-3
/
+57
2019-05-08
ASoC: stm32: i2s: update pcm hardware constraints
Olivier Moysan
1
-1
/
+2
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-2
/
+3
2019-04-25
ASoC: stm32: i2s: return the get_irq error
Fabien Dessenne
1
-2
/
+3
2019-03-18
Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+1
2019-03-11
ASoC: stm32: i2s: fix registers declaration in regmap
Olivier Moysan
1
-2
/
+1
2019-03-11
ASoC: stm32: i2s: use default dai name
Olivier Moysan
1
-7
/
+0
2019-03-11
ASoC: stm32: i2s: improve channel capabilities handling
Olivier Moysan
1
-6
/
+4
2019-03-11
ASoC: stm32: i2s: change trigger traces
Olivier Moysan
1
-3
/
+5
2019-02-26
ASoC: stm32: i2s: skip useless write in slave mode
Olivier Moysan
1
-2
/
+2
2019-02-26
ASoC: stm32: i2s: fix race condition in irq handler
Olivier Moysan
1
-3
/
+14
2019-02-26
ASoC: stm32: i2s: remove useless callback
Olivier Moysan
1
-11
/
+0
2019-02-26
ASoC: stm32: i2s: fix dma configuration
Olivier Moysan
1
-7
/
+7
2019-02-26
ASoC: stm32: i2s: fix stream count management
Olivier Moysan
1
-7
/
+5
2019-02-26
ASoC: stm32: i2s: fix 16 bit format support
Olivier Moysan
1
-1
/
+1
2019-02-26
ASoC: stm32: i2s: fix IRQ clearing
Olivier Moysan
1
-7
/
+6
2019-02-08
SoC: stm32: i2s: manage clock power
Olivier Moysan
1
-29
/
+15
2019-02-08
ASoC: stm32: i2s: add power management
Olivier Moysan
1
-3
/
+30
2017-07-19
ASoC: stm32: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-05-19
ASoC: stm32: Add full duplex support to i2s
olivier moysan
1
-41
/
+46
2017-05-19
ASoC: stm32: Add I2S driver
olivier moysan
1
-0
/
+941