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
/
sound
/
soc
/
sdca
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
ASoC: SDCA: Add allocation failure check for Entity name
Charles Keepax
-1
/
+4
2026-02-26
ASoC: SDCA: Fix comments for sdca_irq_request()
Takashi Iwai
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-04
ASoC: SDCA: Limit values user can write to Selected Mode
Charles Keepax
-2
/
+37
2026-02-04
ASoC: SDCA: Add regmap defaults for specification defined values
Charles Keepax
-3
/
+47
2026-02-04
ASoC: SDCA: Rearrange FDL file messages
Charles Keepax
-2
/
+5
2026-02-04
ASoC: SDCA: Still process most of the jack detect if control is missing
Charles Keepax
-24
/
+28
2026-02-04
ASoC: SDCA: Handle volatile controls correctly
Charles Keepax
-2
/
+50
2026-02-04
ASoC: SDCA: Remove outdated todo comment
Charles Keepax
-4
/
+0
2026-01-29
ASoC: sdca: Fix missing regmap dependencies in Kconfig
Boris Faure
-0
/
+2
2026-01-21
ASoC: SDCA: Add NO_DIRECT_COMPLETE flag to class driver
Charles Keepax
-0
/
+2
2026-01-15
ASoC: SDCA: Handle CONFIG_PM_SLEEP not being set
Charles Keepax
-2
/
+14
2026-01-15
ASoC: SDCA: Tidy up some memory allocations
Charles Keepax
-4
/
+4
2026-01-14
ASoC: SDCA: Add lock to serialise the Function initialisation
Charles Keepax
-0
/
+8
2026-01-14
ASoC: SDCA: Device boot into the system suspend process
Charles Keepax
-27
/
+62
2026-01-14
ASoC: SDCA: Add basic system suspend support
Charles Keepax
-0
/
+84
2026-01-14
ASoC: SDCA: Add SDCA IRQ enable/disable helpers
Charles Keepax
-0
/
+76
2026-01-06
ASoC: SDCA: Replace use of system_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2025-12-22
SDCA Jack Fixups
Mark Brown
-77
/
+265
2025-12-22
ASoC: SDCA: Add ASoC jack hookup in class driver
Charles Keepax
-0
/
+13
2025-12-22
ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks
Charles Keepax
-1
/
+105
2025-12-22
ASoC: SDCA: Factor out jack handling into new c file
Charles Keepax
-77
/
+148
2025-12-17
ASoC: SDCA: Allow sample width wild cards in set_usage()
Simon Trimmer
-1
/
+1
2025-12-14
ASoC: SDCA: functions: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-14
/
+14
2025-11-28
ASoC: SDCA: Fixup some more Kconfig issues
Charles Keepax
-0
/
+2
2025-11-27
ASoC: SDCA: Add terminal type into input/output widget name
Charles Keepax
-47
/
+57
2025-11-27
ASoC: SDCA: Align mute controls to ALSA expectations
Charles Keepax
-0
/
+3
2025-11-25
ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
Dan Carpenter
-2
/
+2
2025-11-20
ASoC: SDCA: Add basic SDCA function driver
Charles Keepax
-0
/
+469
2025-11-20
ASoC: SDCA: Add basic SDCA class driver
Charles Keepax
-0
/
+355
2025-11-20
ASoC: SDCA: add function devices
Pierre-Louis Bossart
-2
/
+135
2025-11-20
ASoC: SDCA: Add helper to write initialization writes
Charles Keepax
-0
/
+16
2025-11-20
ASoC: SDCA: Populate regmap cache for readable Controls
Charles Keepax
-10
/
+22
2025-11-20
ASoC: SDCA: Factor out helper to process Control defaults
Charles Keepax
-22
/
+39
2025-11-20
ASoC: SDCA: Use helper macros for control identification
Charles Keepax
-22
/
+14
2025-11-20
ASoC: SDCA: Move most of the messages from info to debug
Charles Keepax
-26
/
+24
2025-11-20
ASoC: SDCA: Add comment for function reset polling
Charles Keepax
-0
/
+4
2025-11-20
ASoC: SDCA: Correct FDL locking in sdca_fdl_process()
Charles Keepax
-44
/
+45
2025-11-20
ASoC: SDCA: Fix missing dash in HIDE DisCo property
Charles Keepax
-1
/
+1
2025-11-20
ASoC: SDCA: Remove duplicated module macros
Charles Keepax
-6
/
+0
2025-11-18
ASoC: SDCA: Add companion amp Function
Charles Keepax
-0
/
+2
2025-11-18
ASoC: convert to snd_soc_dapm_xxx()
Mark Brown
-2
/
+2
2025-11-18
ASoC: Intel: avs: Allow for NHLT configuration
Mark Brown
-1
/
+2
2025-11-17
ASoC: sdca: sdca_asoc: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-2
/
+2
2025-11-10
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
Niranjan H Y
-1
/
+2
2025-11-06
ASoC: SDCA: support Q7.8 volume format
Shuming Fan
-25
/
+9
2025-10-27
ASoC: SDCA: Add HID button IRQ
Charles Keepax
-0
/
+74
2025-10-27
ASoC: SDCA: Add early IRQ handling
Charles Keepax
-0
/
+71
2025-10-27
ASoC: SDCA: Add UMP timeout handling for FDL
Charles Keepax
-1
/
+64
[next]