aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-wm8994.c
AgeCommit message (Expand)Author
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-12gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown
2012-07-12gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown
2012-01-02gpio: Add decode of WM8994 GPIO configurationgpio-for-linus-20120104Mark Brown
2011-06-06gpio: reorganize driversGrant Likely