summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
2025-11-28ASoC: SDCA: Fixup some more Kconfig issuesCharles Keepax
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax
2025-11-25ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()Dan Carpenter
2025-11-20ASoC: SDCA: Add basic SDCA function driverCharles Keepax
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax
2025-11-20ASoC: SDCA: Populate regmap cache for readable ControlsCharles Keepax
2025-11-20ASoC: SDCA: Factor out helper to process Control defaultsCharles Keepax
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax
2025-11-20ASoC: SDCA: Move most of the messages from info to debugCharles Keepax
2025-11-20ASoC: SDCA: Add comment for function reset pollingCharles Keepax
2025-11-20ASoC: SDCA: Correct FDL locking in sdca_fdl_process()Charles Keepax
2025-11-20ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax
2025-11-18ASoC: SDCA: Add companion amp FunctionCharles Keepax
2025-11-18ASoC: convert to snd_soc_dapm_xxx()Mark Brown
2025-11-18ASoC: Intel: avs: Allow for NHLT configurationMark Brown
2025-11-17ASoC: sdca: sdca_asoc: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-10ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-listNiranjan H Y
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax
2025-10-27ASoC: SDCA: Parse XU Entity propertiesCharles Keepax
2025-10-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax
2025-10-27ASoC: SDCA: Factor out a helper to find SDCA IRQ dataCharles Keepax
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax
2025-10-27ASoC: SDCA: Pass SoundWire slave to HIDCharles Keepax
2025-10-27ASoC: SDCA: Add manual PM runtime gets to IRQ handlersCharles Keepax
2025-10-27ASoC: SDCA: Rename SoundWire struct device variablesCharles Keepax
2025-09-04More minor SDCA bug fixesMark Brown
2025-09-04ASoC: SDCA: Fix return value in detected_mode_handler()Charles Keepax
2025-09-04ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()Charles Keepax
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax
2025-07-24ASoC: SDCA: Fix some holes in the regmap readable/writeable helpersCharles Keepax
2025-07-22ASoC: SDCA: Fix implicit cast from le16Charles Keepax
2025-07-22ASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax