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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-10
/
+3
2019-07-31
ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
6
-55
/
+6
2019-06-20
ASoC: stm32: dfsdm: add 16 bits audio record support
Olivier Moysan
1
-10
/
+39
2019-06-03
ASoC: stm32: sai: manage identification registers
Olivier Moysan
3
-24
/
+88
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
5
-55
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
Merge tag 'v5.2-rc1' into asoc-5.3
Mark Brown
2
-3
/
+5
2019-05-09
Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-1
/
+2
2019-05-08
Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-2
/
+3
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-05-06
ASoC: stm32: spdifrx: manage identification registers
Olivier Moysan
1
-2
/
+35
2019-05-06
ASoC: stm32: spdifrx: change trace level on iec control
Olivier Moysan
1
-1
/
+1
2019-05-06
ASoC: stm32: spdifrx: update pcm hardware constraints
Olivier Moysan
1
-1
/
+2
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
6
-73
/
+166
2019-05-06
Merge branch 'asoc-5.1' into asoc-linus
Mark Brown
1
-2
/
+3
2019-04-26
ASoC: stm32: sai: simplify dai driver initialisation
Arnaud Pouliquen
1
-34
/
+9
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2
-3
/
+4
2019-04-25
ASoC: stm32: i2s: return the get_irq error
Fabien Dessenne
1
-2
/
+3
2019-04-10
ASoC: stm32: sai: fix master clock management
Olivier Moysan
1
-17
/
+47
2019-04-08
ASoC: stm32: fix sai driver name initialisation
Arnaud Pouliquen
1
-1
/
+1
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-4
/
+34
2019-03-25
ASoC: stm32: sai: add power management
Olivier Moysan
3
-19
/
+108
2019-03-20
ASoC: stm32: dfsdm: add mmap support
Olivier Moysan
1
-1
/
+1
2019-03-20
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
Olivier Moysan
1
-3
/
+18
2019-03-20
ASoC: stm32: dfsdm: manage multiple prepare
Olivier Moysan
1
-1
/
+16
2019-03-18
Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
3
-15
/
+44
2019-03-18
ASoC: stm32: spdifrx: add power management
Olivier Moysan
1
-3
/
+39
2019-03-18
Merge tag 'v5.1-rc1' into asoc-5.2
Mark Brown
1
-2
/
+3
2019-03-18
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
1
-2
/
+3
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-03-04
ASoC: stm32: sai: fix set_sync service
Olivier Moysan
2
-6
/
+10
2019-03-04
ASoC: stm32: sai: fix oversampling mode
Olivier Moysan
1
-3
/
+9
2019-03-04
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan
1
-1
/
+12
2019-03-04
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan
1
-0
/
+8
2019-03-04
ASoC: stm32: sai: fix iec958 controls indexation
Olivier Moysan
1
-3
/
+4
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
3
-71
/
+84
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-18
ASoC: stm32: sai: remove set but not used variables 'mask, cr1'
YueHaibing
1
-5
/
+3
2019-02-14
ASoC: stm32: sai: add missing put_device()
Wen Yang
1
-3
/
+8
[next]