summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_functions.c
AgeCommit message (Expand)Author
13 daysASoC: SDCA: correct the calculation of the maximum init table sizeShuming Fan
2025-05-20ASoC: SDCA: Move allocation of PDE delays arrayCharles Keepax
2025-03-21ASoC: SDCA: Correct handling of selected mode DisCo propertyCharles Keepax
2025-03-16ASoC: SDCA: Add support for GE Entity propertiesCharles Keepax
2025-03-16ASoC: SDCA: Add type flag for ControlsCharles Keepax
2025-03-16ASoC: SDCA: Allow naming of imp def controlsCharles Keepax
2025-03-16ASoC: SDCA: Use __free() to manage local buffersCharles Keepax
2025-03-16ASoC: SDCA: Tidy up initialization write parsingCharles Keepax
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax
2024-12-24ASoC: SDCA: Split function type patching and function namingCharles Keepax
2024-12-24ASoC: SDCA: Add missing function type namesCharles Keepax
2024-12-24ASoC: SDCA: Add bounds check for function addressCharles Keepax
2024-12-24ASoC: SDCA: Clean up error messagesCharles Keepax
2024-12-24ASoC: SDCA: Add missing header includesCharles Keepax
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-13ASoC: sdca: test adev before calling acpi_dev_for_each_childBard Liao
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart