summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-13gpio: aspeed: add MODULE_LICENSE()Linus Walleij1-0/+1
2016-09-13gpiolib: Forbid irqchip default trigger for ACPI enumerated devicesMika Westerberg1-1/+6
2016-09-13gpio: constify gpio_chip structuresJulia Lawall20-20/+20
2016-09-13gpio: lp873x: Use devm_gpiochip_add_data() for gpio registrationWei Yongjun1-11/+1
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij7-1/+320
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij60-273/+511
2016-09-12gpio: pca953x: initialize ret to zero to avoid returning garbageColin Ian King1-1/+1
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 Zapolskiy1-1/+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 Horman1-0/+4
2016-09-07gpio: Add Aspeed driverJoel Stanley3-0/+465
2016-09-07gpio: pca954x: fix undefined error code from removeArnd Bergmann1-0/+2
2016-08-31regulator: lp873x: Change the MFD config option as per latest namingKeerthy1-1/+1
2016-08-31gpio: lp873x: Add support for General Purpose OutputsKeerthy3-0/+204
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy3-0/+115
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: refactor gpiochip_find() slightlyMasahiro Yamada1-8/+4
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+13
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-84/+134
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+20
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+23
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-1/+20
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+8
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+24
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-9/+12
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-21/+24
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-9/+1
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi1-12/+8
2016-08-11gpio: mmio: add brcm,bcm6345 supportChristian Lamparter1-0/+4
2016-08-11Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij4-85/+330
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-11gpio: Add GPIO support for the Diamond Systems GPIO-MMWilliam Breathitt Gray3-0/+281
2016-08-11gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao3-0/+469
2016-08-11gpio: Add AXP209 GPIO driverMaxime Ripard3-0/+169
2016-08-11gpio: pca954x: Add vcc regulator and enable itPhil Reid1-9/+32