summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-irq.c
Commit message (Expand)AuthorAgeFilesLines
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-10/+1
* mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
* mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones2014-09-261-2/+6
* mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones2014-07-251-3/+3
* mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-0/+1
|\
| * mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQsKevin Hilman2013-06-181-0/+1
* | mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-4/+1
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-5/+5
|\
| * mfd: twl4030-irq: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-2/+2
| * mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-3/+3
* | mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi2012-11-211-1/+2
|/
* mfd: enable wakeup on twl4030 IRQ.NeilBrown2012-05-091-0/+1
* mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson2012-03-221-11/+8
* mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi2012-03-221-7/+7
* mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-221-17/+6
* mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson2012-03-221-2/+27
* mfd: Trivial twl4030 code-style fixesFelipe Contreras2012-03-061-12/+14
* mfd: Fix twl4030-irq typoNeilBrown2012-01-091-1/+1
* mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown2012-01-091-0/+1
* mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-201-5/+8
* mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-201-2/+3
* mfd: Remove IRQF_DISABLED flag from twl4030-irqSamuel Ortiz2011-10-241-2/+2
* mfd: Set twl4030-irq irq nested flagFelipe Balbi2011-10-241-5/+6
* mfd: Drop twl4030-irq's edge_workFelipe Balbi2011-10-241-72/+52
* mfd: Drop twl4030-irq's mask_workFelipe Balbi2011-10-241-48/+34
* mfd: Drop the twl4030-irq kthreadFelipe Balbi2011-10-241-73/+21
* mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methodsFelipe Balbi2011-10-241-16/+21
* mfd: Remove twl4030-irq trailing whitespacesFelipe Balbi2011-10-241-1/+1
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-10/+10
* mfd: twl4030: Cleanup interrupt handlingThomas Gleixner2011-03-271-38/+8
* mfd: Convert TWL4030 to new irq_ APIsMark Brown2011-01-141-14/+14
* mfd: Fix twl-irq function declaration warningsG, Manjunath Kondaiah2010-10-291-0/+1
* mfd: Fix TWL4030 COR bit polarity for BCI SIH blockGrazvydas Ignotas2010-10-291-1/+2
* mfd: twl4030: Fix dummy irq chip usageThomas Gleixner2010-10-081-1/+1
* mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner2010-10-041-1/+1
* mfd: Rename twl5031 sih modulesIlkka Koskinen2010-05-281-5/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* twl4030-irq.c: fix compiler warning due to raw-spinlock conversionLinus Torvalds2009-12-311-2/+2
* mfd: Add support for twl6030 irq frameworkBalaji T K2009-12-141-3/+3
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-9/+9
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* mfd: Fix twl4030 warningAlan Cox2009-12-131-1/+2
* mfd: Initial support for twl5031Ilkka Koskinen2009-12-131-4/+127
* mfd: remove unnecessary semicolons from twl4030Joe Perches2009-09-171-1/+1
* mfd: twl4030 irq fixesRussell King2009-08-041-31/+24
* drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner2009-06-171-1/+1
* mfd: Storage class should be before const qualifierTobias Klauser2009-04-051-1/+1
* mfd: Use irq_to_desc in twl4030 codeSamuel Ortiz2009-01-041-4/+26
OpenPOWER on IntegriCloud