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 |
Laxman Dewangan
|
55ac85e942
regmap: irq: enable wake support by default
|
12 years ago |
Mark Brown
|
90f790d2dc
regmap: irq: Allow users to retrieve the irq_domain
|
13 years ago |
Yunfan Zhang
|
8138073951
regmap: no need primary handler for nested irq
|
12 years ago |
Xiaofan Tian
|
36ac914ba2
regmap: irq: Add mask invert flag for enable register
|
13 years ago |
Mark Brown
|
0c00c50b41
regmap: irq: Enable devices for runtime PM while handling interrupts
|
13 years ago |
Stephen Warren
|
40052ca0c2
regmap: irq: initialize all irqs to wake disabled
|
13 years ago |
Stephen Warren
|
685879f4b2
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
|
13 years ago |
Stephen Warren
|
ca142750f8
regmap: name irq_chip based on regmap_irq_chip's name
|
13 years ago |
Stephen Warren
|
7ac140ec42
regmap: store irq_chip inside regmap_irq_chip_data
|
13 years ago |
Mark Brown
|
0eb46ad0c8
regmap: irq: Only update mask bits when doing initial mask
|
13 years ago |
Stephen Warren
|
16032624f5
regmap: fix some error messages to take account of irq_reg_stride
|
13 years ago |
Mark Brown
|
38e23194e1
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
|
13 years ago |
Mark Brown
|
a43fd50dc9
regmap: Implement support for wake IRQs
|
13 years ago |
Mark Brown
|
bfd6185dde
regmap: Don't try to map non-existant IRQs
|
13 years ago |
Mark Brown
|
b026ddbbd2
regmap: Constify regmap_irq_chip
|
13 years ago |
Mark Brown
|
38e7f5d1b7
regmap: Fix typo in IRQ register striding
|
13 years ago |
Graeme Gregory
|
022f926a24
regmap: add support for non contiguous status to regmap-irq
|
13 years ago |
Mark Brown
|
4af8be67fd
regmap: Convert regmap_irq to use irq_domain
|
13 years ago |
Mark Brown
|
06e65cb322
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
|
13 years ago |
Mark Brown
|
2431d0a1d6
regmap: Pass back the allocated regmap IRQ controller data
|
13 years ago |
Stephen Warren
|
56806555de
regmap: fix compile errors in regmap-irq.c due to stride changes
|
13 years ago |
Stephen Warren
|
f01ee60fff
regmap: implement register striding
|
13 years ago |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 years ago |
Mark Brown
|
209a600623
regmap: Add irq_base accessor to regmap_irq
|
13 years ago |
Mark Brown
|
d23511f959
regmap: Report if we actually handled an interrupt in regmap-irq
|
13 years ago |