summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: mvebu: make explicitly non-modularPaul Gortmaker2016-03-311-3/+2Star
* gpio: moxart: make explicitly non-modularPaul Gortmaker2016-03-311-6/+1Star
* gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker2016-03-311-10/+2Star
* gpio: mb86s7x: make explicitly non-modularPaul Gortmaker2016-03-311-7/+1Star
* gpio: bcm-kona: make explicitly non-modularPaul Gortmaker2016-03-311-9/+5Star
* gpio: gpio-it87: Add support for IT8620 and IT8628Martin Blumenstingl2016-03-312-1/+11
* gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel2016-03-312-6/+21
* gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein2016-03-311-1/+8
* gpio: 74x164: add dt support for nxp's 74x594Nicolas Saenz Julienne2016-03-311-0/+1
* gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin2016-03-311-14/+1Star
* gpio: amdpt: Add a new ACPI HIDYD Tseng2016-03-301-0/+1
* gpio: octeon: Constify octeon_gpio_match tableAxel Lin2016-03-301-1/+1
* gpio: octeon: Convert to use devm_ioremap_resourceAxel Lin2016-03-301-17/+7Star
* gpio: amdpt: Convert to use gpio-genericAxel Lin2016-03-302-108/+15Star
* gpio: mcp23s08: delete req/rel_resource callbacksLinus Walleij2016-03-301-25/+0Star
* gpio: mcp23s08: switch to use gpiolib irqchip helpersPhil Reid2016-03-302-55/+31Star
* gpio: 74x164: Implement gpiochip.set_multiple()Geert Uytterhoeven2016-03-301-0/+24
* gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven2016-03-301-0/+20
* gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin2016-03-301-2/+0Star
* gpio: menz127: Drop *mdev field from struct men_z127_gpioAxel Lin2016-03-301-3/+1Star
* 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