| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-09-19 | 1 | -1/+2 |
|\ |
|
| * | pinctrl/gpio: Take MUX usage into account | Stefan Wahren | 2019-08-23 | 1 | -1/+2 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-09-16 | 3 | -0/+189 |
|\ \ |
|
| * | | drivers: gpio: Add support for GPIOs over Moxtet bus | Marek Behún | 2019-08-14 | 3 | -0/+189 |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-09-16 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'lpc32xx/multiplatform' into arm/soc | Arnd Bergmann | 2019-08-15 | 3 | -51/+76 |
| |\ \ \ |
|
| | * | | | gpio: lpc32xx: allow building on non-lpc32xx targets | Arnd Bergmann | 2019-08-15 | 3 | -51/+76 |
| | | |/
| | |/| |
|
| * | | | ARM: remove Intel iop33x and iop13xx support | Arnd Bergmann | 2019-08-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-09-16 | 52 | -1498/+1999 |
|\ \ \ |
|
| * | | | gpiolib: of: add a fallback for wlf,reset GPIO name | Dmitry Torokhov | 2019-09-12 | 1 | -0/+16 |
| * | | | gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() | Geert Uytterhoeven | 2019-09-12 | 1 | -14/+0 |
| * | | | gpio: remove explicit comparison with 0 | Saiyam Doshi | 2019-09-12 | 1 | -1/+1 |
| * | | | gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-09-11 | 1 | -3/+1 |
| * | | | gpio: devres: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 2019-09-11 | 1 | -14/+14 |
| * | | | gpio: of: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 2019-09-11 | 1 | -4/+4 |
| * | | | gpio: of: Make of_gpio_simple_xlate() private | Geert Uytterhoeven | 2019-09-11 | 1 | -3/+3 |
| * | | | gpio: of: Make of_get_named_gpiod_flags() private | Geert Uytterhoeven | 2019-09-11 | 2 | -8/+1 |
| * | | | gpio: aspeed: Add in ast2600 details to Aspeed driver | Rashmica Gupta | 2019-09-11 | 1 | -2/+20 |
| * | | | gpio: aspeed: Use ngpio property from device tree if available | Rashmica Gupta | 2019-09-11 | 1 | -7/+11 |
| * | | | gpio: aspeed: Setup irqchip dynamically | Rashmica Gupta | 2019-09-11 | 1 | -9/+7 |
| * | | | gpio/aspeed: Fix incorrect number of banks | Rashmica Gupta | 2019-09-11 | 1 | -1/+1 |
| * | | | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij | 2019-09-11 | 4 | -30/+52 |
| * | | | gpiolib: acpi: make acpi_can_fallback_to_crs() static | Dmitry Torokhov | 2019-09-10 | 2 | -17/+10 |
| * | | | Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Walleij | 2019-09-10 | 4 | -49/+55 |
| |\ \ \ |
|
| | * | | | gpio: merrifield: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-12 | 1 | -12/+16 |
| | * | | | gpio: lynxpoint: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-12 | 1 | -15/+20 |
| | * | | | gpio: intel-mid: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-12 | 1 | -18/+17 |
| | * | | | gpio: pch: Use dev_get_drvdata | Chuhong Yuan | 2019-07-23 | 1 | -4/+2 |
| | | |/
| | |/| |
|
| * | | | gpio: Fix further merge errors | Linus Walleij | 2019-09-06 | 1 | -4/+4 |
| * | | | Merge tag 'v5.3-rc7' into devel | Linus Walleij | 2019-09-05 | 2 | -26/+35 |
| |\ \ \ |
|
| * | | | | gpio: of: Normalize return code variable name | Linus Walleij | 2019-09-04 | 1 | -7/+7 |
| * | | | | gpio: gpiolib: Normalize return code variable name | Linus Walleij | 2019-09-04 | 1 | -110/+110 |
| * | | | | gpio: ep93xx: Pass irqchip when adding gpiochip | Linus Walleij | 2019-09-04 | 1 | -67/+73 |
| * | | | | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2019-09-03 | 7 | -115/+132 |
| |\ \ \ \ |
|
| | * | | | | gpio: lpc32xx: allow building on non-lpc32xx targets | Arnd Bergmann | 2019-08-12 | 3 | -51/+76 |
| | * | | | | gpio: pca953x: Drop %s for constant string literals | Andy Shevchenko | 2019-08-02 | 1 | -2/+1 |
| | * | | | | gpio: pca953x: Remove explicit comparison with 0 | Andy Shevchenko | 2019-08-02 | 1 | -8/+8 |
| | * | | | | gpio: pca953x: Use GENMASK() consistently | Andy Shevchenko | 2019-08-02 | 1 | -15/+16 |
| | * | | | | gpio: pca953x: Switch to use device_get_match_data() | Andy Shevchenko | 2019-08-02 | 1 | -12/+8 |
| | * | | | | gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get | Anson Huang | 2019-08-02 | 1 | -6/+3 |
| | * | | | | gpio: ixp4xx: remove redundant dev_err message | Ding Xiang | 2019-07-31 | 1 | -3/+1 |
| | * | | | | gpio: em: use a helper variable for &pdev->dev | Bartosz Golaszewski | 2019-07-22 | 1 | -18/+19 |
| | | |/ /
| | |/| | |
|
| * | | | | gpio: zynq: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-27 | 1 | -16/+21 |
| * | | | | gpio: mt7621: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-23 | 1 | -16/+17 |
| * | | | | gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()' | Christophe JAILLET | 2019-08-23 | 1 | -2/+4 |
| * | | | | gpio: aspeed: Add SGPIO driver | Hongwei Zhang | 2019-08-23 | 1 | -0/+533 |
| * | | | | gpio: tqmx86: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-23 | 1 | -17/+24 |
| * | | | | gpio: vf610: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-23 | 1 | -12/+14 |
| * | | | | gpio: zx: Pass irqchip when adding gpiochip | Linus Walleij | 2019-08-23 | 1 | -17/+17 |
| * | | | | gpio: mpc8xxx: add ls1088a platform special function | Song Hui | 2019-08-23 | 1 | -0/+1 |