aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm8994.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-12/+5
2012-07-12gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown1-8/+3
2012-07-12gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown1-4/+2
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown1-1/+4
2012-01-02gpio: Add decode of WM8994 GPIO configurationMark Brown1-2/+77
2011-06-06gpio: reorganize driversGrant Likely1-0/+242