summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax
2025-05-20ASoC: SDCA: Move allocation of PDE delays arrayCharles Keepax
2025-05-20ASoC: SDCA: Remove regmap module macrosCharles 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-27ASoC: SDCA: Add helper to write out defaults and fixed valuesCharles Keepax
2025-02-27ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant valuesCharles Keepax
2025-02-27ASoC: SDCA: Add generic regmap SDCA helpersCharles 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-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown
2024-12-03ASoC: SDCA: Use *-y for MakefileTakashi Iwai
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-11-06ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKSBard Liao
2024-10-17ASoC: SDCA: add quirk function for RT712_VB matchPierre-Louis Bossart
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart