1. d7c1460 of/irq: Fix of_irq_parse_one() returned error codes by Laurent Pinchart · 9 years ago
  2. 9eb08fb of/irq: Export of_irq_get() by Laurent Pinchart · 10 years ago
  3. a9ecdc0 of/irq: Fix lookup to use 'interrupts-extended' property first by Florian Fainelli · 10 years ago
  4. ad69674 of/irq: do irq resolution in platform_get_irq_byname() by Grygorii Strashko · 10 years ago
  5. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 10 years ago
  6. ae107d0 dt: Fix binding typos in clock-names and interrupt-names by Geert Uytterhoeven · 10 years ago
  7. 361128f Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 by Rob Herring · 10 years ago
  8. 2f53a71 of/irq: Fix device_node refcount in of_irq_parse_raw() by Cédric Le Goater · 11 years ago
  9. 1ca56e7 of: irq: Ignore disabled intc's when searching map by Peter Crosthwaite · 11 years ago
  10. bf49be0 of: irq: Ignore disabled interrupt controllers by Peter Crosthwaite · 11 years ago
  11. 74dac2e of: irq: Fix interrupt-map entry matching by Tomasz Figa · 11 years ago
  12. 355e62f of/irq: Fix potential buffer overflow by Grant Likely · 11 years ago
  13. 78119fd of/irq: Fix bug in interrupt parsing refactor. by Grant Likely · 11 years ago
  14. 79d9701 of/irq: create interrupts-extended property by Grant Likely · 11 years ago
  15. 3da5278 of/irq: Rework of_irq_count() by Thierry Reding · 11 years ago
  16. 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago
  17. 2361613 of/irq: Refactor interrupt-map parsing by Grant Likely · 11 years ago
  18. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  19. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  20. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  21. 4a43d68 of/irq: Pass trigger type in IRQ resource flags by Tomasz Figa · 11 years ago
  22. 8804827 of: Fix dereferencing node name in debug output to be safe by Grant Likely · 11 years ago
  23. d84ff46 irq/of: Fix comment typo for irq_of_parse_and_map by Yijing Wang · 11 years ago
  24. cf9e236 of/irq: init struct resource to 0 in of_irq_to_resource() by Sebastian Andrzej Siewior · 11 years ago
  25. c0cdfaa of/irq: Avoid calling list_first_entry() for empty list by Axel Lin · 11 years ago
  26. d2e4151 of/irq: sparse fixes by Kim Phillips · 12 years ago
  27. a4f8bf2 DT: export of_irq_to_resource_table() by John Crispin · 12 years ago
  28. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  29. 661db79 of/irq: Add interrupts-names property to name an irq resource by Benoit Cousson · 13 years ago
  30. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  31. d7fb6d0 of/irq: of_irq_init: add check for parent equal to child node by Rob Herring · 13 years ago
  32. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  33. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  34. c71a54b of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  35. dc93728 of/irq: of_irq_find_parent: check for parent equal to child by Rob Herring · 13 years ago
  36. 0b2e9a8 of: Export of_irq_find_parent() by Michael Ellerman · 13 years ago
  37. 52f6537 of/irq: remove references to NO_IRQ in drivers/of/platform.c by Andres Salomon · 14 years ago
  38. d2f7183 of/irq: Fix endian issues in parsing interrupt specifiers by Grant Likely · 14 years ago
  39. 9a6b2e5 of: Fix phandle endian issues by Grant Likely · 14 years ago
  40. d3571c3 of: Use full node name in resource structures by Grant Likely · 14 years ago
  41. a7c194b of/irq: little endian fixes by Rob Herring · 14 years ago
  42. 7dc2e11 of/irq: merge irq mapping code by Grant Likely · 14 years ago
  43. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago