aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2012-08-08sh: Add support pin function control using GPIONobuhiro Iwamatsu2-0/+630
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese2-0/+103
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen1-2/+123
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2-2/+2
2012-05-15i.MX25: This architecture has a GPIO4 tooTimo Ketola1-1/+2
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan1-2/+1
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan1-4/+4
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan1-0/+1
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien1-8/+8
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2-0/+210
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2-0/+200
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger6-218/+229
2011-12-09i.mx: mxc_gpio: add the i.mx6q supportJason Liu1-2/+2
2011-12-09tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren1-2/+4
2011-12-09drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin1-3/+0
2011-12-06M28: Fix OB1 bug in GPIO driverRobert Deliën1-1/+1
2011-11-21Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-21/+41
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2-0/+300
2011-11-18gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach1-21/+41
2011-11-11iMX28: Add GPIO controlMarek Vasut2-0/+137
2011-10-28gpio: Add driver for Altera's PIO coreJoachim Foerster2-0/+300
2011-10-27gpio: mvmfp: reduce include platform fileLei Wen1-7/+0
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen1-0/+1
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2-0/+124
2011-10-17kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck1-1/+1
2011-09-30gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav3-0/+190
2011-09-11Minor coding style cleanup.Wolfgang Denk1-11/+0
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski1-0/+44
2011-09-04IMX: uniform GPIO interface using GPIO frameworkStefano Babic1-4/+47
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski1-10/+10
2011-08-03DA8xx: add generic GPIO driverLaurence Withers2-0/+282
2011-07-04GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2-0/+256
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer1-1/+1
2011-05-18AT91: fix related at91 driver filesReinhard Meyer1-21/+31
2011-05-11gpio: imx: Fix return value on errorFabio Estevam1-2/+3
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-5/+0
2011-02-21mvmfp: add MFP configuration support for PANTHEONLei Wen1-0/+2
2011-02-02mxc_gpio: add support for MX53 processorLiu Hui-R643431-2/+7
2011-01-10pca953x: support 16-pin devicesChris Packham1-22/+90
2010-12-16gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar2-0/+88
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic2-15/+34
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-06-14s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang1-1/+1
2010-04-30MX31: add accessor function to get a gpioStefano Babic1-0/+15
2010-04-30SAMSUNG: make s5p common gpio functionsMinkyu Kang2-0/+144
2010-02-12add a new AT91 GPIO driverJens Scharsig2-0/+215
2010-01-23Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar1-3/+17