summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-13gpio: lp873x: Use devm_gpiochip_add_data() for gpio registrationWei Yongjun
2016-09-13Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij
2016-09-12gpio: pca953x: initialize ret to zero to avoid returning garbageColin Ian King
2016-09-12gpio: iop: Use generic GPIO MMIO functions for driverAlexander Shiyan
2016-09-12gpio: fix documentation for gpiod_unexportAmitesh Singh
2016-09-12gpio: pca953x: coding style fixesBartosz Golaszewski
2016-09-12gpio: pca953x: remove an unused variableBartosz Golaszewski
2016-09-12gpio: pca953x: refactor pca953x_read_regs()Bartosz Golaszewski
2016-09-12gpio: pca953x: refactor pca953x_write_regs()Bartosz Golaszewski
2016-09-12gpio: pca953x: code shrinkBartosz Golaszewski
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy
2016-09-12gpio/gpiolib: Forbid irqchip default trigger if probed over DTMarc Zyngier
2016-09-07gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman
2016-09-07gpio: Add Aspeed driverJoel Stanley
2016-09-07gpio: pca954x: fix undefined error code from removeArnd Bergmann
2016-08-31regulator: lp873x: Change the MFD config option as per latest namingKeerthy
2016-08-31gpio: lp873x: Add support for General Purpose OutputsKeerthy
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy
2016-08-23gpio: vf610: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: spear-spics: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: mxc: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: msic: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-19gpio: wcove-gpio: add get_direction methodBin Gao
2016-08-19gpio: add Technologic I2C-FPGA gpio supportLucile Quirion
2016-08-19gpio: refactor gpiochip_find() slightlyMasahiro Yamada
2016-08-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-08-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi
2016-08-11gpio: mmio: add brcm,bcm6345 supportChristian Lamparter
2016-08-11Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ
2016-08-11gpio: Add GPIO support for the Diamond Systems GPIO-MMWilliam Breathitt Gray
2016-08-11gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao
2016-08-11gpio: Add AXP209 GPIO driverMaxime Ripard
2016-08-11gpio: pca954x: Add vcc regulator and enable itPhil Reid
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10gpio: stmpe: Add STMPE1600 supportPatrice Chotard