index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-irq.c
Age
Commit message (
Expand
)
Author
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-06-05
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
regmap: Don't try to map non-existant IRQs
Mark Brown
2012-06-03
regmap: Constify regmap_irq_chip
Mark Brown
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