index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sdca
/
sdca_interrupts.c
Age
Commit message (
Expand
)
Author
2026-08-06
ASoC: SDCA: Add missing destroy for HID device
Charles Keepax
2026-08-06
ASoC: SDCA: Move HID registration to IRQ time
Charles Keepax
2026-07-27
ASoC: SDCA: Move kcontrol search out of IRQ
Charles Keepax
2026-07-27
ASoC: SDCA: Populate IRQ data earlier
Charles Keepax
2026-07-27
ASoC: SDCA: Remove devm from primary IRQ cleanup
Charles Keepax
2026-07-27
ASoC: SDCA: Add sdca_irq_cleanup_late()
Charles Keepax
2026-07-27
ASoC: SDCA: Rename sdca_irq_allocate() to include devm
Charles Keepax
2026-05-04
ASoC: SDCA: Support devices with multiple functions of identical type
Charles Keepax
2026-04-10
ASoC: SDCA: Update text of FIXME
Charles Keepax
2026-04-09
ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()
Charles Keepax
2026-04-09
ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()
Charles Keepax
2026-04-08
ASoC: SDCA: Unregister IRQ handlers on module remove
Richard Fitzgerald
2026-04-08
ASoC: SDCA: mask Function_Status value
Maciej Strozek
2026-04-08
ASoC: SDCA: Fix overwritten var within for loop
Maciej Strozek
2026-04-06
ASoC: SDCA: Fix errors in IRQ cleanup
Charles Keepax
2026-02-26
ASoC: SDCA: Fix comments for sdca_irq_request()
Takashi Iwai
2026-01-15
ASoC: SDCA: Handle CONFIG_PM_SLEEP not being set
Charles Keepax
2026-01-14
ASoC: SDCA: Device boot into the system suspend process
Charles Keepax
2026-01-14
ASoC: SDCA: Add SDCA IRQ enable/disable helpers
Charles Keepax
2025-12-22
ASoC: SDCA: Factor out jack handling into new c file
Charles Keepax
2025-11-20
ASoC: SDCA: Use helper macros for control identification
Charles Keepax
2025-11-20
ASoC: SDCA: Remove duplicated module macros
Charles Keepax
2025-10-27
ASoC: SDCA: Add HID button IRQ
Charles Keepax
2025-10-27
ASoC: SDCA: Add early IRQ handling
Charles Keepax
2025-10-27
ASoC: SDCA: Add FDL-specific IRQ processing
Maciej Strozek
2025-10-27
ASoC: SDCA: Rely less on the ASoC component in IRQ handling
Charles Keepax
2025-10-27
ASoC: SDCA: Factor out a helper to find SDCA IRQ data
Charles Keepax
2025-10-27
ASoC: SDCA: Update externally_requested flag to cover all requests
Charles Keepax
2025-10-27
ASoC: SDCA: Pass device register map from IRQ alloc to handlers
Charles Keepax
2025-10-27
ASoC: SDCA: Add manual PM runtime gets to IRQ handlers
Charles Keepax
2025-10-27
ASoC: SDCA: Rename SoundWire struct device variables
Charles Keepax
2025-09-04
ASoC: SDCA: Fix return value in detected_mode_handler()
Charles Keepax
2025-07-22
ASoC: SDCA: Shrink detected_mode_handler() stack frame
Charles Keepax
2025-07-22
ASoC: SDCA: Check devm_mutex_init() return value
Stephen Rothwell
2025-07-15
ASoC: SDCA: Avoid use of uninitialised local name variable
Charles Keepax
2025-07-15
ASoC: SDCA: Fix off by one error in IRQ bound check
Charles Keepax
2025-07-13
ASoC: SDCA: Pull HID and IRQ into the primary SDCA module
Charles Keepax
2025-06-30
ASoC: SDCA: Add some initial IRQ handlers
Charles Keepax
2025-06-30
ASoC: SDCA: Generic interrupt support
Maciej Strozek