index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mfd-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
2015-12-07
1
-0
/
+7
*
mfd: core: redo ACPI matching of the children devices
Andy Shevchenko
2015-10-26
1
-16
/
+36
*
mfd: make mfd_remove_devices() iterate in reverse order
Andy Shevchenko
2015-07-28
1
-1
/
+1
*
mfd: Check ACPI device companion before checking resources
Lorenzo Pieralisi
2015-06-22
1
-3
/
+5
*
mfd: core: Fix platform-device name collisions
Johan Hovold
2015-03-30
1
-1
/
+1
*
mfd: core: Fix platform-device id generation
Johan Hovold
2014-11-25
1
-1
/
+7
*
mfd: Add ACPI support
Mika Westerberg
2014-09-26
1
-0
/
+40
*
mfd: Inherit coherent_dma_mask from parent device
Boris BREZILLON
2014-09-26
1
-0
/
+1
*
mfd: core: Don't use devres functions before device is added
Charles Keepax
2014-06-03
1
-4
/
+7
*
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-11-15
1
-12
/
+17
|
\
|
*
mfd: Fix memory leak in mfd_add_devices()
Geert Uytterhoeven
2013-11-11
1
-4
/
+8
|
*
mfd: Stop setting refcounting pointers in original mfd_cell arrays
Geert Uytterhoeven
2013-11-11
1
-8
/
+9
*
|
mfd: Allow mapping regulator supplies to MFD device from children
Charles Keepax
2013-10-23
1
-5
/
+17
|
/
*
mfd: core: Copy DMA mask and params from parent
Benedikt Spranger
2013-08-14
1
-0
/
+2
*
mfd: Only unregister platform devices allocated by the mfd core
Charles Keepax
2012-11-20
1
-2
/
+13
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-6
/
+6
*
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
2012-07-09
1
-4
/
+26
*
mfd: Fix ACPI conflict check
Jean Delvare
2012-03-06
1
-1
/
+1
*
mfd: Fix kcalloc parameters swapped
Axel Lin
2012-03-06
1
-1
/
+1
*
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mfd: Add platform data pointer back
Samuel Ortiz
2011-05-26
1
-0
/
+7
*
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-04-12
1
-2
/
+14
*
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
2011-03-27
1
-42
/
+11
*
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
2011-03-23
1
-4
/
+4
*
mfd: add platform_device sharing support for mfd
Andres Salomon
2011-03-23
1
-0
/
+61
*
mfd: Add refcounting support to mfd_cells
Andres Salomon
2011-03-23
1
-4
/
+60
*
mfd: Remove driver_data field from mfd_cell
Andres Salomon
2011-03-23
1
-1
/
+0
*
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2011-03-23
1
-6
/
+3
*
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
2011-01-14
1
-0
/
+4
*
mfd: Add devices platform data when the cell data size is not 0
Brian Harring
2010-10-29
1
-4
/
+6
*
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2010-10-29
1
-3
/
+5
*
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
2010-08-12
1
-1
/
+3
*
mfd: Check for mem_base when building IORESOURCE_MEM resources
Samuel Ortiz
2010-05-28
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mfd: Check for ACPI conflicts
Samuel Ortiz
2010-03-07
1
-0
/
+5
*
mfd: Allow multiple MFD cells with the same name
Mark Brown
2009-09-17
1
-1
/
+1
*
mfd: Pass driver_data onto child devices
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: reduce stack usage in mfd-core.c
Ian Molton
2008-10-19
1
-4
/
+11
*
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2008-07-29
1
-7
/
+7
*
mfd: add platform_data to mfd_cell
Mike Rapoport
2008-07-29
1
-1
/
+1
*
mfd: Coding style fixes
Ben Dooks
2008-07-28
1
-8
/
+7
*
mfd: Use to_platform_device instead of container_of
Ben Dooks
2008-07-28
1
-2
/
+1
*
mfd: don't use memzero
Andrew Morton
2008-07-25
1
-1
/
+1
*
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov
2008-07-07
1
-0
/
+114