index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2019-05-07
gpio: renesas: Add RZ/A1 R7S72100 GPIO driver
Marek Vasut
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-04
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
2019-05-04
gpio: renesas: Migrate to pinctrl GPIO accessors
Marek Vasut
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-04-12
gpio: bcm6345: allow this driver on ARCH_BCM63158
Philippe Reynes
2019-04-12
gpio: bcm6345: allow this driver on ARCH_BCM6858
Philippe Reynes
2019-04-12
gpio: bcm6345: switch to raw I/O functions
Philippe Reynes
2019-02-25
gpio: altera_pio: fix get_value
Julien BĂ©raud
2019-02-01
rockchip: Implement spl_gpio in the GPIO driver
Simon Glass
2019-01-28
gpio: introduce CONFIG_SPL_DM_PCA953X
Peng Fan
2019-01-16
mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c
Lars Povlsen
2019-01-16
mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)
Lars Povlsen
2019-01-09
gpio: stm32f7: Fix SPL code size
Patrice Chotard
2019-01-09
gpio: stm32f7: Fix gpio bank hole management
Patrice Chotard
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-12-19
gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
Gregory CLEMENT
2018-12-07
gpio: stm32f7: Remove CONFIG_CLK flag.
Patrice Chotard
2018-12-07
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-11-29
gpio: dwapb_gpio: fix binding without bank-name property
Simon Goldschmidt
2018-11-18
gpio: Add MT7621 GPIO support
Stefan Roese
2018-11-16
gpio: stm32f7: Add ops get_function
Patrice Chotard
2018-11-16
gpio: pca953x: Clear the polarity invert register at init
Ye Li
2018-11-14
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
gpio: pca953x_gpio: fix DT GPIO flags translation
Anatolij Gustschin
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-22
gpio: mxc_gpio: add support for i.MX8
Peng Fan
2018-10-10
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
Keerthy
2018-10-10
gpio: da8xx: Add k2g compatible
Keerthy
2018-10-03
gpio: dwapb_gpio: Change to use devm_kcalloc()
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Change to use dev_read_addr()
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Add reset ctrl to driver
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Enable get_function support
Ley Foon Tan
2018-09-11
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
GPIO: omap_gpio: Fix gpio name names with device tree
Adam Ford
2018-09-11
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
Adam Ford
2018-09-11
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
Adam Ford
2018-09-10
gpio: stm32f7: replace ODR update by BSRR write
Patrice Chotard
2018-08-07
gpio: xilinx: Add support for using label property
Michal Simek
2018-08-07
gpio: xilinx: Return 0 from xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Not read output values via regs
Michal Simek
2018-08-07
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Set value before changing direction
Michal Simek
2018-08-07
gpio: xilinx: Remove !DM driver
Michal Simek
2018-08-07
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
Michal Simek
2018-08-06
gpio: zynq: Used platdata structure for storing static data instead of priv
Vipul Kumar
2018-07-31
GPIO: CREG: improve flexibility of hsdk-creg-gpio driver
Eugeniy Paltsev
[next]