index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mfd-core.c
Age
Commit message (
Expand
)
Author
2013-08-14
mfd: core: Copy DMA mask and params from parent
Benedikt Spranger
2012-11-20
mfd: Only unregister platform devices allocated by the mfd core
Charles Keepax
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-09
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
2012-03-06
mfd: Fix ACPI conflict check
Jean Delvare
2012-03-06
mfd: Fix kcalloc parameters swapped
Axel Lin
2011-10-31
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
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-27
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-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
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