Age | Commit message (Expand) | Author |
---|---|---|
2012-05-17 | regmap: Fix typo in IRQ register striding | Mark Brown |
2012-05-14 | regmap: add support for non contiguous status to regmap-irq | Graeme Gregory |
2012-05-13 | regmap: Convert regmap_irq to use irq_domain | Mark Brown |
2012-05-13 | Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'... | Mark Brown |
2012-05-13 | regmap: Pass back the allocated regmap IRQ controller data | Mark Brown |
2012-04-11 | regmap: fix compile errors in regmap-irq.c due to stride changes | Stephen Warren |
2012-04-10 | regmap: implement register striding | Stephen Warren |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2011-12-05 | regmap: Add irq_base accessor to regmap_irq | Mark Brown |
2011-11-28 | regmap: Report if we actually handled an interrupt in regmap-irq | Mark Brown |
2011-11-08 | regmap: Add a reusable irq_chip for regmap based interrupt controllers | Mark Brown |