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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
ALSA: scarlett2: Allow for controls with a "mute mode"
Geoffrey D. Bennett
1
-3
/
+28
2023-12-29
ALSA: scarlett2: Add support for Gen 4 style parameters
Geoffrey D. Bennett
1
-5
/
+48
2023-12-29
ALSA: scarlett2: Add support for air/phantom control on input 2
Geoffrey D. Bennett
1
-3
/
+12
2023-12-29
ALSA: scarlett2: Remove repeated elem->head.mixer references
Geoffrey D. Bennett
1
-3
/
+4
2023-12-29
ALSA: scarlett2: Split direct_monitor out from monitor_other
Geoffrey D. Bennett
1
-131
/
+158
2023-12-29
ALSA: scarlett2: Split input_other into level/pad/air/phantom
Geoffrey D. Bennett
1
-58
/
+140
2023-12-29
ALSA: scarlett2: Rename db_scale_scarlett2_gain to volume
Geoffrey D. Bennett
1
-3
/
+3
2023-12-29
ALSA: scarlett2: Add #define for SCARLETT2_MIX_MAX
Geoffrey D. Bennett
1
-1
/
+4
2023-12-29
ALSA: scarlett2: Add scarlett2_mixer_value_to_db()
Geoffrey D. Bennett
1
-11
/
+17
2023-12-29
ALSA: scarlett2: Allow for interfaces without per-channel volume
Geoffrey D. Bennett
1
-28
/
+40
2023-12-29
ALSA: scarlett2: Remove line_out_hw_vol device info entry
Geoffrey D. Bennett
1
-49
/
+96
2023-12-29
ALSA: scarlett2: Split dim_mute_update from vol_updated
Geoffrey D. Bennett
1
-21
/
+42
2023-12-29
ALSA: scarlett2: Remove struct scarlett2_usb_volume_status
Geoffrey D. Bennett
1
-69
/
+61
2023-12-29
ALSA: scarlett2: Refactor common port_count lookups
Geoffrey D. Bennett
1
-72
/
+35
2023-12-29
ALSA: scarlett2: Change num_mux_* from int to u8
Geoffrey D. Bennett
1
-2
/
+2
2023-12-29
ALSA: scarlett2: Parameterise notifications
Geoffrey D. Bennett
1
-17
/
+45
2023-12-29
ALSA: scarlett2: Formatting fixes
Geoffrey D. Bennett
1
-14
/
+8
2023-12-29
ALSA: scarlett2: Refactor scarlett2_config_save()
Geoffrey D. Bennett
1
-21
/
+19
2023-12-29
ALSA: scarlett2: Refactor scarlett2_usb_set_config()
Geoffrey D. Bennett
1
-16
/
+41
2023-12-29
ALSA: scarlett2: Add check for config_item presence
Geoffrey D. Bennett
1
-0
/
+12
2023-12-29
ALSA: scarlett2: Remove scarlett2_config_sets array
Geoffrey D. Bennett
1
-188
/
+173
2023-12-29
ALSA: scarlett2: Add config set struct
Geoffrey D. Bennett
1
-78
/
+89
2023-12-29
ALSA: scarlett2: Check presence of mixer using mux_assignment
Geoffrey D. Bennett
1
-3
/
+9
2023-12-29
ALSA: scarlett2: Check for phantom persistence config item
Geoffrey D. Bennett
1
-6
/
+12
2023-12-29
ALSA: scarlett2: Infer standalone switch from config items
Geoffrey D. Bennett
1
-6
/
+10
2023-12-29
ALSA: scarlett2: Infer has_msd_mode from config items
Geoffrey D. Bennett
1
-15
/
+15
2023-12-29
ALSA: scarlett2: Simplify enums by removing explicit values
Geoffrey D. Bennett
1
-38
/
+38
2023-12-29
ALSA: scarlett2: Add support for uploading new firmware
Geoffrey D. Bennett
1
-3
/
+93
2023-12-29
ALSA: scarlett2: Add ioctl commands to erase flash segments
Geoffrey D. Bennett
1
-6
/
+422
2023-12-29
ALSA: scarlett2: Add skeleton hwdep/ioctl interface
Geoffrey D. Bennett
1
-1
/
+66
2023-12-29
ALSA: scarlett2: Retrieve useful flash segment numbers
Geoffrey D. Bennett
1
-0
/
+103
2023-12-29
ALSA: scarlett2: Add #defines for firmware upgrade
Geoffrey D. Bennett
1
-11
/
+17
2023-12-29
ALSA: scarlett2: Add missing mutex lock around get meter levels
Geoffrey D. Bennett
1
-2
/
+7
2023-12-29
ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
Geoffrey D. Bennett
1
-1
/
+2
2023-12-29
ALSA: scarlett2: Add missing error checks to *_ctl_get()
Geoffrey D. Bennett
1
-52
/
+130
2023-12-29
ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
Geoffrey D. Bennett
1
-1
/
+4
2023-12-29
ALSA: scarlett2: Add missing error check to scarlett2_config_save()
Geoffrey D. Bennett
1
-3
/
+5
2023-12-29
ALSA: scarlett2: Update maintainer info
Geoffrey D. Bennett
1
-1
/
+2
2023-12-29
ALSA: scarlett2: Convert meter levels from little-endian
Geoffrey D. Bennett
1
-2
/
+2
2023-12-29
ALSA: hda/tas2781: remove sound controls in unbind
Gergo Koteles
1
-93
/
+130
2023-12-29
ALSA: hda/tas2781: move set_drv_data outside tasdevice_init
Gergo Koteles
3
-2
/
+4
2023-12-29
ALSA: hda/tas2781: fix typos in comment
Gergo Koteles
1
-2
/
+2
2023-12-29
ALSA: hda/tas2781: do not use regcache
Gergo Koteles
2
-17
/
+2
2023-12-21
ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in kernel
Stefan Binding
1
-0
/
+3
2023-12-21
ALSA: hda: cs35l41: Do not allow uninitialised variables to be freed
Stefan Binding
1
-4
/
+4
2023-12-21
Merge tag 'asoc-fix-v6.7-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
10
-39
/
+115
2023-12-19
ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
Shengjiu Wang
1
-0
/
+3
2023-12-19
ASoC: hdmi-codec: fix missing report for jack initial status
Jerome Brunet
1
-2
/
+10
2023-12-18
ALSA: hda/realtek: Add quirks for ASUS Zenbook 2023 Models
Stefan Binding
1
-0
/
+4
2023-12-18
ALSA: hda: cs35l41: Support additional ASUS Zenbook 2023 Models
Stefan Binding
1
-0
/
+10
[next]