aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sdca/sdca_interrupts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-04ASoC: SDCA: Fix return value in detected_mode_handler()Charles 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-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-13ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax1-4/+4
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax1-1/+156
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek1-0/+284