summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-07-19gpio: zynq: Fix typo in one error messageMichal Simek
2018-07-19gpio: zynq: Use live-tree functionMichal Simek
2018-07-10gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-18gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIOAdam Ford
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18drivers/gpio/mxc: fix MXC GPIO name in KConfigHannes Schmelzer
2018-06-15gpio: zynq_gpio: bank description should use unsigned typeMichal Simek
2018-06-15gpio: zynq: Do not check unsigned type that is >= 0Michal Simek
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-01gpio: bcm6345: convert to use live dtÁlvaro Fernández Rojas
2018-06-01gpio: rmobile: Add R8A77990 E3 compatibleMarek Vasut
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-06gpio: uclass: Fix debug stringMario Six
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04sunxi: gpio: add missing compatible stringsAndre Przywara
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05gpio: pca953x_gpio: Support label setting from DTMario Six
2018-03-05gpio: rcar: Add R8A77965 M3N entriesMarek Vasut
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-13rockchip: gpio: remove dead codeHeinrich Schuchardt
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2018-02-04gpio: mxc: add i.MX8M supportPeng Fan
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