aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax1-22/+14
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax1-3/+0
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax1-0/+28
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax1-0/+71
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek1-0/+34
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax1-12/+25
2025-10-27ASoC: SDCA: Factor out a helper to find SDCA IRQ dataCharles Keepax1-14/+22
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax1-4/+4
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax1-1/+4
2025-10-27ASoC: SDCA: Add manual PM runtime gets to IRQ handlersCharles Keepax1-10/+32
2025-10-27ASoC: SDCA: Rename SoundWire struct device variablesCharles Keepax1-7/+7
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