summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/gpio.c
Commit message (Expand)AuthorAgeLines
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-01-243/+0
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09-16/+19
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-27-7/+0
* omap: gpio: Use generic APISanjeev Premi2011-09-13-31/+82
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-12-0/+20
* omap: fix gpio related build breaksAneesh V2011-09-04-1/+1
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-0/+176