aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/twl4030-irq.c
AgeCommit message (Expand)Author
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-07-06mfd: twl4030-irq: Log an error in twl4030_sih_setup if the module cannot be f...Uwe Kleine-König
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam
2014-09-26mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones
2014-07-25mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-06-25mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-18mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQsKevin Hilman
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-21mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi
2012-11-21mfd: twl4030-irq: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-21mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi
2012-05-09mfd: enable wakeup on twl4030 IRQ.NeilBrown
2012-03-22mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson
2012-03-22mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson
2012-03-22mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson
2012-03-06mfd: Trivial twl4030 code-style fixesFelipe Contreras
2012-01-09mfd: Fix twl4030-irq typoNeilBrown
2012-01-09mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown
2011-10-24mfd: Remove IRQF_DISABLED flag from twl4030-irqSamuel Ortiz
2011-10-24mfd: Set twl4030-irq irq nested flagFelipe Balbi
2011-10-24mfd: Drop twl4030-irq's edge_workFelipe Balbi
2011-10-24mfd: Drop twl4030-irq's mask_workFelipe Balbi
2011-10-24mfd: Drop the twl4030-irq kthreadFelipe Balbi
2011-10-24mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methodsFelipe Balbi
2011-10-24mfd: Remove twl4030-irq trailing whitespacesFelipe Balbi
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: twl4030: Cleanup interrupt handlingThomas Gleixner
2011-01-14mfd: Convert TWL4030 to new irq_ APIsMark Brown
2010-10-29mfd: Fix twl-irq function declaration warningsG, Manjunath Kondaiah
2010-10-29mfd: Fix TWL4030 COR bit polarity for BCI SIH blockGrazvydas Ignotas
2010-10-08mfd: twl4030: Fix dummy irq chip usageThomas Gleixner
2010-10-04mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner
2010-05-28mfd: Rename twl5031 sih modulesIlkka Koskinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-31twl4030-irq.c: fix compiler warning due to raw-spinlock conversionLinus Torvalds
2009-12-14mfd: Add support for twl6030 irq frameworkBalaji T K
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-13mfd: Fix twl4030 warningAlan Cox
2009-12-13mfd: Initial support for twl5031Ilkka Koskinen
2009-09-17mfd: remove unnecessary semicolons from twl4030Joe Perches
2009-08-04mfd: twl4030 irq fixesRussell King
2009-06-17drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner