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
2016-05-26
sunxi: gpio: convert bind() to use driver data
Stephen Warren
2016-05-24
gpio: zynq: Add support for reading gpio pin state
Michal Simek
2016-05-17
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: rk: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: pic32: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: omap: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: intel_broadwell: remove gpio_xlate routine
Eric Nelson
2016-05-17
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
dm: gpio: introduce 74x164 driver
Peng Fan
2016-05-17
dm: gpio: pca953x: introduce driver model support for pca953x
Peng Fan
2016-04-18
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
Tom Rini
2016-04-13
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-04-13
GPIO: pca953x: Remove compilation warnings on arm64
Michal Simek
2016-04-13
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynqmp: Add GPIO driver support for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Move the definitions to driver file
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Remove non driver model code
Siva Durga Prasad Paladugu
2016-04-13
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Convert Zynq GPIO to driver model
Siva Durga Prasad Paladugu
2016-04-12
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
Stefan Roese
2016-04-01
gpio: Add support for Qualcomm PM8916 gpios
Mateusz Kulikowski
2016-04-01
gpio: Add support for Qualcomm gpio controller
Mateusz Kulikowski
2016-04-01
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-04-01
gpio: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-03-31
sunxi: axp: Generalize register macros for VBUS drive GPIO
Chen-Yu Tsai
2016-03-25
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-03-24
gpio: Add DM GPIO driver for Marvell MVEBU
Stefan Roese
2016-03-23
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-17
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
gpio: Use const where possible
Simon Glass
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-29
gpio: uniphier: add driver for UniPhier GPIO controller
Masahiro Yamada
2016-02-24
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-16
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
x86: ich6_gpio: Convert to use proper DM API
Bin Meng
2016-02-02
dm: vybrid_gpio: Drop legacy code
Bhuvanchandra DV
2016-02-01
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-21
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
[next]