1. 945486b genirq: Export irq_gc_noop() by Florian Fainelli · 3 years, 2 months ago
  2. fcd0f63 genirq: Export irq_gc_{unmask_enable,mask_disable}_reg by Florian Fainelli · 3 years, 2 months ago
  3. 5a6c76b genirq/generic_chip: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
  4. 024c795 kernel/irq: export irq_gc_set_wake by Jianqun Xu · 3 years, 10 months ago
  5. 8c67d24 genirq: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  6. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  7. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  8. 0d08af3 genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() by Doug Berger · 7 years ago
  9. 2060892 genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() by Doug Berger · 7 years ago
  10. 72364d3 irq/generic-chip: Don't replace domain's name by Jeffy Chen · 7 years ago
  11. f160203 irq/generic-chip: Export irq_init_generic_chip() locally by Bartosz Golaszewski · 8 years ago
  12. f88eecf genirq/generic_chip: Verify irqs_per_chip <= 32 by Sebastian Frias · 8 years ago
  13. ee26c01 genirq/generic_chip: Add irq_unmap callback by Sebastian Frias · 8 years ago
  14. f0c450e genirq/generic_chip: Get rid of code duplication by Sebastian Frias · 8 years ago
  15. 48e0fba genirq: Remove export of irq_map_generic_chip() by Thomas Gleixner · 8 years ago
  16. be9b22b genirq: Add chip_[suspend|resume] PM support to irq_chip by Brian Norris · 9 years ago
  17. c586348 genirq: generic chip: Support hierarchy domain by Stefan Agner · 10 years ago
  18. b790559 genirq: Generic chip: Add big endian I/O accessors by Kevin Cernekee · 10 years ago
  19. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  20. a5152c8 genirq: generic chip: Export irq_map_generic_chip function by Boris BREZILLON · 10 years ago
  21. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  23. 002fca5 genirq: generic chip: Use DIV_ROUND_UP to calculate numchips by Axel Lin · 11 years ago
  24. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  25. ccc414f genirq: Add the generic chip to the genirq docbook by Thomas Gleixner · 12 years ago
  26. d55f0cc genirq: generic-chip: Export some irq_gc_ functions by Fabio Estevam · 12 years ago
  27. 6fff831 genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips by James Hogan · 12 years ago
  28. 37074c5a irq/generic-chip: fix a few kernel-doc entries by Uwe Kleine-König · 12 years ago
  29. 1aa0dd9 irqdomain: Eliminate revmap type by Grant Likely · 12 years ago
  30. 0bb4afb irqdomain: Add a name field by Grant Likely · 12 years ago
  31. e8bd834 genirq: irqchip: Add mask to block out invalid irqs by Grant Likely · 12 years ago
  32. 088f40b genirq: Generic chip: Add linear irq domain support by Thomas Gleixner · 12 years ago
  33. 3528d82 genirq: Generic chip: Split out code into separate functions by Thomas Gleixner · 12 years ago
  34. d005181 genirq: irqchip: Add a mask calculation function by Thomas Gleixner · 12 years ago
  35. 966dc73 genirq: Generic chip: Cache per irq bit mask by Thomas Gleixner · 12 years ago
  36. af80b0f genirq: Generic chip: Handle separate mask registers by Gerlando Falauto · 12 years ago
  37. 899f0e6 genirq: Generic chip: Add support for per chip type mask cache by Gerlando Falauto · 12 years ago
  38. cfeaa93 genirq: Generic chip: Remove the local cur_regs() function by Gerlando Falauto · 12 years ago
  39. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  40. 825de2e irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip by Nobuhiro Iwamatsu · 13 years ago
  41. 1dd75f9 genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 13 years ago
  42. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  43. cfefd21 genirq: Add chip suspend and resume callbacks by Thomas Gleixner · 14 years ago
  44. 7d82806 genirq: Implement a generic interrupt chip by Thomas Gleixner · 14 years ago