aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/dm355evm_msp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang1-1/+1
2016-10-04mfd: dm355evm_msp: Refactoring for add_child()Markus Elfring1-8/+9
2016-06-29mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()Markus Elfring1-5/+2
2016-05-09mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULEJavier Martinez Canillas1-4/+4
2016-04-19mfd: dm355evm_msp: Switch to gpiochip_add_data()Linus Walleij1-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2014-07-22mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-2/+2
2012-01-09mfd: Use gpio_request_one from dm355evm_mspAxel Lin1-2/+1
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker1-0/+1
2009-09-17mfd: Correct ro and cd implemantion on DM355Vipin Bhandari1-2/+10
2009-06-28Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell1-2/+1
2009-01-11mfd: dm355 evm MMC/SD card detectionDavid Brownell1-0/+10
2009-01-04mfd: dm355evm msp430 driverDavid Brownell1-0/+420