aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/htc-i2cpld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-5/+5
2013-06-13mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones1-10/+5
2012-11-28mfd: remove use of __devinitBill Pemberton1-6/+6
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-4/+4
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner1-18/+7
2011-01-14mfd: Convert HTC I2C CPLD driver to irq_ APIMark Brown1-15/+15
2011-01-14mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07mfd: Add HTCPLD driverCory Maccarrone1-0/+710