Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | gpio: pca953x: Use ARRAY_SIZE instead of reinventing it | Axel Lin | 2013-08-16 | -4/+1 |
* | GPIO: pca953x: fix error reporting | Laurence Withers | 2012-10-08 | -14/+35 |
* | GPIO: pca953x: fix spelling in help | Laurence Withers | 2012-10-08 | -1/+1 |
* | pca953x: support 16-pin devices | Chris Packham | 2011-01-10 | -22/+90 |
* | 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 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | 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/+227 |