summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-14gpio: wm8994: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij1-0/+23
2016-04-14gpio: menz127: use the new open drain callbackLinus Walleij1-7/+11
2016-04-14gpio: f7188x: use the new open drain callbackLinus Walleij1-0/+33
2016-04-14gpio: f7188x: use BIT() macroLinus Walleij1-9/+10
2016-04-14gpio: sx150x: use the new open drain callbackLinus Walleij1-14/+27
2016-04-14gpio: sx150x: move platform data into driverLinus Walleij2-83/+59
2016-04-14gpio: tps65218: use the new open drain callbackLinus Walleij1-10/+35
2016-04-13gpio: of: Return error if gpio hog configuration failedLaxman Dewangan1-6/+9
2016-04-13MAINTAINERS: gpio: add DT bindings directoryWolfram Sang1-0/+1
2016-04-09gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li1-1/+41
2016-04-09gpio: zynq: Fix the error pathShubhrajyoti Datta1-1/+3
2016-04-09gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung3-0/+110
2016-04-09gpio: document open drain/source behaviourLinus Walleij1-0/+89
2016-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: tps65910: make explicitly non-modularPaul Gortmaker1-14/+2
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: sx150x: make explicitly non-modularPaul Gortmaker1-11/+4
2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker1-11/+0
2016-04-05gpio: rc5t583: make explicitly non-modularPaul Gortmaker1-12/+0
2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij1-0/+41
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij1-8/+9
2016-04-05gpio: support native single-ended hardware driversLinus Walleij2-16/+61
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin1-20/+15
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker1-8/+6
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker1-6/+2
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker1-8/+4
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker1-3/+2
2016-03-31gpio: moxart: make explicitly non-modularPaul Gortmaker1-6/+1
2016-03-31gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker1-10/+2
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker1-7/+1
2016-03-31gpio: bcm-kona: make explicitly non-modularPaul Gortmaker1-9/+5
2016-03-31gpio: gpio-it87: Add support for IT8620 and IT8628Martin Blumenstingl2-1/+11
2016-03-31tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven1-1/+1
2016-03-31tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven1-1/+1
2016-03-31gpio: dt-bindings: document the concept of GPIO banksLinus Walleij1-0/+14
2016-03-31gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel3-6/+24
2016-03-31gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein1-1/+8
2016-03-31gpio: mpc8xxx: Add new platforms GPIO DT node descriptionLiu Gang1-3/+17
2016-03-31gpio: 74x164: add dt support for nxp's 74x594Nicolas Saenz Julienne2-1/+4
2016-03-31gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin1-14/+1
2016-03-31irqdomain: Export irq_domain_free_irqs_commonAxel Lin1-0/+1
2016-03-31powerpc: ppc4xx: drop unused variableLinus Walleij1-1/+0
2016-03-30input: ad7879: use gpiochip data pointerLinus Walleij1-5/+5
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij1-6/+6
2016-03-30unicore32: gpio: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-03-30sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-03-30sh: sdk7786-gpio: switch to gpiochip_add_data()Linus Walleij1-2/+2