summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-03-31gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: bcm-kona: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: gpio-it87: Add support for IT8620 and IT8628Martin Blumenstingl
2016-03-31gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel
2016-03-31gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein
2016-03-31gpio: 74x164: add dt support for nxp's 74x594Nicolas Saenz Julienne
2016-03-31gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin
2016-03-30gpio: amdpt: Add a new ACPI HIDYD Tseng
2016-03-30gpio: octeon: Constify octeon_gpio_match tableAxel Lin
2016-03-30gpio: octeon: Convert to use devm_ioremap_resourceAxel Lin
2016-03-30gpio: amdpt: Convert to use gpio-genericAxel Lin
2016-03-30gpio: mcp23s08: delete req/rel_resource callbacksLinus Walleij
2016-03-30gpio: mcp23s08: switch to use gpiolib irqchip helpersPhil Reid
2016-03-30gpio: 74x164: Implement gpiochip.set_multiple()Geert Uytterhoeven
2016-03-30gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven
2016-03-30gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin
2016-03-30gpio: menz127: Drop *mdev 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