aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pcf857x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-27gpio: pcf857x: use devm_kzalloc()Jingoo Han1-5/+2
2013-03-27Add TI TCA9554 to supported devices tableNikolay Balandin1-0/+1
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-18/+11
2012-09-12gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto1-3/+3
2012-08-23gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto1-0/+122
2012-07-12gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto1-62/+31
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-4/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker1-0/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+369