index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mfd-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
mfd: Only unregister platform devices allocated by the mfd core
Charles Keepax
1
-2
/
+13
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-6
/
+6
2012-07-09
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
1
-4
/
+26
2012-03-06
mfd: Fix ACPI conflict check
Jean Delvare
1
-1
/
+1
2012-03-06
mfd: Fix kcalloc parameters swapped
Axel Lin
1
-1
/
+1
2011-11-01
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
1
-0
/
+1
2011-05-26
mfd: Add platform data pointer back
Samuel Ortiz
1
-0
/
+7
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
1
-2
/
+14
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
1
-42
/
+11
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
1
-4
/
+4
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
1
-0
/
+61
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
1
-4
/
+60
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
1
-1
/
+0
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
1
-6
/
+3
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
1
-0
/
+4
2010-10-29
mfd: Add devices platform data when the cell data size is not 0
Brian Harring
1
-4
/
+6
2010-10-29
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
1
-3
/
+5
2010-08-12
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
1
-1
/
+3
2010-05-28
mfd: Check for mem_base when building IORESOURCE_MEM resources
Samuel Ortiz
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
mfd: Check for ACPI conflicts
Samuel Ortiz
1
-0
/
+5
2009-09-17
mfd: Allow multiple MFD cells with the same name
Mark Brown
1
-1
/
+1
2009-01-04
mfd: Pass driver_data onto child devices
Mark Brown
1
-0
/
+1
2008-10-20
mfd: reduce stack usage in mfd-core.c
Ian Molton
1
-4
/
+11
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
1
-7
/
+7
2008-07-29
mfd: add platform_data to mfd_cell
Mike Rapoport
1
-1
/
+1
2008-07-28
mfd: Coding style fixes
Ben Dooks
1
-8
/
+7
2008-07-28
mfd: Use to_platform_device instead of container_of
Ben Dooks
1
-2
/
+1
2008-07-25
mfd: don't use memzero
Andrew Morton
1
-1
/
+1
2008-07-07
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov
1
-0
/
+114