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
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
2018-07-23
Convert CONFIG_DA8XX_GPIO to Kconfig
Adam Ford
2018-07-19
microblaze: Convert generic platform to DM gpio
Michal Simek
2018-07-19
gpio: xilinx: Convert driver to DM
Michal Simek
2018-07-19
gpio: zynq: Setup bank_name to dev->name
Michal Simek
2018-07-19
gpio: zynq: Read of mach data in platdata with dev_get_driver_data
Michal Simek
2018-07-19
gpio: dm: Support manual relocation for gpio
Michal Simek
2018-07-19
gpio: zynq: Fix typo in one error message
Michal Simek
2018-07-19
gpio: zynq: Use live-tree function
Michal Simek
2018-07-10
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
Adam Ford
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-06-18
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
Adam Ford
2018-06-18
dm: gpio: Add DM compatibility to GPIO driver for Davinci
Adam Ford
2018-06-18
drivers/gpio/mxc: fix MXC GPIO name in KConfig
Hannes Schmelzer
2018-06-15
gpio: zynq_gpio: bank description should use unsigned type
Michal Simek
2018-06-15
gpio: zynq: Do not check unsigned type that is >= 0
Michal Simek
2018-06-02
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-06-01
gpio: bcm6345: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
gpio: rmobile: Add R8A77990 E3 compatible
Marek Vasut
2018-05-08
gpio: atmel_pio4: give a full configuration when muxing pins
Ludovic Desroches
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-06
gpio: uclass: Fix debug string
Mario Six
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
sunxi: gpio: add missing compatible strings
Andre Przywara
2018-03-22
gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
Faiz Abbas
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
2018-03-05
Merge git://git.denx.de/u-boot-sh
Tom Rini
2018-03-05
gpio: pca953x_gpio: Support label setting from DT
Mario Six
2018-03-05
gpio: rcar: Add R8A77965 M3N entries
Marek Vasut
2018-03-01
microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
Vipul Kumar
[next]