index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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: 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
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
52
-332
/
+1057
2023-12-29
ALSA: hda/realtek: Add quirks for Dell models
Stefan Binding
1
-0
/
+13
2023-12-29
ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low
Stefan Binding
5
-45
/
+70
2023-12-29
ALSA: hda: cs35l41: Support additional Dell models without _DSD
Stefan Binding
1
-0
/
+8
2023-12-29
ALSA: seq: fix kvmalloc_array() arguments order
Dmitry Antipov
1
-1
/
+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-29
ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
Shengjiu Wang
3
-0
/
+3
2023-12-29
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
Chancel Liu
1
-2
/
+8
2023-12-22
ASoC: Intel: cht_bsw_rt5645: Set card.components string
Hans de Goede
1
-0
/
+8
2023-12-22
ASoC: rt5645: Add mono speaker information to the components string
Hans de Goede
1
-1
/
+13
2023-12-22
ASoC: rt5645: Add a rt5645_components() helper
Hans de Goede
2
-0
/
+27
2023-12-22
ASoC: rt5645: Add rt5645_get_pdata() helper
Hans de Goede
1
-25
/
+26
2023-12-22
ASoC: rt5645: Refactor rt5645_parse_dt()
Hans de Goede
1
-12
/
+6
2023-12-22
ASoC: rt5645: Add platform-data for Acer Switch V 10
Hans de Goede
1
-0
/
+8
2023-12-22
ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
Hans de Goede
1
-8
/
+0
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: qcom: add sound card support for SM8650
Mark Brown
1
-0
/
+1
2023-12-19
add es8326 dt-bindings, commonize headset codec
Mark Brown
2
-64
/
+62
2023-12-19
Improve AMD ACP Vangogh audio support for Steam Deck
Mark Brown
4
-30
/
+26
2023-12-19
ASoC: don't use original dummy dlc
Mark Brown
5
-11
/
+29
2023-12-19
GPIO inclusion fixes to misc sound drivers
Mark Brown
7
-36
/
+28
2023-12-19
ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config()
Christophe JAILLET
1
-3
/
+3
2023-12-19
ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register mo...
Venkata Prasad Potturu
2
-0
/
+16
2023-12-19
ASoC: SOF: Rename amd_bt sof_dai_type
Venkata Prasad Potturu
1
-1
/
+1
2023-12-19
ASoC: SOF: Add i2s bt dai configuration support for AMD platforms
Venkata Prasad Potturu
1
-0
/
+1
2023-12-19
ASoC: SOF: Refactor sof_i2s_tokens reading to update acpbt dai
Venkata Prasad Potturu
1
-4
/
+7
2023-12-19
ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handler
Venkata Prasad Potturu
2
-3
/
+4
[prev]
[next]