summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_interrupts.c
AgeCommit message (Expand)Author
2026-08-06ASoC: SDCA: Add missing destroy for HID deviceCharles Keepax
2026-08-06ASoC: SDCA: Move HID registration to IRQ timeCharles Keepax
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax
2026-05-04ASoC: SDCA: Support devices with multiple functions of identical typeCharles Keepax
2026-04-10ASoC: SDCA: Update text of FIXMECharles Keepax
2026-04-09ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()Charles Keepax
2026-04-09ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()Charles Keepax
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald
2026-04-08ASoC: SDCA: mask Function_Status valueMaciej Strozek
2026-04-08ASoC: SDCA: Fix overwritten var within for loopMaciej Strozek
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
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