summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: wm831x: use the new open drain callbackLinus Walleij2016-04-141-1/+24
* gpio: vx855: use the new open drain callbackLinus Walleij2016-04-141-0/+23
* gpio: menz127: use the new open drain callbackLinus Walleij2016-04-141-7/+11
* gpio: f7188x: use the new open drain callbackLinus Walleij2016-04-141-0/+33
* gpio: f7188x: use BIT() macroLinus Walleij2016-04-141-9/+10
* gpio: sx150x: use the new open drain callbackLinus Walleij2016-04-141-14/+27
* gpio: sx150x: move platform data into driverLinus Walleij2016-04-141-1/+59
* 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
* 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: 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
* input: ad7879: use gpiochip data pointerLinus Walleij2016-03-301-5/+5
* input: adp5589-keys: use gpiochip data pointerLinus Walleij2016-03-301-6/+6
* powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij2016-03-301-12/+8
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-261-11/+3
|\