summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
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
2025-07-22ASoC: SDCA: Check devm_mutex_init() return valueStephen Rothwell
2025-07-21ASoC: SDCA: add route by the number of input pins in MU entityShuming Fan
2025-07-21ASoC: SDCA: correct the calculation of the maximum init table sizeShuming Fan
2025-07-16Add SDCA DAI ops helpersMark Brown
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax
2025-07-15ASoC: SDCA: Remove overly chatty input pin list warningCharles Keepax
2025-07-15ASoC: SDCA: Allow read-only controls to be deferrableCharles Keepax
2025-07-15ASoC: SDCA: Update memory allocations to zero initialiseCharles Keepax
2025-07-15ASoC: SDCA: Avoid use of uninitialised local name variableCharles Keepax
2025-07-15ASoC: SDCA: Fix off by one error in IRQ bound checkCharles Keepax
2025-07-13ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax
2025-07-13ASoC: SDCA: Kconfig/Makefile fixupsCharles Keepax
2025-07-09ASoC: SDCA: fix HID dependencyArnd Bergmann
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax
2025-06-30ASoC: SDCA: Fixup some kernel doc errorsCharles Keepax
2025-06-30ASoC: SDCA: Add missing default in switch in entity_pde_event()Charles Keepax
2025-06-25ASoC: Standardize ASoC menuMark Brown
2025-06-24ASoC: sdca: Standardize ASoC menuKuninori Morimoto
2025-06-23ASoC: SDCA: add a HID device for HIDE entityShuming Fan
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax