index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
mfd: arizona: Fix rumtime PM imbalance on error
Dinghao Liu
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
1
-1
/
+3
2017-02-13
mfd: arizona: Correctly clean up after IRQs
Charles Keepax
1
-18
/
+41
2017-02-13
mfd: arizona: Add defines for IRQs on the main Arizona IRQ domain
Charles Keepax
1
-6
/
+15
2017-02-13
mfd: arizona: Use arizona_map_irq instead of hard coding it
Charles Keepax
1
-12
/
+10
2016-11-29
mfd: arizona: Use irq_find_mapping when appropriate
Charles Keepax
1
-4
/
+4
2016-06-29
mfd: arizona: Check if AOD interrupts are pending before dispatching
Richard Fitzgerald
1
-2
/
+14
2016-04-19
mfd: arizona: Fix lockdep recursion warning on set_irq_wake
Charles Keepax
1
-0
/
+3
2016-01-11
mfd: arizona: Request parent IRQ before we request child IRQs
Charles Keepax
1
-30
/
+27
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
1
-13
/
+27
2015-10-26
mfd: arizona: Fix typo in arizona_irq_map
Charles Keepax
1
-1
/
+1
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-7
/
+0
2015-08-11
mfd: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
1
-0
/
+9
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-0
/
+1
2014-09-26
mfd: arizona: Use handle_simple_irq for IRQ dispatch chip
Charles Keepax
1
-1
/
+1
2014-09-26
mfd: arizona: Propagate irq_wake through to parent IRQ
Charles Keepax
1
-0
/
+8
2014-09-26
mfd: arizona: Avoid use of legacy IRQ mapping
Charles Keepax
1
-2
/
+2
2014-07-28
mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it
Charles Keepax
1
-7
/
+12
2014-07-28
mfd: wm5110: Add new interrupt register definitions
Charles Keepax
1
-1
/
+9
2014-06-03
mfd: arizona: Correct error message for addition of main IRQ chip
Charles Keepax
1
-1
/
+1
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
1
-0
/
+8
2013-04-08
mfd: arizona: Try to use interrupt flags from interrupt controller
Mark Brown
1
-2
/
+25
2013-04-08
mfd: arizona: Allow GPIO to be specified for IRQ line
Mark Brown
1
-13
/
+53
2013-04-08
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
1
-5
/
+7
2013-04-08
mfd: arizona: Clarify error message for failed primary IRQ request
Mark Brown
1
-1
/
+1
2013-04-08
mfd: arizona: Disable all wake sources by default
Mark Brown
1
-0
/
+3
2013-01-22
mfd: arizona: Disable control interface reporting for WM5102 and WM5110
Mark Brown
1
-16
/
+2
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+1
2012-12-09
mfd: arizona: Log if we fail to create the primary IRQ domain
Mark Brown
1
-0
/
+1
2012-11-20
mfd: wm5110: Disable control interface error report for WM5110 rev B
Mark Brown
1
-0
/
+1
2012-09-28
mfd: wm5110: Disable control interface error report for WM5110 rev B
Mark Brown
1
-0
/
+1
2012-09-14
mfd: arizona: Remove unused variable
Mark Brown
1
-1
/
+1
2012-09-14
mfd: arizona: Suppress needless calls to the primary IRQ
Mark Brown
1
-3
/
+15
2012-09-11
mfd: arizona: Disable control interface error reporting for early devices
Mark Brown
1
-7
/
+28
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
1
-0
/
+6
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
1
-0
/
+2
2012-06-23
mfd: arizona: Interrupt support
Mark Brown
1
-0
/
+267