summaryrefslogtreecommitdiffstats
path: root/sound/soc/sdca
AgeCommit message (Expand)AuthorLines
2026-04-10ASoC: SDCA: Update text of FIXMECharles Keepax-1/+11
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown-27/+116
2026-04-09ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()Charles Keepax-6/+4
2026-04-09ASoC: SDCA: Fix cleanup inversion in class driverRichard Fitzgerald-13/+21
2026-04-09ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()Charles Keepax-1/+1
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald-5/+12
2026-04-08ASoC: SDCA: mask Function_Status valueMaciej Strozek-1/+1
2026-04-08ASoC: SDCA: Fix overwritten var within for loopMaciej Strozek-3/+1
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax-4/+82
2026-04-03ASoC: SDCA: Export Q7.8 volume control helpersNiranjan H Y-6/+8
2026-04-03ASoC: SDCA: Add RJ support to class driverCharles Keepax-1/+11
2026-03-30ASoC: Merge up fixesMark Brown-4/+10
2026-03-27ASoC: SDCA: fix the register to ctl value conversion for Q7.8 formatShuming Fan-1/+1
2026-03-25ASoC: SDCA: fix finding wrong entityShuming Fan-1/+10
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan-3/+0
2026-03-16ASoC: Handle edge case on SDCA jack control namingMark Brown-1/+1
2026-03-16ASoC: SDCA: Use named control mux for GE/SU controlsCharles Keepax-1/+1
2026-03-16ASoC: SDCA: Add support for the Cirrus Logic cs42l49Charles Keepax-0/+1
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown-1/+4
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax-1/+4
2026-03-02ASoC: partial match the sdca codec nameMark Brown-2/+2
2026-02-27SDCA ImprovementsMark Brown-18/+107
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax-1/+66
2026-02-26ASoC: SDCA: Improve mapping of Q7.8 SDCA volumesCharles Keepax-4/+2
2026-02-26ASoC: SDCA: Update counting of SU/GE DAPM routesCharles Keepax-7/+34
2026-02-26ASoC: SDCA: Add default value for mipi-sdca-function-reset-max-delayCharles Keepax-6/+5
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai-2/+2
2026-02-24ASoC: SDCA: Add CS47L47 to class driverRichard Fitzgerald-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-02-04ASoC: SDCA: Limit values user can write to Selected ModeCharles Keepax-2/+37
2026-02-04ASoC: SDCA: Add regmap defaults for specification defined valuesCharles Keepax-3/+47
2026-02-04ASoC: SDCA: Rearrange FDL file messagesCharles Keepax-2/+5
2026-02-04ASoC: SDCA: Still process most of the jack detect if control is missingCharles Keepax-24/+28
2026-02-04ASoC: SDCA: Handle volatile controls correctlyCharles Keepax-2/+50
2026-02-04ASoC: SDCA: Remove outdated todo commentCharles Keepax-4/+0
2026-01-29ASoC: sdca: Fix missing regmap dependencies in KconfigBoris Faure-0/+2
2026-01-21ASoC: SDCA: Add NO_DIRECT_COMPLETE flag to class driverCharles Keepax-0/+2
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax-2/+14
2026-01-15ASoC: SDCA: Tidy up some memory allocationsCharles Keepax-4/+4
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax-0/+8
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax-27/+62
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax-0/+84
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax-0/+76
2026-01-06ASoC: SDCA: Replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-12-22SDCA Jack FixupsMark Brown-77/+265
2025-12-22ASoC: SDCA: Add ASoC jack hookup in class driverCharles Keepax-0/+13
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax-1/+105
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax-77/+148
2025-12-17ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer-1/+1