aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij
2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij
2016-04-09gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li
2016-04-09gpio: zynq: Fix the error pathShubhrajyoti Datta
2016-04-09gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung
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-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tps65910: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: sx150x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: rc5t583: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij
2016-04-05gpio: support native single-ended hardware driversLinus Walleij
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: moxart: make explicitly non-modularPaul Gortmaker
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: xgene: Prevent NULL pointer dereferenceAxel Lin
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel 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