summaryrefslogtreecommitdiff
path: root/drivers/mfd/htc-i2cpld.c
AgeCommit message (Expand)Author
2016-04-19mfd: htc-i2cpld: Use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-30mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-26mfd: htc-i2cpld: Rectify pointer offset errorLee Jones
2014-09-26mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones
2014-09-26mfd: htc-i2cpld: container_of() cannot return NULLLee Jones
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-20mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg
2014-07-28mfd: htc-i2cpld: Remove unused codeSachin Kamat
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-13mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones
2012-11-28mfd: remove use of __devinitBill Pemberton
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner
2011-01-14mfd: Convert HTC I2C CPLD driver to irq_ APIMark Brown
2011-01-14mfd: Staticise internal functions in HTC I2CCPLD driverMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07mfd: Add HTCPLD driverCory Maccarrone