index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mfd-core.c
Age
Commit message (
Expand
)
Author
2010-10-29
mfd: Add devices platform data when the cell data size is not 0
Brian Harring
2010-10-29
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2010-08-12
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
2010-05-28
mfd: Check for mem_base when building IORESOURCE_MEM resources
Samuel Ortiz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
mfd: Check for ACPI conflicts
Samuel Ortiz
2009-09-17
mfd: Allow multiple MFD cells with the same name
Mark Brown
2009-01-04
mfd: Pass driver_data onto child devices
Mark Brown
2008-10-19
mfd: reduce stack usage in mfd-core.c
Ian Molton
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2008-07-29
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-25
mfd: don't use memzero
Andrew Morton
2008-07-07
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov