summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-01-11gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun
2019-01-07gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-25Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-12-25Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-22gpio: sama5d2-piobu: Depend on OF_GPIOLinus Walleij
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21gpio: Add Cadence GPIO driverJan Kotas
2018-12-21gpiolib-acpi: remove unused variable 'err', cleans up build warningColin Ian King
2018-12-21gpio: mxs: read pin level directly instead of using .getUwe Kleine-König
2018-12-21gpio: aspeed: remove duplicated statementTao Ren
2018-12-21gpio: add driver for SAMA5D2 PIOBU pinsAndrei.Stefanescu@microchip.com
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-17gpio/mmc/of: Respect polarity in the device treeLinus Walleij
2018-12-17gpio: pca953x: Add regmap dependency for PCA953x driverMarek Vasut
2018-12-17gpio: raspberrypi-exp: decrease refcount on firmware dt nodeNicolas Saenz Julienne
2018-12-17gpio: name PCA953x gpio chips after device nameLinus Walleij
2018-12-14Merge branch 'ib-pca953x' into develLinus Walleij
2018-12-14gpio: pca953x: Restore registers after suspend/resume cycleMarek Vasut
2018-12-14gpio: pca953x: Zap single use of pca953x_read_single()Marek Vasut
2018-12-14gpio: pca953x: Zap ad-hoc reg_output cacheMarek Vasut
2018-12-14gpio: pca953x: Zap ad-hoc reg_direction cacheMarek Vasut
2018-12-14gpio: pca953x: Perform basic regmap conversionMarek Vasut
2018-12-14gpio: pca953x: Extract the register address mangling to single functionMarek Vasut
2018-12-14gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO setMarek Vasut
2018-12-14gpio: pca953x: Factor out common code from device_pca95xx_init()Marek Vasut
2018-12-14gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()Marek Vasut
2018-12-14gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()Marek Vasut
2018-12-14gpio: pca953x: Unify pca95{3,7}x_write_regs_16()Marek Vasut
2018-12-14gpio: pca953x: Repair multi-byte IO address increment on PCA9575Marek Vasut
2018-12-14gpio: pca953x: Fix AI overflow on PCAL6524Marek Vasut
2018-12-14gpio: pca953x: Deduplicate the bank_shiftMarek Vasut
2018-12-14gpio: tegra186: Rename flow variable to typeThierry Reding
2018-12-14Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij
2018-12-11gpio: devres: Handle nonexclusive GPIOsLinus Walleij
2018-12-11gpio: Enable nonexclusive gpiods from DT nodesLinus Walleij
2018-12-11gpio: Export gpiod_get_from_of_node()Linus Walleij
2018-12-10gpio: lpc18xx: fix GPIO controller driver build as a moduleVladimir Zapolskiy
2018-12-07gpio: sodaville: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: sch: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: pch: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: merrifield: Convert to use SPDX identifierAndy Shevchenko