summaryrefslogtreecommitdiff
path: root/drivers/gpio/mxs_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-03gpio: mxs: Remove netdev.hMarek Vasut1-1/+0
2016-01-07gpio: mxs: add name_to_gpio() functionMåns Rullgård1-0/+15
2013-11-13mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador1-8/+8
2012-03-27Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien1-8/+8
2012-01-10gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger1-23/+19
2011-12-07M28: Fix OB1 bug in GPIO driverRobert Deliën1-1/+1
2011-11-11iMX28: Add GPIO controlMarek Vasut1-0/+136