index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl4030-irq.c
Age
Commit message (
Expand
)
Author
2011-10-24
mfd: Remove IRQF_DISABLED flag from twl4030-irq
Samuel Ortiz
2011-10-24
mfd: Set twl4030-irq irq nested flag
Felipe Balbi
2011-10-24
mfd: Drop twl4030-irq's edge_work
Felipe Balbi
2011-10-24
mfd: Drop twl4030-irq's mask_work
Felipe Balbi
2011-10-24
mfd: Drop the twl4030-irq kthread
Felipe Balbi
2011-10-24
mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methods
Felipe Balbi
2011-10-24
mfd: Remove twl4030-irq trailing whitespaces
Felipe Balbi
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-27
mfd: twl4030: Cleanup interrupt handling
Thomas Gleixner
2011-01-14
mfd: Convert TWL4030 to new irq_ APIs
Mark Brown
2010-10-29
mfd: Fix twl-irq function declaration warnings
G, Manjunath Kondaiah
2010-10-29
mfd: Fix TWL4030 COR bit polarity for BCI SIH block
Grazvydas Ignotas
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
2010-05-28
mfd: Rename twl5031 sih modules
Ilkka Koskinen
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-31
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Linus Torvalds
2009-12-14
mfd: Add support for twl6030 irq framework
Balaji T K
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-12-13
mfd: Fix twl4030 warning
Alan Cox
2009-12-13
mfd: Initial support for twl5031
Ilkka Koskinen
2009-09-17
mfd: remove unnecessary semicolons from twl4030
Joe Perches
2009-08-04
mfd: twl4030 irq fixes
Russell King
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-04-05
mfd: Storage class should be before const qualifier
Tobias Klauser
2009-01-04
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
2008-10-22
mfd: twl4030 IRQ handling update
David Brownell