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