index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
core.h
Age
Commit message (
Expand
)
Author
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-08
mfd: Attaching a node to new 'struct mfd_cell' of_compatible variable
Lee Jones
2012-07-08
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
2011-05-26
mfd: Remove mfd_data
Samuel Ortiz
2011-05-26
mfd: Add platform data pointer back
Samuel Ortiz
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-03-26
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
2011-03-23
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: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2011-03-23
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-28
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2009-09-17
mfd: Allow multiple MFD cells with the same name
Mark Brown
2008-07-28
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-07
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov