summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
2026-03-12ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax
2026-03-12ASoC: sdca: Fix missing regmap dependencies in KconfigBoris Faure
2026-03-12ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
2026-02-26ASoC: SDCA: Still process most of the jack detect if control is missingCharles Keepax
2026-02-26ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax
2026-02-26ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax
2026-02-26ASoC: SDCA: Handle volatile controls correctlyCharles Keepax
2026-02-26ASoC: SDCA: Remove outdated todo commentCharles Keepax
2026-02-26ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer
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