aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-da9052.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+5
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitdataBill 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-11-20gpio: gpio-da9052: Convert to the new da9052 interrupt functionsFabio Estevam1-1/+5
2012-09-01gpio: da9052: Convert to use devm_kzalloc APIAxel Lin1-12/+3
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-11/+1
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-11/+1
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-07-14gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin1-1/+0
2011-07-06GPIO: DA9052 GPIO module v3ashishj31-0/+278