index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm831x-irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Emulate active low IRQs as well as active high IRQs for wm831x
Mark Brown
2012-05-20
1
-5
/
+19
*
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
1
-37
/
+64
*
mfd: Don't try to flag IRQ 0 as a wm831x wake source
Mark Brown
2012-05-20
1
-11
/
+12
*
mfd: Still check other interrupts if we get a wm831x touchscreen IRQ
Mark Brown
2012-01-09
1
-2
/
+1
*
mfd: Remove unused wm831x_irq_data_to_mask_reg()
Mark Brown
2012-01-09
1
-5
/
+0
*
mfd: Simulate active high IRQs with wm831x
Mark Brown
2011-10-24
1
-1
/
+21
*
mfd: Remove spurious newlines from wm831x-irq.c
Mark Brown
2011-10-24
1
-2
/
+0
*
mfd: Acknowlege all WM831x IRQs before we handle them
Mark Brown
2011-07-31
1
-17
/
+13
*
mfd: Fix off by one in WM831x IRQ code
Dimitris Papastamos
2011-07-31
1
-0
/
+5
*
mfd: Support dynamic allocation of IRQ range for wm831x
Mark Brown
2011-07-31
1
-5
/
+13
*
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
Mark Brown
2011-07-31
1
-6
/
+18
*
mfd: Continue with IRQ setup even if we don't have PMIC main IRQ
Mark Brown
2011-05-26
1
-13
/
+14
*
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-27
1
-4
/
+4
*
mfd: Convert WM831x interrupt masking to enable/disable operations
Mark Brown
2011-03-23
1
-4
/
+8
*
mfd: Remove bitrotted genirq comment from wm831x IRQ code
Mark Brown
2011-03-23
1
-9
/
+0
*
mfd: Add fast path for WM831x touchscreen interrupts
Mark Brown
2011-03-23
1
-0
/
+12
*
mfd: Support configuration of WM831x /IRQ output in CMOS mode
Mark Brown
2011-03-23
1
-0
/
+8
*
mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
Mark Brown
2011-03-23
1
-0
/
+3
*
mfd: Flag WM831x /IRQ as a wake source
Mark Brown
2011-01-14
1
-0
/
+11
*
mfd: Convert Wolfson MFD drivers to use irq_data accessor function
Mark Brown
2011-01-14
1
-5
/
+5
*
mfd: Convert WM831x to new irq_ interrupt methods
Mark Brown
2011-01-14
1
-20
/
+22
*
mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types
Mark Brown
2010-09-29
1
-2
/
+7
*
mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use
Mark Brown
2010-05-28
1
-8
/
+8
*
mfd: Remove unused wm831x IRQ handler data
Mark Brown
2010-05-28
1
-2
/
+0
*
ASoC: Use more idiomatic driver name for WM8731
Mark Brown
2010-05-10
1
-0
/
+30
*
mfd: Move WM831x to generic IRQ
Mark Brown
2009-12-13
1
-122
/
+87
*
mfd: Always initialise WM831x IRQ mutex
Mark Brown
2009-10-27
1
-1
/
+2
*
mfd: Add WM831x interrupt support
Mark Brown
2009-09-17
1
-0
/
+559