aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pca953x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-151-7/+4
|\
| * gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-131-0/+1
|/
* gpio/pca953x: Deprecate meaningless device-tree bindingsDavid Jander2011-06-161-2/+9
* gpio/pca953x: Remove dynamic platform data pointerDavid Jander2011-06-161-49/+28
* gpio/pca953x: Fix IRQ support.David Jander2011-06-161-1/+3
* gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander2011-06-081-3/+3
* gpio/pca953x: Interrupt pin is active-lowDavid Jander2011-06-081-1/+1
* gpio/pca953x: Fix IRQ support.David Jander2011-06-081-1/+5
* gpio: reorganize driversGrant Likely2011-06-061-0/+768