summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: zynq: Fix the error pathShubhrajyoti Datta2016-04-091-1/+3
| * | gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung2016-04-093-0/+110
| * | gpio: tps6586x: make explicitly non-modularPaul Gortmaker2016-04-051-12/+1
| * | gpio: tps65910: make explicitly non-modularPaul Gortmaker2016-04-051-14/+2
| * | gpio: palmas: make explicitly non-modularPaul Gortmaker2016-04-051-12/+1
| * | gpio: sx150x: make explicitly non-modularPaul Gortmaker2016-04-051-11/+4
| * | gpio: tc3589x: make explicitly non-modularPaul Gortmaker2016-04-051-11/+0
| * | gpio: rc5t583: make explicitly non-modularPaul Gortmaker2016-04-051-12/+0
| * | gpio: tc3589x: implement open drain/source callbackLinus Walleij2016-04-051-0/+41
| * | gpio: tc3589x: use BIT() macroLinus Walleij2016-04-051-8/+9
| * | gpio: support native single-ended hardware driversLinus Walleij2016-04-051-15/+37
| * | gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin2016-03-311-20/+15
| * | gpio: zx: make explicitly non-modularPaul Gortmaker2016-03-311-8/+6
| * | gpio: xgene: make explicitly non-modularPaul Gortmaker2016-03-311-8/+1
| * | gpio: sta2x11: make explicitly non-modularPaul Gortmaker2016-03-311-6/+2
| * | gpio: pl061: make explicitly non-modularPaul Gortmaker2016-03-311-8/+4
| * | gpio: mvebu: make explicitly non-modularPaul Gortmaker2016-03-311-3/+2
| * | gpio: moxart: make explicitly non-modularPaul Gortmaker2016-03-311-6/+1
| * | gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker2016-03-311-10/+2
| * | gpio: mb86s7x: make explicitly non-modularPaul Gortmaker2016-03-311-7/+1
| * | gpio: bcm-kona: make explicitly non-modularPaul Gortmaker2016-03-311-9/+5
| * | 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/+1
| * | 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/+7
| * | gpio: amdpt: Convert to use gpio-genericAxel Lin2016-03-302-108/+15
| * | gpio: mcp23s08: delete req/rel_resource callbacksLinus Walleij2016-03-301-25/+0
| * | gpio: mcp23s08: switch to use gpiolib irqchip helpersPhil Reid2016-03-302-55/+31
| * | 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/+0
| * | gpio: menz127: Drop *mdev field from struct men_z127_gpioAxel Lin2016-03-301-3/+1
* | | gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä2016-04-301-1/+1
* | | Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij2016-04-121-17/+6
* | | Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij2016-04-121-42/+0
| |/ |/|
* | 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/+4
|/
* 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
OpenPOWER on IntegriCloud