VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2023-08-14
sound:simple card: fix cannot register pwmdac and hdmi snd card
carter.li
2022-08-11
[Audio: I2S] Support WM8960 one channel play and captrue
curry.zhang
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2021-08-30
Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-08-30
ASoC: Revert PCM trigger changes
Mark Brown
2021-08-26
ASoC: soc-pcm: test refcount before triggering
Pierre-Louis Bossart
2021-08-14
ALSA: hda: Nuke unused reboot_notify callback
Takashi Iwai
2021-08-13
ALSA: hda_audio_ext: fix kernel-doc
Pierre-Louis Bossart
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-05
ALSA: es1688: Avoid devres management for es1688 object creation
Takashi Iwai
2021-08-04
ALSA: pxa2xx: Use managed PCM buffer allocation
Takashi Iwai
2021-08-04
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-08-04
ALSA: memalloc: Correctly name as WC
Takashi Iwai
2021-08-02
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-07-21
Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-07-19
ALSA: es1688: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
ALSA: sb: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
ALSA: emu10k1: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
ALSA: core: Add device-managed request_dma()
Takashi Iwai
2021-07-19
ALSA: core: Add managed card creation
Takashi Iwai
2021-07-19
ALSA: core: Add device-managed page allocator helper
Takashi Iwai
2021-07-16
ASoC: soc-pcm: add a flag to reverse the stop sequence
Vijendar Mukunda
2021-07-15
ALSA: compress: Drop unused functions
Takashi Iwai
2021-07-11
ASoC: SOF: add a helper to get topology configured bclk
Brent Lu
2021-07-01
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-06-21
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
2021-06-14
Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into asoc-5.14
Mark Brown
2021-06-10
ALSA: core: Fix build error due to missing PAGE_SIZE
Takashi Iwai
2021-06-10
ASoC: hdmi-codec: Add a prepare hook
Maxime Ripard
2021-06-10
ALSA: core: Move mmap handler into memalloc ops
Takashi Iwai
2021-06-10
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
ALSA: core: Drop snd_sgbuf_get_ptr()
Takashi Iwai
2021-06-10
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substream
Takashi Sakamoto
2021-06-08
ALSA: iec958: Split status creation and fill
Maxime Ripard
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-07
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14
Mark Brown
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-05-25
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
2021-05-25
ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change
Takashi Iwai
2021-05-17
ALSA: rawmidi: Add framing mode
David Henningsson
2021-05-14
ASoC: topology: Add support for multiple kcontrol types to a widget
Jaska Uimonen
2021-05-12
ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC
Kuninori Morimoto
2021-04-26
Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2021-04-16
Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" from Kuninori Morimoto :
Mark Brown
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: tidyup debug info for clock
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform()
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: add simple_props_to_xxx() macro
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: indicate dai_fmt if exist
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
2021-04-12
ASoC: soc-acpi: add new fields for mach_params
Pierre-Louis Bossart
2021-04-08
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
2021-04-08
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
2021-04-08
ALSA: control: Add memory consumption limit to user controls
Takashi Sakamoto
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13
Mark Brown
2021-03-31
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-30
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela
2021-03-30
ALSA: control - add layer registration routines
Jaroslav Kysela
2021-03-30
ALSA: control - introduce snd_ctl_notify_one() helper
Jaroslav Kysela
2021-03-25
Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu Wang :
Mark Brown
2021-03-25
ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platform_name()
Kuninori Morimoto
2021-03-25
ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()
Kuninori Morimoto
2021-03-25
ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro
Kuninori Morimoto
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
2021-03-22
ASoC: SOF: add a helper to get topology configured mclk
Keyon Jie
2021-03-19
ALSA: hda: Change AZX_MAX_BUF_SIZE from 1GB to 4MB
Amadeusz Sławiński
2021-03-19
ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()
Kuninori Morimoto
2021-03-12
ASoC: soc-pcm: share DPCM BE DAI stop operation
Kuninori Morimoto
2021-03-10
ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.c
Hans de Goede
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2021-03-02
Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
Takashi Iwai
2021-03-02
ASoC: soc-acpi: allow for partial match in parent name
Pierre-Louis Bossart
2021-03-02
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2021-02-17
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
2021-02-10
ASoC: SOF: ext_manifest: use explicit number for elem_type
Fred Oh
2021-02-08
Merge series "Add HDMI support for Intel KeemBay I2S" from Sia Jee Heng :
Mark Brown
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
2021-02-08
ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format
Sia Jee Heng
2021-02-08
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
2021-02-05
ASoC: dmaengine_pcm: add peripheral configuration
Shengjiu Wang
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2021-01-27
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2021-01-21
ASoC: soc-dai.h: remove symmetric_rates/samplebits
Kuninori Morimoto
2021-01-21
ASoC: sync parameter naming : rate / sample_bits
Kuninori Morimoto
2021-01-11
ASoC: rt5645: add inv_hp_det flag
Chris Chiu
2020-12-14
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2020-12-09
ASoC: Intel: common: add ACPI matching tables for Alder Lake
Kai Vehmanen
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
2020-12-07
ASoC: SOF: trace: Add runtime trace filtering mechanism
Karol Trzcinski
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11
Mark Brown
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11
Mark Brown
2020-11-30
Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen :
Mark Brown
2020-11-30
ASoC: add soc-jack.h
Kuninori Morimoto
2020-11-28
ALSA: remove trailing semicolon in macro definition
Tom Rix
2020-11-27
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
2020-11-26
ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()
Kuninori Morimoto
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
2020-11-26
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
2020-11-25
ASoC: SOF: Change section comment for SOF_IPC_TEST_
Karol Trzcinski
2020-11-25
ASoC: SOF: Improve code alignment in header.h
Karol Trzcinski
2020-11-25
ASoC: SOF: ext_manifest: Parse firmware config dictionary
Karol Trzcinski
2020-11-20
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
2020-11-20
ASoC: SOF: IPC: fix implicit type overflow
Curtis Malainey
2020-11-19
Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2020-11-19
ASoC: soc-acpi: add helper to identify parent driver.
Pierre-Louis Bossart
2020-11-19
ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selection
Pierre-Louis Bossart
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_trigger()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_free()
Kuninori Morimoto
2020-11-18
ASoC: soc-component: add snd_soc_component_compr_open()
Kuninori Morimoto
2020-11-13
Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pierre-Louis Bossart :
Mark Brown
2020-11-13
ASoC: rt5682: Add a new property for the DMIC clock driving
Oder Chiou
2020-11-13
ASoC: SOF: use inclusive language for bclk and fsync
Pierre-Louis Bossart
2020-11-13
ASoC: topology: use inclusive language for bclk and fsync
Pierre-Louis Bossart
2020-11-10
ASoC: audio-graph: Expose helpers from audio graph
Sameer Pujar
2020-11-10
ASoC: audio-graph: Expose new members for asoc_simple_priv
Sameer Pujar
2020-11-10
ASoC: soc-pcm: Get all BEs along DAPM path
Sameer Pujar
2020-11-05
ASoC: rt1015: add delay to fix pop noise from speaker
Jack Yu
2020-11-04
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
2020-11-04
ASoC: topology: Remove unused functions from topology API
Amadeusz Sławiński
2020-10-26
ALSA: make snd_kcontrol_new name a normal string
Arnd Bergmann
2020-10-26
ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()
Kuninori Morimoto
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
2020-10-26
ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()
Kuninori Morimoto
2020-10-26
ASoC: soc-link: add mark for snd_soc_link_hw_params/free()
Kuninori Morimoto
2020-10-26
ASoC: soc.h: remove for_each_rtd_dais_rollback()
Kuninori Morimoto
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-12
Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2020-10-12
ALSA: hda: fix jack detection with Realtek codecs when in D3
Kai Vehmanen
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-10-06
ASoC: Intel: Remove rt5640 support for baytrail solution
Cezary Rojewski
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
2020-09-28
ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()
Kuninori Morimoto
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
2020-09-23
ASoC: Intel: add codec name prefix to ACPI machine description
Pierre-Louis Bossart
2020-09-22
ASoC: hdmi-codec: Use set_jack ops to set jack
Cheng-Yi Chiang
2020-09-21
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
2020-09-21
ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
Daniel Baluta
2020-09-17
Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen :
Mark Brown
2020-09-17
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
2020-09-17
ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structure
Karol Trzcinski
2020-09-09
ALSA: pcm: Remove unused inline function snd_mask_sizeof
YueHaibing
2020-09-09
ALSA: timer: Replace tasklet with work
Takashi Iwai
2020-09-07
Merge series "ASoC: SOF: component UUID support for 5.10" from Kai Vehmanen :
Mark Brown
2020-09-07
ASoC: SOF: use the sof_ipc_comp reserved bytes for extended data
Keyon Jie
2020-09-07
ASoC: SOF: add comp_ext to struct snd_sof_widget
Keyon Jie
2020-09-07
ASoC: soc-dai: clarify return value for get_sdw_stream()
Pierre-Louis Bossart
2020-09-07
ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
Cezary Rojewski
2020-08-28
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-08-27
Merge series "SOF fixes and updates for FW boot" from Ranjani Sridharan :
Mark Brown
2020-08-27
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-08-27
ALSA: hda: fix VS_LTRC register name
Ranjani Sridharan
2020-08-26
ASoC: SOF: ext_manifest: Parse debug ABI version
Karol Trzcinski
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
2020-08-25
ASoC: Intel: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
2020-08-18
ASoC: core: Add common helper to parse aux devs from device tree
Stephan Gerhold
2020-08-05
ALSA: hda: Add dma stop delay variable
Mohan Kumar
2020-08-03
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
2020-07-31
ASoC: core: Simplify snd_soc_component_initialize declaration
Cezary Rojewski
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart :
Mark Brown
2020-07-20
ASoC: soc-dai.h: drop a duplicated word
Randy Dunlap
2020-07-20
ASoC: soc-dai: remove .digital_mute
Kuninori Morimoto
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-19
ALSA: Replace HTTP links with HTTPS ones
Alexander A. Klimov