aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/core.h
Commit message (Expand)AuthorAgeFilesLines
* mfd: Remove mfd_dataSamuel Ortiz2011-05-261-21/+0
* mfd: Add platform data pointer backSamuel Ortiz2011-05-261-0/+4
* mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-121-2/+11
* mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-9/+18
* mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-231-2/+2
* mfd: add platform_device sharing support for mfdAndres Salomon2011-03-231-0/+9
* mfd: Add refcounting support to mfd_cellsAndres Salomon2011-03-231-1/+13
* mfd: Remove driver_data field from mfd_cellAndres Salomon2011-03-231-3/+0
* mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-231-4/+4
* mfd: Drop data_size from mfd_cell structAndres Salomon2011-03-231-3/+0
* mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2011-03-231-2/+21
* mfd-core: Fix up typos/vagueness in commentAndres Salomon2011-03-231-2/+2
* mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown2011-01-141-0/+6
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* mfd: Allow for bypass of cell resource conflict checkDaniel Drake2010-10-291-0/+3
* mfd: Allow multiple MFD cells with the same nameMark Brown2009-09-171-0/+1
* mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-291-2/+2
* mfd: add platform_data to mfd_cellMike Rapoport2008-07-291-6/+7
* mfd: Coding style fixesBen Dooks2008-07-281-9/+8
* [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+55