summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: spear-spics: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-08-231-6/+1
* gpio: mxc: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-08-231-8/+2
* gpio: msic: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-08-231-6/+0
* gpio: wcove-gpio: add get_direction methodBin Gao2016-08-191-0/+14
* gpio: add Technologic I2C-FPGA gpio supportLucile Quirion2016-08-193-0/+198
* gpio: add bindings for Technologic I2C-FPGA gpio controllerLucile Quirion2016-08-191-0/+30
* gpio: dt-bindings: remove ti,tps65086-gpio bindingAndrew F. Davis2016-08-191-16/+0
* gpio: refactor gpiochip_find() slightlyMasahiro Yamada2016-08-191-8/+4
* gpio: mmio: add brcm,bcm6345 supportChristian Lamparter2016-08-111-0/+4
* gpio: dt-bindings: add brcm,bcm6345-gpio bindingsÁlvaro Fernández Rojas2016-08-111-0/+46
* Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij2016-08-116-86/+352
|\
| * gpio: stmpe: Add STMPE1600 supportPatrice Chotard2016-08-101-10/+38
| * mfd: Add STMPE1600 supportPatrice Chotard2016-08-104-5/+84
| * Documentation: dt: Add stmpe1600 compatible string to STMPE MFDPatrice Chotard2016-08-101-1/+1
| * gpio: stmpe: Rework registers accessPatrice Chotard2016-08-101-21/+27
| * mfd: stmpe: Rework registers accessPatrice Chotard2016-08-103-10/+105
| * mfd: stmpe: Use generic bit mask namePatrice Chotard2016-08-102-6/+4
| * gpio: stmpe: Write int status register only when neededPatrice Chotard2016-08-101-4/+8
| * gpio: stmpe: Fix edge and rising/falling edge detectionPatrice Chotard2016-08-101-25/+60
| * mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2016-08-102-10/+20
| * mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2016-08-103-7/+18
* | gpio: Add GPIO support for the Diamond Systems GPIO-MMWilliam Breathitt Gray2016-08-114-0/+287
* | gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao2016-08-113-0/+469
* | gpio: Add AXP209 GPIO driverMaxime Ripard2016-08-114-0/+199
* | gpio: pca954x: Add vcc regulator and enable itPhil Reid2016-08-111-9/+32
* | gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-083-36/+7
* | ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
* | blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
* | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-082-7/+6
|/
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0862-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0822-156/+334
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0322-156/+334
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-297-1/+275
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29122-7051/+7425
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-074-2/+67
|\ \ \ \ \
| * | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-301-0/+7
| * | | | | binfmt_misc: add persistent opened binary handler for containersJames Bottomley2016-03-301-2/+39
| * | | | | fs: add filp_clone_open APIJames Bottomley2016-03-302-0/+21