summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/htc-i2cpld.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: htc-i2cpld: Use gpiochip data pointerLinus Walleij2016-04-191-10/+5
* gpio: change member .dev to .parentLinus Walleij2015-11-191-2/+2
* mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas2015-10-301-2/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-5/+1
* mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
* Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-30/+14
|\
| * mfd: htc-i2cpld: Rectify pointer offset errorLee Jones2014-09-261-23/+10
| * mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones2014-09-261-2/+2
| * mfd: htc-i2cpld: container_of() cannot return NULLLee Jones2014-09-261-5/+2
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-7/+1
|\ \
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-7/+1
| |/
* | mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
|/
* mfd: htc-i2cpld: Remove unused codeSachin Kamat2014-07-281-5/+0
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-5/+5
* mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones2013-06-131-10/+5
* mfd: remove use of __devinitBill Pemberton2012-11-281-6/+6
* mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-271-2/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-4/+4
* mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner2011-03-271-18/+7
* mfd: Convert HTC I2C CPLD driver to irq_ APIMark Brown2011-01-141-15/+15
* mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown2011-01-141-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Add HTCPLD driverCory Maccarrone2010-03-071-0/+710
OpenPOWER on IntegriCloud