| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: htc-egpio: Use gpiochip data pointer | Linus Walleij | 2016-04-19 | 1 | -5/+5 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -1/+1 |
|\ |
|
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | | mfd: htc-egpio: Be sure to clamp return value | Linus Walleij | 2016-01-14 | 1 | -1/+1 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | mfd: htc-egpio: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-11 | 1 | -2/+2 |
* | mfd: Kill off set_irq_flags usage | Rob Herring | 2015-08-11 | 1 | -2/+2 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache() | Wei Yongjun | 2013-06-19 | 1 | -2/+2 |
* | mfd: htc-egpio: Convert to managed resources for allocating memory | Lee Jones | 2013-06-13 | 1 | -5/+4 |
* | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-27 | 1 | -4/+3 |
* | mfd: Cleanup irq namespace | Thomas Gleixner | 2011-03-27 | 1 | -9/+9 |
* | mfd: htc-egpio: Cleanup interrupt handling | Thomas Gleixner | 2011-03-27 | 1 | -4/+2 |
* | mfd: Convert HTC EGPIO driver to irq_ API | Mark Brown | 2011-01-14 | 1 | -13/+14 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 1 | -1/+1 |
* | mfd: fix htc-egpio iomem resource handling using resource_size | Philipp Zabel | 2009-02-17 | 1 | -1/+1 |
* | mfd: Fix egpio kzalloc return test | Julia Lawall | 2009-02-17 | 1 | -1/+1 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |
|\ |
|
| * | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | | mfd: Fix htc-egpio compile warning | Samuel Ortiz | 2008-10-19 | 1 | -1/+1 |
|/ |
|
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -0/+2 |
* | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | 1 | -0/+440 |