index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sdca
/
sdca_functions.c
Age
Commit message (
Expand
)
Author
2025-11-27
ASoC: SDCA: Add terminal type into input/output widget name
Charles Keepax
2025-11-20
ASoC: SDCA: Move most of the messages from info to debug
Charles Keepax
2025-11-20
ASoC: SDCA: Fix missing dash in HIDE DisCo property
Charles Keepax
2025-11-18
ASoC: SDCA: Add companion amp Function
Charles Keepax
2025-11-18
ASoC: Intel: avs: Allow for NHLT configuration
Mark Brown
2025-11-10
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
Niranjan H Y
2025-10-27
ASoC: SDCA: Add SDCA FDL data parsing
Maciej Strozek
2025-10-27
ASoC: SDCA: Parse Function Reset max delay
Charles Keepax
2025-10-27
ASoC: SDCA: Parse XU Entity properties
Charles Keepax
2025-10-27
ASoC: SDCA: Force some SDCA Controls to be volatile
Charles Keepax
2025-10-27
ASoC: SDCA: Pass SoundWire slave to HID
Charles Keepax
2025-10-27
ASoC: SDCA: Rename SoundWire struct device variables
Charles Keepax
2025-09-02
ASoC: SDCA: Add quirk for incorrect function types for 3 systems
Maciej Strozek
2025-07-28
Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2025-07-24
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2025-07-24
ASoC: SDCA: Add support for -cn- value properties
Charles Keepax
2025-07-21
ASoC: SDCA: correct the calculation of the maximum init table size
Shuming Fan
2025-07-15
ASoC: SDCA: Add helper to add DAI constraints
Charles Keepax
2025-07-15
ASoC: SDCA: Move SDCA search functions and export
Charles Keepax
2025-07-15
ASoC: SDCA: Remove overly chatty input pin list warning
Charles Keepax
2025-07-15
ASoC: SDCA: Allow read-only controls to be deferrable
Charles Keepax
2025-07-13
ASoC: SDCA: Pull HID and IRQ into the primary SDCA module
Charles Keepax
2025-06-30
ASoC: SDCA: Add flag for unused IRQs
Charles Keepax
2025-06-23
ASoC: SDCA: add a HID device for HIDE entity
Shuming Fan
2025-06-20
ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report
Shuming Fan
2025-05-20
ASoC: SDCA: Move allocation of PDE delays array
Charles Keepax
2025-03-21
ASoC: SDCA: Correct handling of selected mode DisCo property
Charles Keepax
2025-03-16
ASoC: SDCA: Add support for GE Entity properties
Charles Keepax
2025-03-16
ASoC: SDCA: Add type flag for Controls
Charles Keepax
2025-03-16
ASoC: SDCA: Allow naming of imp def controls
Charles Keepax
2025-03-16
ASoC: SDCA: Use __free() to manage local buffers
Charles Keepax
2025-03-16
ASoC: SDCA: Tidy up initialization write parsing
Charles Keepax
2025-02-07
ASoC: SDCA: Add support for PDE Entity properties
Charles Keepax
2025-02-07
ASoC: SDCA: Add support for clock Entity properties
Charles Keepax
2025-02-07
ASoC: SDCA: Add support for IT/OT Entity properties
Charles Keepax
2025-02-07
ASoC: SDCA: Add Channel Cluster parsing
Charles Keepax
2025-02-07
ASoC: SDCA: Add parsing for Control range structures
Charles Keepax
2025-02-07
ASoC: SDCA: Add SDCA Control parsing
Charles Keepax
2025-02-07
ASoC: SDCA: Add support for Entity 0
Charles Keepax
2025-02-07
ASoC: SDCA: Parse initialization write table
Pierre-Louis Bossart
2025-02-07
ASoC: SDCA: Add code to parse Function information
Pierre-Louis Bossart
2025-02-07
ASoC: SDCA: Minor formatting and naming tweaks
Charles Keepax
2024-12-24
ASoC: SDCA: Split function type patching and function naming
Charles Keepax
2024-12-24
ASoC: SDCA: Add missing function type names
Charles Keepax
2024-12-24
ASoC: SDCA: Add bounds check for function address
Charles Keepax
2024-12-24
ASoC: SDCA: Clean up error messages
Charles Keepax
2024-12-24
ASoC: SDCA: Add missing header includes
Charles Keepax
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-13
ASoC: sdca: test adev before calling acpi_dev_for_each_child
Bard Liao
2024-10-17
ASoC: SDCA: add initial module
Pierre-Louis Bossart