summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl6030-irq.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-08-111-1/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-13/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: twl6030-irq: Extinguish coding style warningsLee Jones2014-07-251-1/+3
* mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-191-1/+0
* mfd: twl6030: Fix endianness problem in IRQ handlerDanke Xie2014-01-211-3/+5
* mfd: twl6030-irq: Add interrupt mapping table for the twl6032Oleksandr Dmytryshyn2013-08-201-1/+47
* mfd: twl6030-irq: Create struct twl6030_irqGrygorii Strashko2013-08-201-42/+59
* mfd: twl6030-irq: Convert to use linear irq_domainGrygorii Strashko2013-08-201-50/+69
* mfd: twl6030-irq: Add error check when IRQs are masked initiallyGrygorii Strashko2013-08-201-4/+9
* mfd: twl6030-irq: Migrate to IRQ threaded handlerNaga Venkata Srikanth V2013-08-201-100/+50
* mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-2/+2
* mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson2012-03-221-20/+19
* mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson2012-03-221-9/+22
* mfd: Return twl6030_mmc_card_detect IRQ for board setupBenoit Cousson2012-03-221-1/+2
* mfd: Make twl6030_irq_set_wake staticNishanth Menon2012-03-061-1/+1
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-03-061-2/+11
* freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-211-2/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* | mfd: Disable twl6030 IRQ during suspendTodd Poynor2011-10-241-0/+6
* | mfd: Fix twl6030 lockdep recursion warning on setting wake IRQsTodd Poynor2011-10-241-2/+44
* | mfd: Remove IRQF_DISABLEDYong Zhang2011-10-241-1/+1
* | mfd: Set twl6030 irq_wake infrastructure upSantosh Shilimkar2011-10-241-0/+9
* | mfd: Make sure to request twl6030 IRQ before using the irq_numAxel Lin2011-10-241-8/+10
|/
* mfd: Fix twl6030 irq definitionsGraeme Gregory2011-05-261-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-4/+4
* mfd: twl6030: Cleanup interrupt handlingThomas Gleixner2011-03-271-16/+1
* mfd: twl6030 irq_data conversion.Lennert Buytenhek2011-01-141-1/+1
* mfd: TWL6030: USBOTG VBUS event generation onHema HK2010-12-101-1/+8
* mfd: Fix twl-irq function declaration warningsG, Manjunath Kondaiah2010-10-291-0/+2
* mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-0/+73
* mfd: Add support for twl6030 irq frameworkBalaji T K2009-12-141-0/+299
OpenPOWER on IntegriCloud