| Commit message (Expand) | Author | Age | Lines |
* | DA8xx: add generic GPIO driver | Laurence Withers | 2011-08-03 | -0/+282 |
* | GPIO: Tegra2: add GPIO driver for Tegra2 | Tom Warren | 2011-07-04 | -0/+256 |
* | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer | 2011-05-18 | -1/+1 |
* | AT91: fix related at91 driver files | Reinhard Meyer | 2011-05-18 | -21/+31 |
* | gpio: imx: Fix return value on error | Fabio Estevam | 2011-05-11 | -2/+3 |
* | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic | 2011-04-27 | -5/+0 |
* | mvmfp: add MFP configuration support for PANTHEON | Lei Wen | 2011-02-21 | -0/+2 |
* | mxc_gpio: add support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | -2/+7 |
* | pca953x: support 16-pin devices | Chris Packham | 2011-01-10 | -22/+90 |
* | gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs | Prafulla Wadaskar | 2010-12-16 | -0/+88 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Use common function to set GPIOs for MX3 and MX5 | Stefano Babic | 2010-09-29 | -15/+34 |
* | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -2/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | s5pc1xx: gpio: bug fix at gpio_set_pull function | Minkyu Kang | 2010-06-14 | -1/+1 |
* | MX31: add accessor function to get a gpio | Stefano Babic | 2010-04-30 | -0/+15 |
* | SAMSUNG: make s5p common gpio functions | Minkyu Kang | 2010-04-30 | -0/+144 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | -0/+215 |
* | Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ... | Prafulla Wadaskar | 2010-01-23 | -3/+17 |
* | Kirkwood: add Marvell Kirkwood gpio driver | Dieter Kiermaier | 2009-07-23 | -0/+152 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | i.MX31: add a simple gpio driver | Guennadi Liakhovetski | 2009-02-24 | -1/+75 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | Add support for PCA953x I2C gpio devices | Peter Tyser | 2008-12-19 | -0/+274 |