summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_interrupts.c
AgeCommit message (Expand)Author
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax
2025-10-27ASoC: SDCA: Factor out a helper to find SDCA IRQ dataCharles Keepax
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax
2025-10-27ASoC: SDCA: Add manual PM runtime gets to IRQ handlersCharles Keepax
2025-10-27ASoC: SDCA: Rename SoundWire struct device variablesCharles Keepax
2025-09-04ASoC: SDCA: Fix return value in detected_mode_handler()Charles 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-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-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek