summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
8 daysMerge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
12 daysMerge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
12 daysASoC: SDCA: Add support for -cn- value propertiesCharles Keepax
12 daysASoC: SDCA: Fix some holes in the regmap readable/writeable helpersCharles Keepax
14 daysASoC: SDCA: Fix implicit cast from le16Charles Keepax
14 daysASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax
14 daysASoC: 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
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