summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-08-09MLK-19183-9 iMX8QXP SPL: drivers: pca953x_gpio: Do not build it in SPLAbel Vesa
2018-04-27MLK-14938-21 mxc_gpio: add support for i.MX8Adrian Alonso
2018-04-27MLK-18159-1 imx8m: Change name from mx8m to imx8mYe Li
2018-04-27MLK-14938-22 mxc_gpio: Change to get value from DR registerYe Li
2018-04-27ENGR00315894-60 GPIO: Modify driver mxc_gpio to support RDC SemaphoresYe.Li
2018-04-27MLK-16219 pca953x_gpio: Clear the polarity invert register at initYe Li
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
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