aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/mxc_gpio.c
AgeCommit message (Expand)Author
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-09i.mx: mxc_gpio: add the i.mx6q supportJason Liu
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic
2011-05-11gpio: imx: Fix return value on errorFabio Estevam
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R64343
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic