| Commit message (Expand) | Author | Age | Files | Lines |
* | gpiolib: Fix missing updates of bitmap index | Janusz Krzysztofik | 2018-09-24 | 1 | -5/+6 |
* | gpio: htc-egpio: Unique label per chip | Linus Walleij | 2018-09-24 | 1 | -1/+7 |
* | Merge branch 'ib-array-bitmaps' into devel | Linus Walleij | 2018-09-20 | 13 | -161/+309 |
|\ |
|
| * | gpiolib: Implement fast processing path in get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -5/+82 |
| * | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 13 | -24/+58 |
| * | gpiolib: Identify arrays matching GPIO hardware | Janusz Krzysztofik | 2018-09-13 | 2 | -1/+80 |
| * | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 13 | -150/+108 |
* | | gpio: davinci: Move driver local definitions to driver | Andrew F. Davis | 2018-09-20 | 1 | -0/+28 |
* | | gpio: davinci: Allocate the correct amount of memory for controller | Andrew F. Davis | 2018-09-20 | 1 | -6/+4 |
* | | gpio: davinci: Use dev name for label and automatic base selection | Andrew F. Davis | 2018-09-20 | 1 | -18/+4 |
* | | gpio: Get rid of legacy header | Linus Walleij | 2018-09-17 | 2 | -9/+2 |
* | | gpio: wm8xxx: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 3 | -15/+3 |
* | | gpio: wm8xxx: Use the right header | Linus Walleij | 2018-09-17 | 3 | -3/+3 |
* | | gpio: xlp: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -9/+1 |
* | | gpio: xlp: Include the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | | gpio: vx855: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -17/+1 |
* | | gpio: vx855: Include the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | | gpio: viperboard: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -6/+1 |
* | | gpio: viperboard: Include the right header | Linus Walleij | 2018-09-17 | 1 | -2/+1 |
* | | gpio: xtensa: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -4/+1 |
* | | gpio: xtensa: Include the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback | Linus Walleij | 2018-09-17 | 1 | -38/+0 |
* | | gpio: vr41xx: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -14/+1 |
* | | gpio: vr41xx: Include the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | | gpiolib: check if irqchip already has the irq hook replacements | Hans Verkuil | 2018-09-17 | 1 | -0/+10 |
* | | gpiolib: use better errno if get_direction is not available | Wolfram Sang | 2018-09-14 | 1 | -4/+4 |
* | | gpiolib: Don't support irq sharing for userspace | Uwe Kleine-König | 2018-09-13 | 1 | -5/+4 |
* | | gpio: vf610: Cut down on boilerplate | Linus Walleij | 2018-09-12 | 1 | -10/+1 |
* | | gpio: vf610: Include the right header | Linus Walleij | 2018-09-12 | 1 | -1/+1 |
* | | gpio: of: Handle SPI chipselect legacy bindings | Linus Walleij | 2018-09-11 | 1 | -2/+48 |
* | | gpio-bcm-kona: use new req/relres and dis/enable_irq funcs | Hans Verkuil | 2018-09-10 | 1 | -10/+4 |
* | | gpiolib: override irq_enable/disable | Hans Verkuil | 2018-09-10 | 1 | -4/+39 |
* | | gpiolib: add flag to indicate if the irq is disabled | Hans Verkuil | 2018-09-10 | 2 | -2/+28 |
* | | gliolib: set hooks in gpiochip_set_irq_hooks() | Hans Verkuil | 2018-09-10 | 1 | -24/+21 |
* | | gpiolib: export gpiochip_irq_reqres/relres() | Hans Verkuil | 2018-09-10 | 1 | -22/+33 |
* | | gpio: ep93xx: fix test for end of loop | Dan Carpenter | 2018-09-10 | 1 | -1/+1 |
* | | gpio: ep93xx: fix incorrect array element size check | Colin Ian King | 2018-09-10 | 1 | -1/+1 |
* | | gpio: twl6040: Implement .get_direction() | Linus Walleij | 2018-09-10 | 1 | -0/+7 |
* | | gpio: twl6040: Use bitops | Linus Walleij | 2018-09-10 | 1 | -3/+4 |
* | | gpio: twl6040: Cut down boilerplate | Linus Walleij | 2018-09-10 | 1 | -14/+1 |
* | | gpio: twl6040: Include the right header | Linus Walleij | 2018-09-10 | 1 | -1/+1 |
* | | gpio: twl4030: Implement .get_direction() | Linus Walleij | 2018-09-10 | 1 | -1/+41 |
* | | gpio: twl4030: Cut down boilerplate | Linus Walleij | 2018-09-10 | 1 | -14/+1 |
* | | gpio: twl4030: Include the right header | Linus Walleij | 2018-09-10 | 1 | -1/+1 |
* | | gpio: zevio: Include the right header | Linus Walleij | 2018-09-04 | 1 | -1/+1 |
* | | gpio: ts5500: Delete platform data handling | Linus Walleij | 2018-09-04 | 1 | -6/+0 |
* | | gpio: ts5500: Use SPDX header | Linus Walleij | 2018-09-04 | 1 | -4/+1 |
* | | gpio: ts5500: Include the right header | Linus Walleij | 2018-09-04 | 1 | -1/+1 |
* | | gpio: mxs: Get rid of external API call | Linus Walleij | 2018-09-04 | 1 | -3/+1 |
* | | gpio: tps65xxx: Use SPDX license tag | Linus Walleij | 2018-09-04 | 4 | -36/+4 |