Xiubo Li
|
e128920701
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 年之前 |
Krzysztof Kozlowski
|
72a6a5df2c
regmap: irq: Set data pointer only on regmap_add_irq_chip success
|
11 年之前 |
Mark Brown
|
b5ab3e5cae
regmap: irq: Remove domain on exit
|
11 年之前 |
Alexander Shiyan
|
d323343335
regmap: irq: Allow using zero value for ack_base
|
11 年之前 |
Yi Zhang
|
4bd7145b19
regmap: irq: clear status when disable irq
|
11 年之前 |
Philipp Zabel
|
2753e6f820
regmap: irq: Allow to acknowledge masked interrupts during initialization
|
12 年之前 |
Mark Brown
|
eed456f93d
regmap: irq: Clarify error message when we fail to request primary IRQ
|
12 年之前 |
Li Fei
|
283189d3be
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
|
12 年之前 |
Mark Brown
|
9442490a02
regmap: irq: Support wake IRQ mask inversion
|
12 年之前 |
Mark Brown
|
33be49324f
regmap: irq: Fix sync of wake statuses to hardware
|
12 年之前 |
Mark Brown
|
a7440eaa90
regmap: irq: Use a bulk read for interrupt status where possible
|
12 年之前 |
Mark Brown
|
bbae92ca49
regmap: irq: Factor register read out of the IRQ parsing loop
|
12 年之前 |
Laxman Dewangan
|
55ac85e942
regmap: irq: enable wake support by default
|
12 年之前 |
Mark Brown
|
90f790d2dc
regmap: irq: Allow users to retrieve the irq_domain
|
13 年之前 |
Yunfan Zhang
|
8138073951
regmap: no need primary handler for nested irq
|
13 年之前 |
Xiaofan Tian
|
36ac914ba2
regmap: irq: Add mask invert flag for enable register
|
13 年之前 |
Mark Brown
|
0c00c50b41
regmap: irq: Enable devices for runtime PM while handling interrupts
|
13 年之前 |
Stephen Warren
|
40052ca0c2
regmap: irq: initialize all irqs to wake disabled
|
13 年之前 |
Stephen Warren
|
685879f4b2
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
|
13 年之前 |
Stephen Warren
|
ca142750f8
regmap: name irq_chip based on regmap_irq_chip's name
|
13 年之前 |
Stephen Warren
|
7ac140ec42
regmap: store irq_chip inside regmap_irq_chip_data
|
13 年之前 |
Mark Brown
|
0eb46ad0c8
regmap: irq: Only update mask bits when doing initial mask
|
13 年之前 |
Stephen Warren
|
16032624f5
regmap: fix some error messages to take account of irq_reg_stride
|
13 年之前 |
Mark Brown
|
38e23194e1
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
|
13 年之前 |
Mark Brown
|
a43fd50dc9
regmap: Implement support for wake IRQs
|
13 年之前 |
Mark Brown
|
bfd6185dde
regmap: Don't try to map non-existant IRQs
|
13 年之前 |
Mark Brown
|
b026ddbbd2
regmap: Constify regmap_irq_chip
|
13 年之前 |
Mark Brown
|
38e7f5d1b7
regmap: Fix typo in IRQ register striding
|
13 年之前 |
Graeme Gregory
|
022f926a24
regmap: add support for non contiguous status to regmap-irq
|
13 年之前 |
Mark Brown
|
4af8be67fd
regmap: Convert regmap_irq to use irq_domain
|
13 年之前 |