summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | gpio: tps65218: use the new open drain callbackLinus Walleij2016-04-141-10/+35
| * | | | | | | gpio: of: Return error if gpio hog configuration failedLaxman Dewangan2016-04-131-6/+9
| * | | | | | | MAINTAINERS: gpio: add DT bindings directoryWolfram Sang2016-04-131-0/+1
| * | | | | | | gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li2016-04-091-1/+41
| * | | | | | | gpio: zynq: Fix the error pathShubhrajyoti Datta2016-04-091-1/+3
| * | | | | | | gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung2016-04-093-0/+110
| * | | | | | | gpio: document open drain/source behaviourLinus Walleij2016-04-091-0/+89
| * | | | | | | 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-052-16/+61
| * | | | | | | 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
| * | | | | | | tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven2016-03-311-1/+1
| * | | | | | | tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven2016-03-311-1/+1
| * | | | | | | gpio: dt-bindings: document the concept of GPIO banksLinus Walleij2016-03-311-0/+14
| * | | | | | | gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel2016-03-313-6/+24
| * | | | | | | gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein2016-03-311-1/+8
| * | | | | | | gpio: mpc8xxx: Add new platforms GPIO DT node descriptionLiu Gang2016-03-311-3/+17
| * | | | | | | gpio: 74x164: add dt support for nxp's 74x594Nicolas Saenz Julienne2016-03-312-1/+4
| * | | | | | | gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin2016-03-311-14/+1
| * | | | | | | irqdomain: Export irq_domain_free_irqs_commonAxel Lin2016-03-311-0/+1
| * | | | | | | powerpc: ppc4xx: drop unused variableLinus Walleij2016-03-311-1/+0
| * | | | | | | input: ad7879: use gpiochip data pointerLinus Walleij2016-03-301-5/+5
| * | | | | | | input: adp5589-keys: use gpiochip data pointerLinus Walleij2016-03-301-6/+6
| * | | | | | | unicore32: gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-1/+3
| * | | | | | | sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
| * | | | | | | sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-2/+2
| * | | | | | | powerpc: simple-gpio: use gpiochip data pointerLinus Walleij2016-03-301-9/+4
| * | | | | | | powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij2016-03-301-12/+8
| * | | | | | | powerpc: ppc4xx: use gpiochip data pointerLinus Walleij2016-03-301-11/+5
| * | | | | | | powerpc: cpm_common: use gpiochip data pointerLinus Walleij2016-03-301-12/+6
| * | | | | | | powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij2016-03-301-24/+12
| * | | | | | | powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij2016-03-301-3/+3
| * | | | | | | powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5
| * | | | | | | gpio: amdpt: Add a new ACPI HIDYD Tseng2016-03-301-0/+1
OpenPOWER on IntegriCloud