aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Remove mfd_dataSamuel Ortiz1-21/+0
2011-05-26mfd: Add platform data pointer backSamuel Ortiz1-0/+4
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz1-2/+11
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-9/+18
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon1-0/+9
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon1-1/+13
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon1-3/+0
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-4/+4
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon1-3/+0
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon1-2/+21
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown1-0/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-29mfd: Allow for bypass of cell resource conflict checkDaniel Drake1-0/+3
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown1-0/+1
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov1-2/+2
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport1-6/+7
2008-07-28mfd: Coding style fixesBen Dooks1-9/+8
2008-07-07[ARM] 5127/1: Core MFD supportDmitry Baryshkov1-0/+55