| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: pca953x: Use correct u16 value for register word write | Yong Li | 2016-04-08 | 1 | -1/+2 |
* | gpiolib: Defer gpio device setup until after gpiolib initialization | Guenter Roeck | 2016-04-08 | 1 | -31/+67 |
* | gpiolib: Do not use devm functions when registering gpio chip | Guenter Roeck | 2016-04-08 | 1 | -7/+12 |
* | gpio: pxa: fix legacy non pinctrl aware builds | Robert Jarzmik | 2016-04-08 | 1 | -2/+2 |
* | gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* | Dmitry Torokhov | 2016-04-08 | 1 | -4/+12 |
* | gpio: xgene: Prevent NULL pointer dereference | Axel Lin | 2016-03-30 | 1 | -0/+5 |
* | gpio: menz127: Drop lock field from struct men_z127_gpio | Axel Lin | 2016-03-30 | 1 | -5/+4 |
* | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-18 | 3 | -0/+146 |
|\ |
|
| * | gpio: tps65086: Add GPO driver for the TPS65086 PMIC | Andrew F. Davis | 2016-03-16 | 3 | -0/+146 |
* | | gpio: mcp23s08: Fix clearing of interrupt. | Phil Reid | 2016-03-16 | 1 | -0/+4 |
* | | gpiolib: Fix comment referring to gpio_*() in gpiod_*() | Geert Uytterhoeven | 2016-03-16 | 1 | -2/+2 |
* | | gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit | Geert Uytterhoeven | 2016-03-16 | 1 | -2/+4 |
* | | gpio: xgene: Fix kconfig for standby GIPO contoller | Matthias Brugger | 2016-03-16 | 1 | -0/+1 |
* | | gpio: tps65912: fix bad merge | Linus Walleij | 2016-03-09 | 1 | -2/+2 |
* | | Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free" | Linus Walleij | 2016-03-09 | 1 | -0/+22 |
* | | gpio: omap: drop dev field from gpio_bank structure | Grygorii Strashko | 2016-03-09 | 1 | -28/+29 |
* | | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 2 | -80/+86 |
|\| |
|
| * | gpio: tps65912: Add GPIO driver for the TPS65912 PMIC | Andrew F. Davis | 2016-02-11 | 3 | -0/+165 |
| * | mfd: tps65912: Remove old driver in preparation for new driver | Andrew F. Davis | 2016-02-11 | 3 | -158/+0 |
* | | gpio: mpc8xxx: Slightly update the code for better readability | Axel Lin | 2016-03-09 | 1 | -2/+5 |
* | | gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip | Axel Lin | 2016-03-09 | 1 | -27/+21 |
* | | gpio: mpc8xxx: Fixup setting gpio direction output | Axel Lin | 2016-03-09 | 1 | -2/+1 |
* | | gpio: mcp23s08: Add support for mcp23s18 | Phil Reid | 2016-03-09 | 1 | -4/+15 |
* | | gpio: add driver for MEN 16Z127 GPIO controller | Andreas Werner | 2016-03-09 | 3 | -0/+208 |
* | | gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free | Axel Lin | 2016-03-09 | 1 | -22/+0 |
* | | gpio: timberdale: Switch to devm_ioremap_resource() | Amitoj Kaur Chawla | 2016-03-08 | 1 | -17/+4 |
* | | gpio: ts4800: Add IMX51 dependency | Julien Grossholtz | 2016-03-08 | 1 | -0/+1 |
* | | Merge branch 'devm-gpiochip-add-data' into devel | Linus Walleij | 2016-03-08 | 60 | -470/+218 |
|\ \ |
|
| * \ | Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i... | Linus Walleij | 2016-02-25 | 59 | -470/+176 |
| |\ \ |
|
| | * | | gpio: xgene: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+1 |
| | * | | gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -2/+1 |
| | * | | gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -14/+3 |
| | * | | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
| | * | | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
| | * | | gpio: vx855: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -11/+1 |
| | * | | gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -20/+4 |
| | * | | gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -2/+1 |
| | * | | gpio: twl6040: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -8/+1 |
| | * | | gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -6/+3 |
| | * | | gpio: ts4800: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -11/+1 |
| | * | | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
| | * | | gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
| | * | | gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
| | * | | gpio: timberdale Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -3/+1 |
| | * | | gpio: tegra: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -1/+1 |
| | * | | gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -11/+2 |
| | * | | gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -16/+6 |
| | * | | gpio: syscon: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+1 |
| | * | | gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -16/+2 |
| | * | | gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -1/+1 |