Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f617281a64b8a9c1c9f9fb76ea6bc642e1a1b01
/
drivers
/
base
/
regmap
/
regmap-irq.c
2753e6f
regmap: irq: Allow to acknowledge masked interrupts during initialization
by Philipp Zabel
· 11 years ago
eed456f
regmap: irq: Clarify error message when we fail to request primary IRQ
by Mark Brown
· 12 years ago
283189d
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
by Li Fei
· 12 years ago
9442490
regmap: irq: Support wake IRQ mask inversion
by Mark Brown
· 12 years ago
33be493
regmap: irq: Fix sync of wake statuses to hardware
by Mark Brown
· 12 years ago
a7440ea
regmap: irq: Use a bulk read for interrupt status where possible
by Mark Brown
· 12 years ago
bbae92c
regmap: irq: Factor register read out of the IRQ parsing loop
by Mark Brown
· 12 years ago
55ac85e
regmap: irq: enable wake support by default
by Laxman Dewangan
· 12 years ago
90f790d
regmap: irq: Allow users to retrieve the irq_domain
by Mark Brown
· 12 years ago
8138073
regmap: no need primary handler for nested irq
by Yunfan Zhang
· 12 years ago
36ac914
regmap: irq: Add mask invert flag for enable register
by Xiaofan Tian
· 12 years ago
0c00c50
regmap: irq: Enable devices for runtime PM while handling interrupts
by Mark Brown
· 12 years ago
40052ca
regmap: irq: initialize all irqs to wake disabled
by Stephen Warren
· 12 years ago
685879f
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
by Stephen Warren
· 12 years ago
ca14275
regmap: name irq_chip based on regmap_irq_chip's name
by Stephen Warren
· 12 years ago
7ac140e
regmap: store irq_chip inside regmap_irq_chip_data
by Stephen Warren
· 12 years ago
0eb46ad
regmap: irq: Only update mask bits when doing initial mask
by Mark Brown
· 12 years ago
1603262
regmap: fix some error messages to take account of irq_reg_stride
by Stephen Warren
· 12 years ago
38e2319
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
by Mark Brown
· 12 years ago
a43fd50
regmap: Implement support for wake IRQs
by Mark Brown
· 13 years ago
bfd6185d
regmap: Don't try to map non-existant IRQs
by Mark Brown
· 13 years ago
b026ddb
regmap: Constify regmap_irq_chip
by Mark Brown
· 13 years ago
38e7f5d
regmap: Fix typo in IRQ register striding
by Mark Brown
· 13 years ago
022f926a
regmap: add support for non contiguous status to regmap-irq
by Graeme Gregory
· 13 years ago
4af8be6
regmap: Convert regmap_irq to use irq_domain
by Mark Brown
· 13 years ago
06e65cb
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
by Mark Brown
· 13 years ago
2431d0a
regmap: Pass back the allocated regmap IRQ controller data
by Mark Brown
· 13 years ago
5680655
regmap: fix compile errors in regmap-irq.c due to stride changes
by Stephen Warren
· 13 years ago
f01ee60
regmap: implement register striding
by Stephen Warren
· 13 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
209a600
regmap: Add irq_base accessor to regmap_irq
by Mark Brown
· 13 years ago
d23511f
regmap: Report if we actually handled an interrupt in regmap-irq
by Mark Brown
· 13 years ago
f8beab2
regmap: Add a reusable irq_chip for regmap based interrupt controllers
by Mark Brown
· 13 years ago