summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-01-28bcm283x: Add pinctrl driverAlexander Graf
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six
2018-01-28gpio: mpc85xx: Rename driver file to mpc8xxxMario Six
2018-01-28gpio: mpc85xx_gpio: Fix style violationsMario Six
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake
2018-01-19GPIO: tca642x: Rework to not include commands in SPLTom Rini
2018-01-19GPIO: pca953x: Rework to not include commands in SPLTom Rini
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin
2017-12-09gpio: rmobile: Add generic Gen3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut
2017-11-30gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-24ARC: HSDK: introduce CREG GPIO driverEugeniy Paltsev
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-09-28gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut
2017-09-18rockchip: gpio: remove outdated/misleading commentPhilipp Tomsich
2017-09-18rockchip: gpio: convert to livetreePhilipp Tomsich
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass
2017-08-11gpio: Drop sx151x driverSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-07-28dm: tegra: gpio: Convert to support livetreeSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-06gpio: add static to get_function()Masahiro Yamada
2017-06-12dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin
2017-06-05gpio: samsung: Drop s3c2440_gpio driverSimon Glass
2017-06-01dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass