| Commit message (Expand) | Author | Age |
* | mfd: Add platform data pointer back | Samuel Ortiz | 2011-05-26 |
* | mfd: Fetch cell pointer from platform_device->mfd_cell | Samuel Ortiz | 2011-04-12 |
* | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it | Andres Salomon | 2011-03-26 |
* | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part | Andres Salomon | 2011-03-23 |
* | mfd: add platform_device sharing support for mfd | Andres Salomon | 2011-03-23 |
* | mfd: Add refcounting support to mfd_cells | Andres Salomon | 2011-03-23 |
* | mfd: Remove driver_data field from mfd_cell | Andres Salomon | 2011-03-23 |
* | mfd-core: Unconditionally add mfd_cell to every platform_device | Andres Salomon | 2011-03-23 |
* | mfd: Provide pm_runtime_no_callbacks flag in cell data | Mark Brown | 2011-01-14 |
* | mfd: Add devices platform data when the cell data size is not 0 | Brian Harring | 2010-10-28 |
* | mfd: Allow for bypass of cell resource conflict check | Daniel Drake | 2010-10-28 |
* | mfd: properly handle platform_device_add_resources fail in mfd_add_device | Axel Lin | 2010-08-12 |
* | mfd: Check for mem_base when building IORESOURCE_MEM resources | Samuel Ortiz | 2010-05-27 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | mfd: Check for ACPI conflicts | Samuel Ortiz | 2010-03-07 |
* | mfd: Allow multiple MFD cells with the same name | Mark Brown | 2009-09-17 |
* | mfd: Pass driver_data onto child devices | Mark Brown | 2009-01-04 |
* | mfd: reduce stack usage in mfd-core.c | Ian Molton | 2008-10-19 |
* | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2008-07-28 |
* | mfd: add platform_data to mfd_cell | Mike Rapoport | 2008-07-28 |
* | mfd: Coding style fixes | Ben Dooks | 2008-07-28 |
* | mfd: Use to_platform_device instead of container_of | Ben Dooks | 2008-07-28 |
* | mfd: don't use memzero | Andrew Morton | 2008-07-25 |
* | [ARM] 5127/1: Core MFD support | Dmitry Baryshkov | 2008-07-07 |