index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Lines
2023-09-29
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
-0
/
+2
2023-09-26
ASoC: remove asoc_xxx() compatible macro
Kuninori Morimoto
-56
/
+0
2023-09-25
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
Kuninori Morimoto
-65
/
+108
2023-09-25
ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()
Kuninori Morimoto
-16
/
+30
2023-09-19
ASoC: SOF: ipc4/Intel: Support for firmware exception
Mark Brown
-0
/
+17
2023-09-19
ASoC: SOF: Drop unused IPC type defines
Peter Ujfalusi
-3
/
+0
2023-09-19
ASoC: SOF: Introduce generic names for IPC types
Peter Ujfalusi
-2
/
+5
2023-09-19
ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.h
Rander Wang
-0
/
+17
2023-09-16
ASoC: Intel: common: add ACPI matching tables for Arrow Lake
Arun T
-0
/
+2
2023-09-15
ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPARE
Peter Ujfalusi
-4
/
+11
2023-09-12
ASoC: SOF: Pass PCI SSID to machine driver
Richard Fitzgerald
-0
/
+15
2023-09-12
ASoC: soc-card: Add storage for PCI SSID
Richard Fitzgerald
-0
/
+48
2023-09-11
ASoC: Convert some Maxim codecs to use GPIO
Mark Brown
-4
/
+0
2023-09-11
Improve CS35l41-based audio codec drivers
Mark Brown
-2
/
+2
2023-09-11
ASoC: cs35l41: Fix broken shared boost activation
Cristian Ciocaltea
-2
/
+2
2023-09-11
ASoC: max9768: Convert to use GPIO descriptors
Linus Walleij
-4
/
+0
2023-09-11
ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
-5
/
+2
2023-09-01
ASoC: Name iov_iter argument as iterator instead of buffer
Takashi Iwai
-2
/
+2
2023-09-01
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
-1
/
+1
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
-78
/
+47
2023-08-24
ALSA: ump: Don't create unused substreams for static blocks
Takashi Iwai
-0
/
+1
2023-08-23
Add I2S support for the StarFive JH7110 SoC
Mark Brown
-0
/
+3
2023-08-23
ASoC: dwc: i2s: Add StarFive JH7110 SoC support
Xingyu Wu
-0
/
+3
2023-08-23
ASoC: Delete UDA134x/L3 audio codec
Linus Walleij
-52
/
+0
2023-08-22
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
-0
/
+17
2023-08-18
ASoC: cs42l43: Add support for the cs42l43
Charles Keepax
-0
/
+17
2023-08-18
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
-5
/
+0
2023-08-18
ASoC: pcm: Drop obsoleted PCM copy_user ops
Takashi Iwai
-7
/
+0
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
-1
/
+1
2023-08-18
ASoC: component: Add generic PCM copy ops
Takashi Iwai
-0
/
+7
2023-08-18
ALSA: core: Add memory copy helpers between iov_iter and iomem
Takashi Iwai
-0
/
+5
2023-08-18
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
-0
/
+3
2023-08-17
ASoC: rt5682s: Convert to use GPIO descriptors
Linus Walleij
-3
/
+0
2023-08-17
ASoC: rt5682: Convert to use GPIO descriptors
Linus Walleij
-3
/
+0
2023-08-17
ASoC: rt5668: Convert to use GPIO descriptors
Linus Walleij
-3
/
+0
2023-08-17
ASoC: rt5665: Convert to use GPIO descriptors
Linus Walleij
-2
/
+0
2023-08-17
ALSA: core: Drop snd_device_initialize()
Takashi Iwai
-1
/
+0
2023-08-17
ALSA: compress: Don't embed device
Takashi Iwai
-1
/
+1
2023-08-17
ALSA: rawmidi: Don't embed device
Takashi Iwai
-1
/
+1
2023-08-17
ALSA: hwdep: Don't embed device
Takashi Iwai
-1
/
+1
2023-08-17
ALSA: pcm: Don't embed device
Takashi Iwai
-1
/
+1
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
-1
/
+1
2023-08-17
ALSA: core: Introduce snd_device_alloc()
Takashi Iwai
-0
/
+1
2023-08-15
ASoC: dapm: Add a flag for not having widget name in kcontrol name
Jyri Sarha
-0
/
+1
2023-08-14
ASoC: soc-dai.h: remove unused call back functions
Kuninori Morimoto
-13
/
+0
2023-08-14
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
-0
/
+13
2023-08-08
ALSA: info: Remove unused function declarations
Yue Haibing
-2
/
+0
2023-08-08
ASoC: SOF: Intel: add LunarLake support
Mark Brown
-3
/
+30
2023-08-07
ASoC: SOF: Intel: hda-mlink: add helper to get sublink LSDIID register
Pierre-Louis Bossart
-0
/
+4
2023-08-03
ASoC: soc-acpi: Add missing kernel doc
Charles Keepax
-0
/
+1
[prev]
[next]