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
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
1
-0
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-2
/
+2
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
1
-0
/
+1
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
11
-21
/
+122
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
1
-0
/
+1
2022-03-11
ALSA: hda: Add helper macros for DSP capable devices
Cezary Rojewski
2
-0
/
+53
2022-03-10
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
2
-8
/
+5
2022-03-09
ASoC: Intel: soc-acpi: quirk topology filename dynamically
Pierre-Louis Bossart
1
-0
/
+20
2022-03-09
ALSA: intel-nhlt: add helper to detect SSP link mask
Pierre-Louis Bossart
1
-7
/
+15
2022-03-09
ASoC: soc-acpi: add information on I2S/TDM link mask
Pierre-Louis Bossart
1
-0
/
+2
2022-03-09
ASoC: soc-acpi: fix kernel-doc descriptor
Pierre-Louis Bossart
1
-2
/
+3
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
1
-0
/
+5
2022-03-09
ASoC: SOF: make struct snd_sof_widget IPC agnostic
Ranjani Sridharan
1
-8
/
+0
2022-03-07
ASoC: SOF: updates for 5.18
Mark Brown
1
-1
/
+1
2022-03-07
ASoC: audio_graph_card2: Add support for variable slot widths
Richard Fitzgerald
1
-0
/
+11
2022-03-07
ASoC: SOF: fix 32 signed bit overflow
Curtis Malainey
1
-1
/
+1
2022-03-02
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
1
-2
/
+0
2022-02-21
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
1
-0
/
+3
2022-02-21
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
1
-1
/
+4
2022-02-21
ALSA: hda: Update and expose snd_hda_codec_device_init()
Cezary Rojewski
1
-0
/
+3
2022-02-21
ALSA: hda: Add snd_hdac_ext_bus_link_at() helper
Cezary Rojewski
1
-0
/
+1
2022-02-17
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+15
2022-02-11
ALSA: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-10
ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
Peter Ujfalusi
1
-0
/
+8
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+15
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
1
-0
/
+15
2022-01-25
ASoC: Xilinx fixes
Mark Brown
1
-0
/
+1
2022-01-24
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
1
-0
/
+1
2022-01-24
ASoC: SOF: add _D3_PERSISTENT flag to fw_ready message
Keyon Jie
1
-0
/
+1
2022-01-10
Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
1
-0
/
+7
2022-01-07
ASoC: cs35l41: Add support for hibernate memory retention mode
Charles Keepax
1
-0
/
+5
2022-01-07
ASoC: cs35l41: Update handling of test key registers
Charles Keepax
1
-0
/
+2
2022-01-05
Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
13
-28
/
+863
2022-01-05
Merge branch 'for-next' into for-linus
Takashi Iwai
6
-32
/
+58
2021-12-31
ASoC: cs35l41: Create shared function for boost configuration
Lucas Tanure
1
-0
/
+2
2021-12-31
ASoC: cs35l41: Create shared function for setting channels
Lucas Tanure
1
-0
/
+3
2021-12-31
ASoC: cs35l41: Create shared function for errata patches
Lucas Tanure
1
-0
/
+1
2021-12-31
ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
Lucas Tanure
1
-2
/
+2
2021-12-31
ASoC: cs35l41: Convert tables to shared source code
Lucas Tanure
1
-0
/
+733
2021-12-25
ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables
Pierre-Louis Bossart
1
-13
/
+13
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2
-1
/
+1
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
1
-16
/
+16
2021-12-23
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
1
-0
/
+1
2021-12-23
ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'
Peter Ujfalusi
1
-2
/
+2
2021-12-23
ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header
Peter Ujfalusi
1
-0
/
+22
2021-12-17
Support HDMI audio on NVIDIA Tegra20
Mark Brown
1
-2
/
+0
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...
Mark Brown
1
-2
/
+0
[next]