1. 711419e irqdomain: Add the missing assignment of domain->fwnode for named fwnode by Dexuan Cui · 6 years ago
  2. b977fcf irqdomain/debugfs: Use PAs to generate fwnode names by Marc Zyngier · 6 years ago
  3. 3a1d24c irq/irqdomain: Fix comment typo by Zenghui Yu · 6 years ago
  4. 43b98d8 genirq/irqdomain: Remove WARN_ON() on out-of-memory condition by Geert Uytterhoeven · 6 years ago
  5. 08970ec irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() by Julien Grall · 6 years ago
  6. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  7. a324ca9 Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  8. 9f199dd irqdomain: Allow the default irq domain to be retrieved by Marc Zyngier · 6 years ago
  9. b5c231d genirq: introduce irq_domain_translate_twocell by Brian Masney · 6 years ago
  10. 434537b genirq/debugfs: No need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  11. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  12. b8d62f3 genirq: Fix grammar s/an /a / by Geert Uytterhoeven · 6 years ago
  13. 94967b5 genirq/debugfs: Reinstate full OF path for domain name by Marc Zyngier · 6 years ago
  14. 513145e genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file by Marc Zyngier · 6 years ago
  15. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  16. 0b24a0b irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  17. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  18. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  19. 306eb5a irqdomain: Drop pointless NULL check in virq_debug_show_one by Rasmus Villemoes · 7 years ago
  20. d03cc2d irqdomain: Add __rcu annotations to radix tree slot by Masahiro Yamada · 7 years ago
  21. f1d7835 irqdomain: Move revmap_trees_mutex to struct irq_domain by Masahiro Yamada · 7 years ago
  22. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  23. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  24. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  25. c3e7239 irqdomain/debugfs: Provide domain specific debug callback by Thomas Gleixner · 7 years ago
  26. e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  27. 20c4d49 irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq() by Dan Carpenter · 8 years ago
  28. 495c38d irqdomain: Add irq_domain_{push,pop}_irq() functions by David Daney · 8 years ago
  29. 0d12ec0 irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() by David Daney · 8 years ago
  30. b526adf irqdomain: Factor out code to add and remove items to and from the revmap by David Daney · 8 years ago
  31. b6eb66f device property: export irqchip_fwnode_ops by Arnd Bergmann · 8 years ago
  32. db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 8 years ago
  33. c5c601c irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers by Marc Zyngier · 8 years ago
  34. f610c9d genirq/debugfs: Remove redundant NULL pointer check by Thomas Gleixner · 8 years ago
  35. 6a6544e genirq/irqdomain: Remove auto-recursive hierarchy support by Marc Zyngier · 8 years ago
  36. 61d0a00 genirq/irqdomain: Add irq_domain_update_bus_token helper by Marc Zyngier · 8 years ago
  37. 087cdfb genirq/debugfs: Add proper debugfs interface by Thomas Gleixner · 8 years ago
  38. 9dc6be3 genirq/irqdomain: Add map counter by Thomas Gleixner · 8 years ago
  39. d59f661 genirq: Allow fwnode to carry name information only by Thomas Gleixner · 8 years ago
  40. 2370c00 irqdomain: Let irq_domain_mapping display ACPI fwnode attributes by Marc Zyngier · 8 years ago
  41. fe17a42 irqdomain: Let irq_domain_mapping display hierarchical domains by Marc Zyngier · 8 years ago
  42. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  43. 08d85f3 irqdomain: Avoid activating interrupts more than once by Marc Zyngier · 8 years ago
  44. c7b41f0 irqdomain: irq_domain_check_msi_remap by Eric Auger · 8 years ago
  45. 631a963 irqdomain: Add irq domain MSI and MSI_REMAP flags by Eric Auger · 8 years ago
  46. 545d5d6 genirq: Update stale comment for __irq_domain_add by Punit Agrawal · 9 years ago
  47. 0c22891 irqdomain: Mask irq type in irq_domain_xlate_onetwocell() by Sebastian Frias · 9 years ago
  48. a1b7b1a irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling by Alexander Popov · 9 years ago
  49. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 9 years ago
  50. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 9 years ago
  51. d16dcd3d irqdomain: Fix disposal of mappings for interrupt hierarchies by Jon Hunter · 9 years ago
  52. 1e2a7d7 irqdomain: Don't set type when mapping an IRQ by Jon Hunter · 9 years ago
  53. b62b2cf irqdomain: Fix handling of type settings for existing mappings by Jon Hunter · 9 years ago
  54. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 9 years ago
  55. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  56. 651e8b5 irqdomain: Allow domain matching on irq_fwspec by Marc Zyngier · 9 years ago
  57. 63cc787 irqdomain: Export irq_domain_free_irqs_common by Axel Lin · 9 years ago
  58. 52b2a05 genirq: Export IRQ functions for module use by Quan Nguyen · 9 years ago
  59. ac0a0cd genirq: Make irq_domain_alloc_descs() non static by Qais Yousef · 9 years ago
  60. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 530cbe1 irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token by Marc Zyngier · 9 years ago
  62. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  63. 64bce3e irqdomain: Export irq_domain_set_info() for module use by Keith Busch · 9 years ago
  64. 92b86f9 Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  65. 75aba7b irqdomain: Introduce is_fwnode_irqchip helper by Suravee Suthikulpanit · 9 years ago
  66. a4289dc genirq/msi: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
  67. c466595 irqdomain: Make irq_domain_alloc_irqs_recursive available by Marc Zyngier · 9 years ago
  68. 2a5e9a0 irqdomain: Introduce irq_domain_create_hierarchy by Marc Zyngier · 9 years ago
  69. b145dcc irqdomain: Add a fwnode_handle allocator by Marc Zyngier · 9 years ago
  70. 1bf4ddc irqdomain: Introduce irq_domain_create_{linear, tree} by Marc Zyngier · 9 years ago
  71. c0131f0 irqdomain: Introduce irq_create_fwspec_mapping by Marc Zyngier · 9 years ago
  72. 11e4438e irqdomain: Introduce a firmware-specific IRQ specifier structure by Marc Zyngier · 9 years ago
  73. 130b8c6 irqdomain: Allow irq domain lookup by fwnode by Marc Zyngier · 9 years ago
  74. f110711 irqdomain: Convert irqdomain-%3Eof_node to fwnode by Marc Zyngier · 9 years ago
  75. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  76. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  77. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 10 years ago
  78. f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
  79. 6783011 genirq: Introduce helper function irq_data_get_node() by Jiang Liu · 10 years ago
  80. 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 10 years ago
  81. 5f22f5c irqdomain: Add non-hierarchy helper irq_domain_set_info by Stefan Agner · 10 years ago
  82. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  83. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  84. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  85. 0cc01ab irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF by Yingjoe Chen · 10 years ago
  86. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  87. 43a7759 genirq: Export irq_domain_disassociate() to architecture interrupt drivers by Jiang Liu · 11 years ago
  88. a257954 genirq: Improve documentation to match current implementation by Jiang Liu · 11 years ago
  89. 64be38a genirq: Include missing header file in irqdomain.c by Rashika Kheria · 11 years ago
  90. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  91. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  92. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  93. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. fbab62c5 irqdomain: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 12 years ago
  95. 798f0fd irq: fix checkpatch error by Kefeng Wang · 12 years ago
  96. d3dcb43 irqdomain: make irq_linear_revmap() a fast path again by Grant Likely · 12 years ago
  97. 56a3d5a irqdomain: remove irq_domain_generate_simple() by Grant Likely · 12 years ago
  98. ddaf144 irqdomain: Refactor irq_domain_associate_many() by Grant Likely · 12 years ago
  99. c5cdc67 irqdomain: Remove temporary MIPS workaround code by Grant Likely · 12 years ago
  100. 1400ea8 irqdomain: Beef up debugfs output by Grant Likely · 12 years ago