summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-12gpio: iop: Use generic GPIO MMIO functions for driverAlexander Shiyan2-94/+24
2016-09-12gpio: fix documentation for gpiod_unexportAmitesh Singh1-2/+2
2016-09-12gpio: pca953x: coding style fixesBartosz Golaszewski1-10/+13
2016-09-12gpio: pca953x: remove an unused variableBartosz Golaszewski1-4/+1
2016-09-12gpio: pca953x: refactor pca953x_read_regs()Bartosz Golaszewski1-14/+35
2016-09-12gpio: pca953x: refactor pca953x_write_regs()Bartosz Golaszewski1-28/+47
2016-09-12gpio: pca953x: code shrinkBartosz Golaszewski1-85/+48
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy2-51/+14
2016-09-12gpio/gpiolib: Forbid irqchip default trigger if probed over DTMarc Zyngier1-0/+9
2016-09-08gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman2-0/+5
2016-09-08gpio: mrvl: dt-binding: remove orion-gpio descriptionBaruch Siach1-23/+0
2016-09-07gpio: Add Aspeed driverJoel Stanley3-0/+465
2016-09-07gpio: dt-bindings: Add documentation for Aspeed GPIO controllersAndrew Jeffery1-0/+36
2016-09-07gpio: pca954x: fix undefined error code from removeArnd Bergmann1-0/+2
2016-08-24dt-bindings: GPIO: Add TPIC2810 bindingAndrew F. Davis1-0/+16
2016-08-23gpio: vf610: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+1
2016-08-23gpio: spear-spics: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+1
2016-08-23gpio: mxc: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-8/+2
2016-08-23gpio: msic: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+0
2016-08-19gpio: wcove-gpio: add get_direction methodBin Gao1-0/+14
2016-08-19gpio: add Technologic I2C-FPGA gpio supportLucile Quirion3-0/+198
2016-08-19gpio: add bindings for Technologic I2C-FPGA gpio controllerLucile Quirion1-0/+30
2016-08-19gpio: dt-bindings: remove ti,tps65086-gpio bindingAndrew F. Davis1-16/+0
2016-08-19gpio: refactor gpiochip_find() slightlyMasahiro Yamada1-8/+4
2016-08-11gpio: mmio: add brcm,bcm6345 supportChristian Lamparter1-0/+4
2016-08-11gpio: dt-bindings: add brcm,bcm6345-gpio bindingsÁlvaro Fernández Rojas1-0/+46
2016-08-11Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij6-86/+352
2016-08-11gpio: Add GPIO support for the Diamond Systems GPIO-MMWilliam Breathitt Gray4-0/+287
2016-08-11gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao3-0/+469
2016-08-11gpio: Add AXP209 GPIO driverMaxime Ripard4-0/+199
2016-08-11gpio: pca954x: Add vcc regulator and enable itPhil Reid1-9/+32
2016-08-10gpio: stmpe: Add STMPE1600 supportPatrice Chotard1-10/+38
2016-08-10mfd: Add STMPE1600 supportPatrice Chotard4-5/+84
2016-08-10Documentation: dt: Add stmpe1600 compatible string to STMPE MFDPatrice Chotard1-1/+1
2016-08-10gpio: stmpe: Rework registers accessPatrice Chotard1-21/+27
2016-08-10mfd: stmpe: Rework registers accessPatrice Chotard3-10/+105
2016-08-10mfd: stmpe: Use generic bit mask namePatrice Chotard2-6/+4
2016-08-10gpio: stmpe: Write int status register only when neededPatrice Chotard1-4/+8
2016-08-10gpio: stmpe: Fix edge and rising/falling edge detectionPatrice Chotard1-25/+60
2016-08-10mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2-10/+20
2016-08-10mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard3-7/+18
2016-08-08gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij3-36/+7
2016-08-08ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-08-08blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-08-08arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2-7/+6
2016-08-07Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds62-213/+213
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-156/+334
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1