summaryrefslogtreecommitdiff
path: root/drivers/gpio/pca953x.c
Commit message (Expand)AuthorAgeLines
* GPIO: pca953x: Remove compilation warnings on arm64Michal Simek2016-04-13-2/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-13/+1
* i2c: Fix pca953x endianess issueDirk Eibach2015-11-12-1/+3
* gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-16-4/+1
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-08-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-08-1/+1
* pca953x: support 16-pin devicesChris Packham2011-01-10-22/+90
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-19-0/+227