index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ASoC: soc-pcm: improve BE transition for PAUSE_RELEASE
Pierre-Louis Bossart
1
-0
/
+2
2022-04-19
Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2
-2
/
+6
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
1
-1
/
+3
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
1
-1
/
+1
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
1
-0
/
+4
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
1
-2
/
+2
2022-04-19
ASoC: SOF: add definitions for different IPC types
Pierre-Louis Bossart
1
-0
/
+9
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
1
-2
/
+5
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-0
/
+6
2022-04-13
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2
-15
/
+48
2022-04-13
ASoC: cs35l41: Support external boost
Lucas Tanure
1
-2
/
+2
2022-04-13
ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
Lucas Tanure
1
-0
/
+4
2022-04-13
ALSA: hda: cs35l41: Move boost config to initialization code
Lucas Tanure
1
-0
/
+1
2022-04-13
ALSA: hda: cs35l41: Add Boost type flag
Lucas Tanure
1
-2
/
+7
2022-04-13
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
1
-0
/
+1
2022-04-13
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
1
-1
/
+2
2022-04-13
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
1
-10
/
+31
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
1
-0
/
+5
2022-04-12
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
1
-0
/
+1
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
1
-0
/
+1
2022-04-12
ALSA: hda: Jack detection poll in suspend state
Mohan Kumar
1
-0
/
+3
2022-04-08
ASoC: Merge fixes
Mark Brown
1
-0
/
+4
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
1
-0
/
+4
2022-04-05
ASoC: soc-utils: Add helper to calculate BCLK from TDM info
Richard Fitzgerald
1
-0
/
+2
2022-04-05
ASoC: soc.h: Add SOC_SINGLE_S_TLV() macro
Richard Fitzgerald
1
-0
/
+2
2022-04-05
ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t
Hui Wang
1
-1
/
+0
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
1
-0
/
+4
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
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/pub/scm/linux/kernel/git/gustavoars/linux
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/broonie/sound into for-linus
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
[prev]
[next]