summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mfd-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add devices platform data when the cell data size is not 0Brian Harring2010-10-291-4/+6
* mfd: Allow for bypass of cell resource conflict checkDaniel Drake2010-10-291-3/+5
* mfd: properly handle platform_device_add_resources fail in mfd_add_deviceAxel Lin2010-08-121-1/+3
* mfd: Check for mem_base when building IORESOURCE_MEM resourcesSamuel Ortiz2010-05-281-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Check for ACPI conflictsSamuel Ortiz2010-03-071-0/+5
* mfd: Allow multiple MFD cells with the same nameMark Brown2009-09-171-1/+1
* mfd: Pass driver_data onto child devicesMark Brown2009-01-041-0/+1
* mfd: reduce stack usage in mfd-core.cIan Molton2008-10-191-4/+11
* mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-291-7/+7
* mfd: add platform_data to mfd_cellMike Rapoport2008-07-291-1/+1
* mfd: Coding style fixesBen Dooks2008-07-281-8/+7
* mfd: Use to_platform_device instead of container_ofBen Dooks2008-07-281-2/+1
* mfd: don't use memzeroAndrew Morton2008-07-251-1/+1
* [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+114
OpenPOWER on IntegriCloud