index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-irq.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-02-13
mfd: arizona: Correctly clean up after IRQs
Charles Keepax
2017-02-13
mfd: arizona: Add defines for IRQs on the main Arizona IRQ domain
Charles Keepax
2017-02-13
mfd: arizona: Use arizona_map_irq instead of hard coding it
Charles Keepax
2016-11-29
mfd: arizona: Use irq_find_mapping when appropriate
Charles Keepax
2016-06-29
mfd: arizona: Check if AOD interrupts are pending before dispatching
Richard Fitzgerald
2016-04-19
mfd: arizona: Fix lockdep recursion warning on set_irq_wake
Charles Keepax
2016-01-11
mfd: arizona: Request parent IRQ before we request child IRQs
Charles Keepax
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
2015-10-26
mfd: arizona: Fix typo in arizona_irq_map
Charles Keepax
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
mfd: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2014-09-26
mfd: arizona: Use handle_simple_irq for IRQ dispatch chip
Charles Keepax
2014-09-26
mfd: arizona: Propagate irq_wake through to parent IRQ
Charles Keepax
2014-09-26
mfd: arizona: Avoid use of legacy IRQ mapping
Charles Keepax
2014-07-28
mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it
Charles Keepax
2014-07-28
mfd: wm5110: Add new interrupt register definitions
Charles Keepax
2014-06-03
mfd: arizona: Correct error message for addition of main IRQ chip
Charles Keepax
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
2013-04-08
mfd: arizona: Try to use interrupt flags from interrupt controller
Mark Brown
2013-04-08
mfd: arizona: Allow GPIO to be specified for IRQ line
Mark Brown
2013-04-08
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
2013-04-08
mfd: arizona: Clarify error message for failed primary IRQ request
Mark Brown
2013-04-08
mfd: arizona: Disable all wake sources by default
Mark Brown
2013-01-22
mfd: arizona: Disable control interface reporting for WM5102 and WM5110
Mark Brown
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-12-09
mfd: arizona: Log if we fail to create the primary IRQ domain
Mark Brown
2012-11-20
mfd: wm5110: Disable control interface error report for WM5110 rev B
Mark Brown
2012-09-28
mfd: wm5110: Disable control interface error report for WM5110 rev B
Mark Brown
2012-09-14
mfd: arizona: Remove unused variable
Mark Brown
2012-09-14
mfd: arizona: Suppress needless calls to the primary IRQ
Mark Brown
2012-09-11
mfd: arizona: Disable control interface error reporting for early devices
Mark Brown
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
2012-06-23
mfd: arizona: Interrupt support
Mark Brown