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
/
twl4030-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
mfd: enable wakeup on twl4030 IRQ.
NeilBrown
1
-0
/
+1
2012-03-22
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
1
-11
/
+8
2012-03-22
mfd: Micro-optimization on twl4030 IRQ handler
Felipe Balbi
1
-7
/
+7
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
1
-17
/
+6
2012-03-22
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
1
-2
/
+27
2012-03-06
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
1
-12
/
+14
2012-01-09
mfd: Fix twl4030-irq typo
NeilBrown
1
-1
/
+1
2012-01-09
mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.
NeilBrown
1
-0
/
+1
2011-12-20
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
1
-5
/
+8
2011-12-20
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
1
-2
/
+3
2011-10-24
mfd: Remove IRQF_DISABLED flag from twl4030-irq
Samuel Ortiz
1
-2
/
+2
2011-10-24
mfd: Set twl4030-irq irq nested flag
Felipe Balbi
1
-5
/
+6
2011-10-24
mfd: Drop twl4030-irq's edge_work
Felipe Balbi
1
-72
/
+52
2011-10-24
mfd: Drop twl4030-irq's mask_work
Felipe Balbi
1
-48
/
+34
2011-10-24
mfd: Drop the twl4030-irq kthread
Felipe Balbi
1
-73
/
+21
2011-10-24
mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methods
Felipe Balbi
1
-16
/
+21
2011-10-24
mfd: Remove twl4030-irq trailing whitespaces
Felipe Balbi
1
-1
/
+1
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-10
/
+10
2011-03-27
mfd: twl4030: Cleanup interrupt handling
Thomas Gleixner
1
-38
/
+8
2011-01-14
mfd: Convert TWL4030 to new irq_ APIs
Mark Brown
1
-14
/
+14
2010-10-29
mfd: Fix twl-irq function declaration warnings
G, Manjunath Kondaiah
1
-0
/
+1
2010-10-29
mfd: Fix TWL4030 COR bit polarity for BCI SIH block
Grazvydas Ignotas
1
-1
/
+2
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
1
-1
/
+1
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
1
-1
/
+1
2010-05-28
mfd: Rename twl5031 sih modules
Ilkka Koskinen
1
-5
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-31
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Linus Torvalds
1
-2
/
+2
2009-12-14
mfd: Add support for twl6030 irq framework
Balaji T K
1
-3
/
+3
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-9
/
+9
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-1
/
+1
2009-12-13
mfd: Fix twl4030 warning
Alan Cox
1
-1
/
+2
2009-12-13
mfd: Initial support for twl5031
Ilkka Koskinen
1
-4
/
+127
2009-09-17
mfd: remove unnecessary semicolons from twl4030
Joe Perches
1
-1
/
+1
2009-08-04
mfd: twl4030 irq fixes
Russell King
1
-31
/
+24
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-04-05
mfd: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-01-04
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
1
-4
/
+26
2008-10-22
mfd: twl4030 IRQ handling update
David Brownell
1
-0
/
+743