index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-29
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