summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16gpio: mcp23s08: Fix clearing of interrupt.Phil Reid
2016-03-16gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven
2016-03-16gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven
2016-03-16gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger
2016-03-16gpio: tps65086: Add GPO driver for the TPS65086 PMICAndrew F. Davis
2016-03-09gpio: tps65912: fix bad mergeLinus Walleij
2016-03-09Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij
2016-03-09gpio: omap: drop dev field from gpio_bank structureGrygorii Strashko
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-03-09gpio: mpc8xxx: Slightly update the code for better readabilityAxel Lin
2016-03-09gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chipAxel Lin
2016-03-09gpio: mpc8xxx: Fixup setting gpio direction outputAxel Lin
2016-03-09gpio: mcp23s08: Add support for mcp23s18Phil Reid
2016-03-09gpio: add driver for MEN 16Z127 GPIO controllerAndreas Werner
2016-03-09gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin
2016-03-08gpio: timberdale: Switch to devm_ioremap_resource()Amitoj Kaur Chawla
2016-03-08gpio: ts4800: Add IMX51 dependencyJulien Grossholtz
2016-03-08Merge branch 'devm-gpiochip-add-data' into develLinus Walleij
2016-03-07gpiolib: rewrite gpiodev_add_to_listBamvor Jian Zhang
2016-03-07gpio: moxart: Allow compile test buildAxel Lin
2016-03-07gpio: moxart: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij
2016-02-25gpio: fix abi regression in sysfsBamvor Jian Zhang
2016-02-25gpio: mb86s7x: Allow compile test buildAxel Lin
2016-02-25gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()Axel Lin
2016-02-25gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpioAxel Lin
2016-02-25gpio: xgene: fix type of variable containing error codesAndrzej Hajda
2016-02-25gpio: rcar: Use ARCH_RENESASSimon Horman
2016-02-25gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin
2016-02-25gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin
2016-02-25gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin
2016-02-25Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...Linus Walleij
2016-02-25gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpioAxel Lin
2016-02-25gpio: xgene: fix type of variable containing error codesAndrzej Hajda
2016-02-25gpio: rcar: Use ARCH_RENESASSimon Horman
2016-02-25gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin
2016-02-25gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin
2016-02-25gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin
2016-02-25gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2016-02-25gpio: Propagate all errors in devm_get_gpiod_from_child()Geert Uytterhoeven
2016-02-23gpio: xgene: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-02-23gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan