index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
ASoC: SDCA: Add support for PDE Entity properties
Charles Keepax
1
-0
/
+48
2025-02-07
ASoC: SDCA: Add support for clock Entity properties
Charles Keepax
1
-0
/
+25
2025-02-07
ASoC: SDCA: Add support for IT/OT Entity properties
Charles Keepax
1
-0
/
+117
2025-02-07
ASoC: SDCA: Add Channel Cluster parsing
Charles Keepax
1
-0
/
+170
2025-02-07
ASoC: SDCA: Add parsing for Control range structures
Charles Keepax
1
-0
/
+14
2025-02-07
ASoC: SDCA: Add SDCA Control parsing
Charles Keepax
1
-0
/
+534
2025-02-07
ASoC: SDCA: Add support for Entity 0
Charles Keepax
1
-0
/
+4
2025-02-07
ASoC: SDCA: Parse initialization write table
Pierre-Louis Bossart
1
-0
/
+20
2025-02-07
ASoC: SDCA: Add code to parse Function information
Pierre-Louis Bossart
2
-0
/
+97
2025-02-07
ASoC: SDCA: Minor formatting and naming tweaks
Charles Keepax
2
-33
/
+51
2025-02-06
ASoC: tas2781: Switch to use %ptTsr
Andy Shevchenko
1
-1
/
+0
2025-02-06
ASoC: and adn use snd_soc_ret()
Mark Brown
2
-4
/
+5
2025-02-06
ASoC: simple-card-utils: use snd_soc_ret()
Kuninori Morimoto
1
-4
/
+4
2025-02-06
ASoC: add common snd_soc_ret() and use it
Kuninori Morimoto
1
-0
/
+1
2025-02-06
ASoC: dapm: unexport dapm_mark_endpoints_dirty()
Masahiro Yamada
1
-2
/
+0
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
11
-67
/
+78
2025-02-05
ALSA: hda/hdmi: extract common interface for ELD handling
Dmitry Baryshkov
1
-0
/
+91
2025-01-26
ASoC: hdmi-codec: allow to refine formats actually supported
Olivier Moysan
1
-0
/
+1
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-53
/
+53
2025-01-22
Merge tag 'regmap-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-8
/
+25
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-5
/
+30
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+7
2025-01-15
ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally
Martin Blumenstingl
1
-0
/
+3
2025-01-15
ASoC: simple-card-utils: fix priv->dai_props indexing
Laurentiu Mihalcea
1
-0
/
+7
2025-01-14
ALSA: rawmidi: Make tied_device=0 as default / unknown
Takashi Iwai
1
-0
/
+9
2025-01-13
ASoC: soc-core: Enable to use extra format on each DAI
Kuninori Morimoto
1
-0
/
+11
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
1
-0
/
+1
2025-01-12
ALSA: rawmidi: Show substream activity in info ioctl
Takashi Iwai
1
-0
/
+1
2025-01-12
ALSA: rawmidi: Expose the tied device number in info ioctl
Takashi Iwai
1
-0
/
+1
2025-01-10
ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers
Cezary Rojewski
1
-45
/
+0
2025-01-09
ASoC: remove disable_route_checks
Kuninori Morimoto
1
-1
/
+0
2025-01-09
Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+3
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
1
-6
/
+0
2025-01-07
ASoC: SDCA: Update list of entity_0 controls
Charles Keepax
1
-8
/
+25
2025-01-06
ASoC: simple_card: Show if link is unidirectional
Stephen Gordon
1
-0
/
+4
2025-01-06
ASoC: simple_card: Improve debugging messages
Stephen Gordon
1
-2
/
+2
2025-01-04
ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
Dmitry Baryshkov
1
-3
/
+1
2025-01-04
ASoC: hdmi-codec: pass data to get_dai_id too
Dmitry Baryshkov
1
-1
/
+2
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+0
2024-12-30
ALSA: Align the syntax of iov_iter helpers with standard ones
Takashi Iwai
1
-3
/
+4
2024-12-24
ASoC: SDCA: Add missing function type names
Charles Keepax
1
-0
/
+1
2024-12-24
ASoC: SDCA: Add bounds check for function address
Charles Keepax
1
-2
/
+2
2024-12-24
ASoC: SDCA: Add missing header includes
Charles Keepax
2
-0
/
+5
2024-12-06
ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...
Simon Trimmer
1
-6
/
+0
2024-12-03
ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a...
Richard Fitzgerald
1
-0
/
+2
2024-11-26
ALSA: hda/tas2781: Add speaker id check for ASUS projects
Baojun Xu
1
-0
/
+1
2024-11-18
Merge tag 'asoc-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
9
-60
/
+150
2024-11-13
ALSA: compress_offload: Add missing descriptions in structs
Takashi Iwai
1
-0
/
+4
2024-11-13
ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally
Takashi Iwai
1
-24
/
+0
2024-11-13
ALSA: tidyup SNDRV_PCM_TRIGGER_xxx numbering
Kuninori Morimoto
1
-5
/
+5
[prev]
[next]