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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
ASoC: au1x: Convert to modern terminology for DAI clocking
Mark Brown
3
-11
/
+11
2021-09-16
ASoC: atmel: Convert to new style DAI format definitions
Mark Brown
8
-27
/
+27
2021-09-16
misc: cs35l41: Remove unused pdn variable
Charles Keepax
1
-2
/
+0
2021-09-16
ASoC: SOF: imx8m: add SAI1 info
Viorel Suman
1
-0
/
+11
2021-09-16
ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script
Vitaly Rodionov
1
-5
/
+5
2021-09-16
ASoC: SOF: core: Move probe work related code under a single if () branch
Peter Ujfalusi
1
-3
/
+1
2021-09-16
ASoC: cs42l42: Implement Manual Type detection as fallback
Stefan Binding
2
-12
/
+146
2021-09-16
ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops
Peter Ujfalusi
1
-6
/
+6
2021-09-16
ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c
Peter Ujfalusi
2
-1
/
+1
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
10
-364
/
+221
2021-09-16
ASoC: SOF: compress: move and export sof_probe_compr_ops
Ranjani Sridharan
3
-50
/
+34
2021-09-16
ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference
Peter Ujfalusi
2
-9
/
+0
2021-09-16
ASoC: SOF: ipc: Add probe message logging to ipc_log_header()
Peter Ujfalusi
1
-0
/
+23
2021-09-15
ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()
Peter Ujfalusi
2
-9
/
+4
2021-09-15
ASoC: SOF: loader: Use the generic ops for region debugfs handling
Peter Ujfalusi
1
-40
/
+28
2021-09-15
ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core
Peter Ujfalusi
7
-0
/
+8
2021-09-15
ASoC: SOF: imx: Provide debugfs_add_region_item ops for core
Peter Ujfalusi
2
-0
/
+3
2021-09-15
ASoC: SOF: debug: Add generic API and ops for DSP regions
Peter Ujfalusi
3
-10
/
+43
2021-09-15
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
5
-64
/
+78
2021-09-15
ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()
Peter Ujfalusi
2
-3
/
+1
2021-09-15
ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64
Peter Ujfalusi
2
-9
/
+0
2021-09-15
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
Peter Ujfalusi
3
-21
/
+6
2021-09-15
ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe
Peter Ujfalusi
1
-2
/
+2
2021-09-15
Merge series "ASoC: SOF: Remove unused members from struct sof_dev_desc" from...
Mark Brown
5
-13
/
+0
2021-09-15
Merge series "ASoC: SOF: Intel: hda: Cleanups for local function uses" from P...
Mark Brown
3
-73
/
+62
2021-09-15
Merge series "Support ALC5682I-VS codec" from Brent Lu <brent.lu@intel.com>:
Mark Brown
3
-18
/
+112
2021-09-15
ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
Charles Keepax
5
-496
/
+467
2021-09-15
ASoC: cs35l41: Fixup the error messages
Charles Keepax
1
-29
/
+24
2021-09-15
ASoC: cs35l41: Don't overwrite returned error code
Charles Keepax
1
-8
/
+0
2021-09-15
ASoC: cs35l41: Combine adjacent register writes
Charles Keepax
2
-98
/
+49
2021-09-15
ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
Charles Keepax
1
-13
/
+8
2021-09-15
ASoC: cs35l41: Fix use of an uninitialised variable
Charles Keepax
1
-14
/
+5
2021-09-15
ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow
Trevor Wu
1
-1
/
+1
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
3
-11
/
+8
2021-09-15
ASoC: mediatek: mt8195: make array adda_dai_list static const
Colin Ian King
1
-3
/
+5
2021-09-15
ASoC: mediatek: mt8195: Add missing of_node_put()
Bixuan Cui
1
-1
/
+5
2021-09-15
ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw
Peter Ujfalusi
2
-31
/
+32
2021-09-15
ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations
Peter Ujfalusi
1
-2
/
+0
2021-09-15
ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
Peter Ujfalusi
2
-40
/
+30
2021-09-15
ASoC: SOF: intel: Do no initialize resindex_dma_base
Peter Ujfalusi
5
-13
/
+0
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: Intel: sof_rt5682: support ALC5682I-VS codec
Brent Lu
2
-18
/
+58
2021-09-13
Merge series "Patches to update for rockchip pdm" from Sugar Zhang <sugar.zha...
Mark Brown
2
-6
/
+112
2021-09-13
Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@open...
Mark Brown
7
-0
/
+3190
2021-09-13
ASoC: pcm5102a: increase rate from 192k to 384k
gearhead
1
-1
/
+1
2021-09-13
ASoC: rt1011: add i2s reference control for rt1011
Jack Yu
2
-0
/
+61
2021-09-13
ASoC: SOF: Handle control change notification from firmware
Peter Ujfalusi
3
-0
/
+219
2021-09-13
ASoC: mt8195: remove unnecessary CONFIG_PM
Trevor Wu
1
-2
/
+0
[prev]
[next]