aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz1-5/+7
2011-03-23mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin1-0/+1
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-13/+5
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König1-1/+1
2010-10-29mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin1-0/+2
2010-10-29mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz1-2/+0
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König1-0/+840