index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
wm831x-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
mfd: Emulate active low IRQs as well as active high IRQs for wm831x
Mark Brown
1
-5
/
+19
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
1
-37
/
+64
2012-05-20
mfd: Don't try to flag IRQ 0 as a wm831x wake source
Mark Brown
1
-11
/
+12
2012-01-09
mfd: Still check other interrupts if we get a wm831x touchscreen IRQ
Mark Brown
1
-2
/
+1
2012-01-09
mfd: Remove unused wm831x_irq_data_to_mask_reg()
Mark Brown
1
-5
/
+0
2011-10-24
mfd: Simulate active high IRQs with wm831x
Mark Brown
1
-1
/
+21
2011-10-24
mfd: Remove spurious newlines from wm831x-irq.c
Mark Brown
1
-2
/
+0
2011-07-31
mfd: Acknowlege all WM831x IRQs before we handle them
Mark Brown
1
-17
/
+13
2011-07-31
mfd: Fix off by one in WM831x IRQ code
Dimitris Papastamos
1
-0
/
+5
2011-07-31
mfd: Support dynamic allocation of IRQ range for wm831x
Mark Brown
1
-5
/
+13
2011-07-31
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
Mark Brown
1
-6
/
+18
2011-05-26
mfd: Continue with IRQ setup even if we don't have PMIC main IRQ
Mark Brown
1
-13
/
+14
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-4
/
+4
2011-03-23
mfd: Convert WM831x interrupt masking to enable/disable operations
Mark Brown
1
-4
/
+8
2011-03-23
mfd: Remove bitrotted genirq comment from wm831x IRQ code
Mark Brown
1
-9
/
+0
2011-03-23
mfd: Add fast path for WM831x touchscreen interrupts
Mark Brown
1
-0
/
+12
2011-03-23
mfd: Support configuration of WM831x /IRQ output in CMOS mode
Mark Brown
1
-0
/
+8
2011-03-23
mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
Mark Brown
1
-0
/
+3
2011-01-14
mfd: Flag WM831x /IRQ as a wake source
Mark Brown
1
-0
/
+11
2011-01-14
mfd: Convert Wolfson MFD drivers to use irq_data accessor function
Mark Brown
1
-5
/
+5
2011-01-14
mfd: Convert WM831x to new irq_ interrupt methods
Mark Brown
1
-20
/
+22
2010-09-29
mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types
Mark Brown
1
-2
/
+7
2010-05-28
mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use
Mark Brown
1
-8
/
+8
2010-05-28
mfd: Remove unused wm831x IRQ handler data
Mark Brown
1
-2
/
+0
2010-05-10
ASoC: Use more idiomatic driver name for WM8731
Mark Brown
1
-0
/
+30
2009-12-13
mfd: Move WM831x to generic IRQ
Mark Brown
1
-122
/
+87
2009-10-27
mfd: Always initialise WM831x IRQ mutex
Mark Brown
1
-1
/
+2
2009-09-17
mfd: Add WM831x interrupt support
Mark Brown
1
-0
/
+559