Commit History

Author SHA1 Message Date
  Michael Grzeschik a71411dbf6 regmap: irq: add chip option mask_writeonly 8 years ago
  Vladimir Zapolskiy 63c73b059c regmap: irq: allow to register one cell interrupt controllers 8 years ago
  Charles Keepax 2cf8e2dfdf regmap: Fixup the kernel-doc comments on functions/structures 8 years ago
  Laxman Dewangan ccc1256192 regmap: irq: Add support to call client specific pre/post interrupt service 9 years ago
  Grygorii Strashko 58a5336292 regmap: irq: Enable irq retriggering for nested irqs 9 years ago
  Laxman Dewangan 800c3a0e68 regmap: irq: add devm apis for regmap_{add,del}_irq_chip 9 years ago
  Laxman Dewangan 46189518d7 regmap: irq: dispose all virtual irq before removing domain 9 years ago
  Mark Brown a8d99344c9 Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next 9 years ago
  Laxman Dewangan 7a78479fd2 regmap: irq: add support for configuration of trigger type 9 years ago
  lixiubo 549e08a0a9 regmap: replace kmalloc with kmalloc_array 9 years ago
  lixiubo eeda1bd69d regmap: replace kzalloc with kcalloc 9 years ago
  Guo Zeng a650fdd942 regmap: irq: add ack_invert flag for chips using cleared bits as ack 10 years ago
  Guo Zeng 7b7d1968e4 regmap: irq: add support for chips who have separate unmask registers 10 years ago
  Markus Pargmann 67921a1a66 regmap: Split use_single_rw internally into use_single_read/write 10 years ago
  Rob Herring e723f2ceb1 regmap: kill off set_irq_flags usage 10 years ago
  dashsriram 7043f5fb20 regmap: irq: Fixed a typo error 10 years ago
  Krzysztof Kozlowski 77f5f3e9c8 regmap: Constify irq_domain_ops 10 years ago
  Valentin Rothberg 09cadf6e08 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request 10 years ago
  Xiubo Li e128920701 regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. 11 years ago
  Krzysztof Kozlowski 72a6a5df2c regmap: irq: Set data pointer only on regmap_add_irq_chip success 11 years ago
  Mark Brown b5ab3e5cae regmap: irq: Remove domain on exit 11 years ago
  Alexander Shiyan d323343335 regmap: irq: Allow using zero value for ack_base 11 years ago
  Yi Zhang 4bd7145b19 regmap: irq: clear status when disable irq 11 years ago
  Philipp Zabel 2753e6f820 regmap: irq: Allow to acknowledge masked interrupts during initialization 12 years ago
  Mark Brown eed456f93d regmap: irq: Clarify error message when we fail to request primary IRQ 12 years ago
  Li Fei 283189d3be regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case 12 years ago
  Mark Brown 9442490a02 regmap: irq: Support wake IRQ mask inversion 12 years ago
  Mark Brown 33be49324f regmap: irq: Fix sync of wake statuses to hardware 12 years ago
  Mark Brown a7440eaa90 regmap: irq: Use a bulk read for interrupt status where possible 12 years ago
  Mark Brown bbae92ca49 regmap: irq: Factor register read out of the IRQ parsing loop 12 years ago