summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_functions.c
AgeCommit message (Expand)Author
7 daysMerge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
10 daysASoC: SDCA: correct the calculation of the maximum init table sizeShuming Fan
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-13ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax
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: 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