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
/
mxs_gpio.c
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-10-08
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
Lukasz Majewski
2019-07-19
gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-02
gpio: mxs: Remove netdev.h
Marek Vasut
2016-01-07
gpio: mxs: add name_to_gpio() function
Måns Rullgård
2013-11-13
mxs_gpio: fix the handling in gpio_direction_output()
Michael Heimpold
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-01
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-03-26
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
2012-01-09
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2011-12-06
M28: Fix OB1 bug in GPIO driver
Robert Deliën
2011-11-11
iMX28: Add GPIO control
Marek Vasut