aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-pca953x.c
AgeCommit message (Expand)Author
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang
2011-10-29gpio: pca953x: remove unneeded check for chip typeWolfram Sang
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-06-16gpio/pca953x: Deprecate meaningless device-tree bindingsDavid Jander
2011-06-16gpio/pca953x: Remove dynamic platform data pointerDavid Jander
2011-06-16gpio/pca953x: Fix IRQ support.David Jander
2011-06-08gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander
2011-06-08gpio/pca953x: Interrupt pin is active-lowDavid Jander
2011-06-08gpio/pca953x: Fix IRQ support.David Jander
2011-06-06gpio: reorganize driversGrant Likely