summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-081-1/+2
* gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck2016-04-081-31/+67
* gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck2016-04-081-7/+12
* gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik2016-04-081-2/+2
* gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov2016-04-081-4/+12
* gpio: xgene: Prevent NULL pointer dereferenceAxel Lin2016-03-301-0/+5
* gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin2016-03-301-5/+4Star
* Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-183-0/+146
|\
| * gpio: tps65086: Add GPO driver for the TPS65086 PMICAndrew F. Davis2016-03-163-0/+146
* | gpio: mcp23s08: Fix clearing of interrupt.Phil Reid2016-03-161-0/+4
* | gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven2016-03-161-2/+2
* | gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven2016-03-161-2/+4
* | gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger2016-03-161-0/+1
* | gpio: tps65912: fix bad mergeLinus Walleij2016-03-091-2/+2
* | Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij2016-03-091-0/+22
* | gpio: omap: drop dev field from gpio_bank structureGrygorii Strashko2016-03-091-28/+29
* | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-092-80/+86
|\|
| * gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis2016-02-113-0/+165
| * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-113-158/+0Star
* | gpio: mpc8xxx: Slightly update the code for better readabilityAxel Lin2016-03-091-2/+5
* | gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chipAxel Lin2016-03-091-27/+21Star
* | gpio: mpc8xxx: Fixup setting gpio direction outputAxel Lin2016-03-091-2/+1Star
* | gpio: mcp23s08: Add support for mcp23s18Phil Reid2016-03-091-4/+15
* | gpio: add driver for MEN 16Z127 GPIO controllerAndreas Werner2016-03-093-0/+208
* | gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin2016-03-091-22/+0Star
* | gpio: timberdale: Switch to devm_ioremap_resource()Amitoj Kaur Chawla2016-03-081-17/+4Star
* | gpio: ts4800: Add IMX51 dependencyJulien Grossholtz2016-03-081-0/+1
* | Merge branch 'devm-gpiochip-add-data' into develLinus Walleij2016-03-0860-470/+218Star
|\ \
| * \ Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...Linus Walleij2016-02-2559-470/+176Star
| |\ \
| | * | gpio: xgene: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1Star
| | * | gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1Star
| | * | gpio: wm8994: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-14/+3Star
| | * | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2Star
| | * | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2Star
| | * | gpio: vx855: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1Star
| | * | gpio: viperboard: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-20/+4Star
| | * | gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1Star
| | * | gpio: twl6040: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-8/+1Star
| | * | gpio: ts5500: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-6/+3Star
| | * | gpio: ts4800: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1Star
| | * | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2Star
| | * | gpio: tps65910: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2Star
| | * | gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2Star
| | * | gpio: timberdale Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-3/+1Star
| | * | gpio: tegra: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
| | * | gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+2Star
| | * | gpio: tb10x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-16/+6Star
| | * | gpio: syscon: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1Star
| | * | gpio: sx150x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-16/+2Star
| | * | gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1