summaryrefslogtreecommitdiff
path: root/sound/soc/sdca
AgeCommit message (Expand)AuthorFilesLines
7 daysASoC: SDCA: Fix cleanup inversion in class driverRichard Fitzgerald1-13/+21
7 daysASoC: SDCA: Update counting of SU/GE DAPM routesCharles Keepax1-7/+34
7 daysASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delayCharles Keepax2-6/+5
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald2-5/+12
2026-04-08ASoC: SDCA: mask Function_Status valueMaciej Strozek1-1/+1
2026-04-08ASoC: SDCA: Fix overwritten var within for loopMaciej Strozek1-3/+1
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax2-4/+82
2026-03-25ASoC: SDCA: fix finding wrong entityShuming Fan1-1/+10
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan1-3/+0
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax1-1/+4
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai1-2/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-3/+3
2026-02-04ASoC: SDCA: Limit values user can write to Selected ModeCharles Keepax2-2/+37
2026-02-04ASoC: SDCA: Add regmap defaults for specification defined valuesCharles Keepax2-3/+47
2026-02-04ASoC: SDCA: Rearrange FDL file messagesCharles Keepax2-2/+5
2026-02-04ASoC: SDCA: Still process most of the jack detect if control is missingCharles Keepax1-24/+28
2026-02-04ASoC: SDCA: Handle volatile controls correctlyCharles Keepax1-2/+50
2026-02-04ASoC: SDCA: Remove outdated todo commentCharles Keepax1-4/+0
2026-01-29ASoC: sdca: Fix missing regmap dependencies in KconfigBoris Faure1-0/+2
2026-01-21ASoC: SDCA: Add NO_DIRECT_COMPLETE flag to class driverCharles Keepax1-0/+2
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax1-2/+14
2026-01-15ASoC: SDCA: Tidy up some memory allocationsCharles Keepax2-4/+4
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax3-0/+8
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax2-27/+62
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax2-0/+84
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax1-0/+76
2026-01-06ASoC: SDCA: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-22SDCA Jack FixupsMark Brown4-77/+265
2025-12-22ASoC: SDCA: Add ASoC jack hookup in class driverCharles Keepax1-0/+13
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax1-1/+105
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax3-77/+148
2025-12-17ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer1-1/+1
2025-12-14ASoC: SDCA: functions: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-14/+14
2025-11-28ASoC: SDCA: Fixup some more Kconfig issuesCharles Keepax1-0/+2
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax2-47/+57
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-0/+3
2025-11-25ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()Dan Carpenter1-2/+2
2025-11-20ASoC: SDCA: Add basic SDCA function driverCharles Keepax3-0/+469
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax4-0/+355
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart4-2/+135
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax1-0/+16
2025-11-20ASoC: SDCA: Populate regmap cache for readable ControlsCharles Keepax1-10/+22
2025-11-20ASoC: SDCA: Factor out helper to process Control defaultsCharles Keepax1-22/+39
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax1-22/+14
2025-11-20ASoC: SDCA: Move most of the messages from info to debugCharles Keepax1-26/+24
2025-11-20ASoC: SDCA: Add comment for function reset pollingCharles Keepax1-0/+4
2025-11-20ASoC: SDCA: Correct FDL locking in sdca_fdl_process()Charles Keepax1-44/+45
2025-11-20ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax1-1/+1
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax2-6/+0