summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)Author
2026-03-12ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
2026-02-26ASoC: SDCA: Handle volatile controls correctlyCharles Keepax
2026-02-26ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax
2026-02-26ASoC: SDCA: Remove outdated todo commentCharles Keepax
2026-02-26ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer
2026-01-02ASoC: SDCA: support Q7.8 volume formatShuming Fan
2025-12-18ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax
2025-11-10ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-listNiranjan H Y
2025-09-04More minor SDCA bug fixesMark Brown
2025-09-04ASoC: SDCA: Fix return value in detected_mode_handler()Charles Keepax
2025-09-04ASoC: SDCA: Fix return value in sdca_regmap_mbq_size()Charles Keepax
2025-09-02ASoC: SDCA: Add quirk for incorrect function types for 3 systemsMaciej Strozek
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax
2025-07-24ASoC: SDCA: Fix some holes in the regmap readable/writeable helpersCharles Keepax
2025-07-22ASoC: SDCA: Fix implicit cast from le16Charles Keepax
2025-07-22ASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax
2025-07-22ASoC: 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