aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pca953x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown1-2/+2
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+4
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang1-6/+5
2011-10-29gpio: pca953x: remove unneeded check for chip typeWolfram Sang1-3/+1
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1
2011-06-16gpio/pca953x: Deprecate meaningless device-tree bindingsDavid Jander1-2/+9
2011-06-16gpio/pca953x: Remove dynamic platform data pointerDavid Jander1-49/+28
2011-06-16gpio/pca953x: Fix IRQ support.David Jander1-1/+3
2011-06-08gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander1-3/+3
2011-06-08gpio/pca953x: Interrupt pin is active-lowDavid Jander1-1/+1
2011-06-08gpio/pca953x: Fix IRQ support.David Jander1-1/+5
2011-06-06gpio: reorganize driversGrant Likely1-0/+768