summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-05-24gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt
2019-05-07gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04gpio: renesas: Migrate to pinctrl GPIO accessorsMarek Vasut
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-02-25gpio: altera_pio: fix get_valueJulien BĂ©raud
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass
2019-01-28gpio: introduce CONFIG_SPL_DM_PCA953XPeng Fan
2019-01-16mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen
2019-01-16mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen
2019-01-09gpio: stm32f7: Fix SPL code sizePatrice Chotard
2019-01-09gpio: stm32f7: Fix gpio bank hole managementPatrice Chotard
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2018-12-19gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spiGregory CLEMENT
2018-12-07gpio: stm32f7: Remove CONFIG_CLK flag.Patrice Chotard
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt
2018-11-18gpio: Add MT7621 GPIO supportStefan Roese
2018-11-16gpio: stm32f7: Add ops get_functionPatrice Chotard
2018-11-16gpio: pca953x: Clear the polarity invert register at initYe Li
2018-11-14gpio: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-03gpio: dwapb_gpio: Change to use devm_kcalloc()Ley Foon Tan
2018-09-15gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan
2018-09-15gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan
2018-09-15gpio: dwapb_gpio: Enable get_function supportLey Foon Tan
2018-09-11DM: omap_gpio: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11GPIO: omap_gpio: Fix gpio name names with device treeAdam Ford
2018-09-11dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford
2018-09-11DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford
2018-09-10gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard
2018-08-07gpio: xilinx: Add support for using label propertyMichal Simek
2018-08-07gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Not read output values via regsMichal Simek
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek