1. 6df8b39 irq: Change dynamic API to take a constant parameter by Tomasz Bursztyka · 4 years, 7 months ago
  2. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  3. 44270b5 irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT by Kumar Gala · 5 years ago
  4. 0fb4382 arch: isr: Update z_isr_install for multi-level interrupts by Jaron Kelleher · 5 years ago
  5. c6fd99d api: irq: Add Multi-level IRQ utility functions by Jaron Kelleher · 5 years ago
  6. 06df06b irq: add note about irq_lock/unlock access by Andrew Boie · 5 years ago
  7. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  8. 979b17f kernel: activate arch interface headers by Andrew Boie · 5 years ago
  9. 8ffff14 kernel: add architecture interface headers by Andrew Boie · 5 years ago
  10. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  11. ff6cce6 kernel: add dynamic interrupt API by Andrew Boie · 6 years ago
  12. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  13. 364cbae kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode by Andy Ross · 7 years ago
  14. 0cf6808 irq.h: include generic toolchain header by Andrew Boie · 8 years ago
  15. 8b986d7 spell: fix comment typos: /include by David B. Kinder · 8 years ago
  16. 4fc9606 irq: introduce 'direct' interrupt API definition by Andrew Boie · 8 years ago
  17. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  18. fb513eb doc: Fix up API description for IRQ_CONNECT() by Allan Stephens · 8 years ago
  19. c98da84 doc: Various corrections to doxygen info for Kernel APIs by Allan Stephens · 8 years ago
  20. b33aaa4 irq: Add irq_is_enabled external interrupt API by Vinayak Chettimada · 9 years ago
  21. 4909bf3 zephyr: remove deprecated dynamic interrupt API by Andrew Boie · 9 years ago
  22. f0dbdb0 headers: use __deprecated by Andrew Boie · 9 years ago
  23. 0853405 doc: irq.h: fix mismatched parameter names in comment by Daniel Leung · 9 years ago
  24. 15800ce nanokernel: deprecate dynamic IRQs by Andrew Boie · 9 years ago
  25. e444825 irq: formalize external zephyr interrupt API by Andrew Boie · 9 years ago