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
/
jz4740
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
ASoC: jz4740: merge DAI call back functions into ops
Kuninori Morimoto
1
-2
/
+1
2023-05-15
ASoC: Merge up fixes for CI
Mark Brown
1
-4
/
+50
2023-05-11
ASoC: jz4740-i2s: Add support for X1000 SoC
Aidan MacDonald
1
-0
/
+9
2023-05-11
ASoC: jz4740-i2s: Make I2S divider calculations more robust
Aidan MacDonald
1
-4
/
+50
2022-10-31
ASoC: jz4740-i2s: Remove .set_sysclk()
Aidan MacDonald
2
-42
/
+0
2022-10-26
ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops
Aidan MacDonald
1
-24
/
+30
2022-10-26
ASoC: jz4740-i2s: Move component functions near the component driver
Aidan MacDonald
1
-36
/
+36
2022-10-26
ASoC: jz4740-i2s: Support continuous sample rate
Aidan MacDonald
1
-4
/
+4
2022-10-26
ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
Aidan MacDonald
1
-2
/
+10
2022-10-26
ASoC: jz4740-i2s: Align macro values and sort includes
Aidan MacDonald
1
-34
/
+32
2022-10-26
ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
Aidan MacDonald
1
-9
/
+8
2022-10-26
ASoC: jz4740-i2s: Simplify using regmap fields
Aidan MacDonald
1
-58
/
+77
2022-10-26
ASoC: jz4740-i2s: Convert to regmap API
Aidan MacDonald
2
-68
/
+39
2022-10-26
ASoC: jz4740-i2s: Handle independent FIFO flush bits
Aidan MacDonald
1
-5
/
+34
2022-07-20
ASoC: jz4740-i2s: Remove unused 'mem' resource
Aidan MacDonald
1
-1
/
+0
2022-07-07
ASoC: jz4740-i2s: Refactor DMA channel setup
Aidan MacDonald
1
-18
/
+5
2022-07-07
ASoC: jz4740-i2s: Remove Open Firmware dependency
Aidan MacDonald
2
-3
/
+2
2022-06-27
ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-3
/
+4
2022-06-06
ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: js4740-i2s: Update to use set_fmt_new callback
Charles Keepax
1
-6
/
+6
2021-06-15
ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-05-10
ASoC: jz4740-i2s: fix function name
H. Nikolaus Schaller
1
-2
/
+2
2021-05-10
ASoc: Fix unused define in jz4740-i2s.h
Tang Bin
1
-2
/
+0
2021-01-21
ASoC: jz4740: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-12-11
Merge remote-tracking branch 'asoc/for-5.11' into asoc-next
Mark Brown
1
-5
/
+0
2020-12-04
ASoC: jz4740-i2s: add missed checks for clk_get()
Chuhong Yuan
1
-0
/
+4
2020-10-26
ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment
Lars-Peter Clausen
1
-5
/
+0
2020-05-28
ASoC: ingenic: Unconditionally depend on devicetree
Paul Cercueil
2
-4
/
+2
2020-05-18
ASoC: jz4740: use snd_soc_xxx_active()
Kuninori Morimoto
1
-4
/
+4
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4770
Paul Cercueil
1
-3
/
+10
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4760
Paul Cercueil
1
-9
/
+12
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-03-09
ASoC: jz4740-i2s: Avoid passing enum as match data
Paul Cercueil
1
-13
/
+23
2020-03-09
ASoC: jz4740-i2s: Add local dev variable in probe function
Paul Cercueil
1
-9
/
+9
2020-03-09
ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
Paul Cercueil
1
-1
/
+1
2020-01-21
ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component
Kuninori Morimoto
1
-10
/
+8
2019-10-09
ASoC: jz4740: Remove unused match variable
Stephen Boyd
1
-1
/
+0
2019-10-07
ASoC: jz4740: Use of_device_get_match_data()
Stephen Boyd
1
-3
/
+2
2019-07-30
ASoC: jz4740: Drop lb60 board code
Paul Cercueil
3
-134
/
+2
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
5
-24
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239
Thomas Gleixner
1
-9
/
+1
2019-06-06
ASoC: jz4740: qi_lb60: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-20
ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740
Paul Cercueil
1
-1
/
+1
2017-07-26
ASoC: jz4740: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-4
/
+17
2015-09-14
ASoC: jz4740: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-03-09
ASoC: jz4740: Add jz4780 support
Zubair Lutfullah Kakakhel
1
-10
/
+74
2015-02-05
ASoC: jz4740: Add DT support to jz4740-i2s driver
Zubair Lutfullah Kakakhel
1
-0
/
+10
[next]