1. 2753e6f regmap: irq: Allow to acknowledge masked interrupts during initialization by Philipp Zabel · 11 years ago
  2. eed456f regmap: irq: Clarify error message when we fail to request primary IRQ by Mark Brown · 12 years ago
  3. 283189d regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case by Li Fei · 12 years ago
  4. 9442490 regmap: irq: Support wake IRQ mask inversion by Mark Brown · 12 years ago
  5. 33be493 regmap: irq: Fix sync of wake statuses to hardware by Mark Brown · 12 years ago
  6. a7440ea regmap: irq: Use a bulk read for interrupt status where possible by Mark Brown · 12 years ago
  7. bbae92c regmap: irq: Factor register read out of the IRQ parsing loop by Mark Brown · 12 years ago
  8. 55ac85e regmap: irq: enable wake support by default by Laxman Dewangan · 12 years ago
  9. 90f790d regmap: irq: Allow users to retrieve the irq_domain by Mark Brown · 12 years ago
  10. 8138073 regmap: no need primary handler for nested irq by Yunfan Zhang · 12 years ago
  11. 36ac914 regmap: irq: Add mask invert flag for enable register by Xiaofan Tian · 12 years ago
  12. 0c00c50 regmap: irq: Enable devices for runtime PM while handling interrupts by Mark Brown · 12 years ago
  13. 40052ca regmap: irq: initialize all irqs to wake disabled by Stephen Warren · 12 years ago
  14. 685879f regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base by Stephen Warren · 12 years ago
  15. ca14275 regmap: name irq_chip based on regmap_irq_chip's name by Stephen Warren · 12 years ago
  16. 7ac140e regmap: store irq_chip inside regmap_irq_chip_data by Stephen Warren · 12 years ago
  17. 0eb46ad regmap: irq: Only update mask bits when doing initial mask by Mark Brown · 12 years ago
  18. 1603262 regmap: fix some error messages to take account of irq_reg_stride by Stephen Warren · 12 years ago
  19. 38e2319 Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next by Mark Brown · 12 years ago
  20. a43fd50 regmap: Implement support for wake IRQs by Mark Brown · 13 years ago
  21. bfd6185d regmap: Don't try to map non-existant IRQs by Mark Brown · 13 years ago
  22. b026ddb regmap: Constify regmap_irq_chip by Mark Brown · 13 years ago
  23. 38e7f5d regmap: Fix typo in IRQ register striding by Mark Brown · 13 years ago
  24. 022f926a regmap: add support for non contiguous status to regmap-irq by Graeme Gregory · 13 years ago
  25. 4af8be6 regmap: Convert regmap_irq to use irq_domain by Mark Brown · 13 years ago
  26. 06e65cb Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next by Mark Brown · 13 years ago
  27. 2431d0a regmap: Pass back the allocated regmap IRQ controller data by Mark Brown · 13 years ago
  28. 5680655 regmap: fix compile errors in regmap-irq.c due to stride changes by Stephen Warren · 13 years ago
  29. f01ee60 regmap: implement register striding by Stephen Warren · 13 years ago
  30. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  31. 209a600 regmap: Add irq_base accessor to regmap_irq by Mark Brown · 13 years ago
  32. d23511f regmap: Report if we actually handled an interrupt in regmap-irq by Mark Brown · 13 years ago
  33. f8beab2 regmap: Add a reusable irq_chip for regmap based interrupt controllers by Mark Brown · 13 years ago