summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)AuthorFilesLines
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2-43/+85
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6-86/+1145
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax2-41/+71
2025-07-24ASoC: SDCA: Fix some holes in the regmap readable/writeable helpersCharles Keepax1-2/+14
2025-07-22ASoC: SDCA: Fix implicit cast from le16Charles Keepax1-1/+1
2025-07-22ASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax1-3/+7
2025-07-22ASoC: SDCA: Check devm_mutex_init() return valueStephen Rothwell1-1/+3
2025-07-21ASoC: SDCA: add route by the number of input pins in MU entityShuming Fan1-10/+1
2025-07-21ASoC: SDCA: correct the calculation of the maximum init table sizeShuming Fan1-1/+1
2025-07-16Add SDCA DAI ops helpersMark Brown2-62/+437
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax1-0/+180
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax1-0/+75
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax2-0/+117
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax2-60/+63
2025-07-15ASoC: SDCA: Remove overly chatty input pin list warningCharles Keepax1-1/+0
2025-07-15ASoC: SDCA: Allow read-only controls to be deferrableCharles Keepax1-1/+2
2025-07-15ASoC: SDCA: Update memory allocations to zero initialiseCharles Keepax1-6/+6
2025-07-15ASoC: SDCA: Avoid use of uninitialised local name variableCharles Keepax1-2/+1
2025-07-15ASoC: SDCA: Fix off by one error in IRQ bound checkCharles Keepax1-1/+1
2025-07-14ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax4-14/+7
2025-07-14ASoC: SDCA: Kconfig/Makefile fixupsCharles Keepax2-8/+15
2025-07-09ASoC: SDCA: fix HID dependencyArnd Bergmann2-3/+6
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown5-8/+464
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax1-1/+156
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek3-2/+294
2025-06-30ASoC: SDCA: Add flag for unused IRQsCharles Keepax1-0/+2
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax1-4/+4
2025-06-30ASoC: SDCA: Fixup some kernel doc errorsCharles Keepax1-2/+7
2025-06-30ASoC: SDCA: Add missing default in switch in entity_pde_event()Charles Keepax1-0/+2
2025-06-25ASoC: Standardize ASoC menuMark Brown1-0/+3
2025-06-24ASoC: sdca: Standardize ASoC menuKuninori Morimoto1-0/+3
2025-06-23ASoC: SDCA: add a HID device for HIDE entityShuming Fan4-0/+143
2025-06-20ASoC: SDCA: add support for HIDE entity properties and HID descriptor/reportShuming Fan1-0/+83
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax1-4/+223
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax1-4/+252
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax2-1/+845
2025-05-20ASoC: SDCA: Move allocation of PDE delays arrayCharles Keepax1-6/+4
2025-05-20ASoC: SDCA: Remove regmap module macrosCharles Keepax1-3/+0
2025-03-21ASoC: SDCA: Correct handling of selected mode DisCo propertyCharles Keepax1-1/+1
2025-03-17ASoC: SDCA: Add support for GE Entity propertiesCharles Keepax1-0/+129
2025-03-17ASoC: SDCA: Add type flag for ControlsCharles Keepax1-0/+173
2025-03-17ASoC: SDCA: Allow naming of imp def controlsCharles Keepax1-8/+6
2025-03-17ASoC: SDCA: Use __free() to manage local buffersCharles Keepax1-13/+4
2025-03-17ASoC: SDCA: Tidy up initialization write parsingCharles Keepax1-22/+21
2025-02-27ASoC: SDCA: Add helper to write out defaults and fixed valuesCharles Keepax1-0/+49
2025-02-27ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant valuesCharles Keepax1-0/+80
2025-02-27ASoC: SDCA: Add generic regmap SDCA helpersCharles Keepax2-1/+193
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax1-0/+138
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax1-0/+30
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax1-0/+127