aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2018-08-06gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar1-33/+34
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev1-22/+81
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford1-0/+5
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-0/+1
2018-07-19gpio: xilinx: Convert driver to DMMichal Simek1-1/+264
2018-07-19gpio: zynq: Setup bank_name to dev->nameMichal Simek1-0/+2
2018-07-19gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek1-27/+2
2018-07-19gpio: dm: Support manual relocation for gpioMichal Simek1-0/+35
2018-07-19gpio: zynq: Fix typo in one error messageMichal Simek1-1/+1
2018-07-19gpio: zynq: Use live-tree functionMichal Simek1-1/+1
2018-07-10gpio: omap_gpio: Convert to auto-alloc feature when DT is supportedAdam Ford1-1/+24
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini1-1/+1
2018-06-18gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIOAdam Ford1-2/+8
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-24/+169
2018-06-18drivers/gpio/mxc: fix MXC GPIO name in KConfigHannes Schmelzer1-1/+1
2018-06-15gpio: zynq_gpio: bank description should use unsigned typeMichal Simek1-4/+4
2018-06-15gpio: zynq: Do not check unsigned type that is >= 0Michal Simek1-1/+1
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+1
2018-06-01gpio: bcm6345: convert to use live dtÁlvaro Fernández Rojas1-13/+5
2018-06-01gpio: rmobile: Add R8A77990 E3 compatibleMarek Vasut1-0/+1
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-18/+18
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini48-94/+48
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini9-18/+0
2018-04-06gpio: uclass: Fix debug stringMario Six1-1/+1
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+3
2018-04-04sunxi: gpio: add missing compatible stringsAndre Przywara1-0/+3
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas1-0/+1
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-1/+1
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay1-1/+2
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay1-9/+3
2018-03-09treewide: Fix gdsys mail addressesMario Six2-2/+2
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini1-0/+1
2018-03-05gpio: pca953x_gpio: Support label setting from DTMario Six1-2/+13
2018-03-05gpio: rcar: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar1-0/+5
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass1-1/+2
2018-02-13rockchip: gpio: remove dead codeHeinrich Schuchardt1-4/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-0/+5
2018-02-04gpio: mxc: add i.MX8M supportPeng Fan1-7/+15
2018-01-28bcm283x: Add pinctrl driverAlexander Graf1-19/+10
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six1-10/+7
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six1-2/+21
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six3-64/+63
2018-01-28gpio: mpc85xx: Rename driver file to mpc8xxxMario Six2-1/+1
2018-01-28gpio: mpc85xx_gpio: Fix style violationsMario Six1-20/+22
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six1-3/+1
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six1-10/+9
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini1-0/+1
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut1-0/+1
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake1-0/+1