aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/htc-egpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-11mfd: htc-egpio: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-11mfd: Kill off set_irq_flags usageRob Herring1-2/+2
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-06-19mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache()Wei Yongjun1-2/+2
2013-06-13mfd: htc-egpio: Convert to managed resources for allocating memoryLee Jones1-5/+4
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-4/+3
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-9/+9
2011-03-27mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner1-4/+2
2011-01-14mfd: Convert HTC EGPIO driver to irq_ APIMark Brown1-13/+14
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-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2009-02-17mfd: fix htc-egpio iomem resource handling using resource_sizePhilipp Zabel1-1/+1
2009-02-17mfd: Fix egpio kzalloc return testJulia Lawall1-1/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-19mfd: Fix htc-egpio compile warningSamuel Ortiz1-1/+1
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu1-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+2
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pinsPhilipp Zabel1-0/+440