index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
mfd-core.c
Age
Commit message (
Expand
)
Author
2024-07-04
mfd: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-04
mfd: core: Make use of device_set_node()
Andy Shevchenko
2024-02-23
mfd: core: Constify the struct device_type usage
Ricardo B. Marliere
2023-11-01
mfd: core: Ensure disabled devices are skipped without aborting
Herve Codina
2023-06-15
mfd: core: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-04-26
mfd: core: Remove .enable() and .disable() callbacks
Uwe Kleine-König
2022-09-28
mfd: Move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-28
mfd: core: Delete corresponding OF node entries from list on MFD removal
Michal Oleszczyk
2022-06-27
mfd: core: Use acpi_dev_for_each_child()
Rafael J. Wysocki
2021-11-05
mfd: core: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-06-02
mfd: Remove software node conditionally and locate at right place
Andy Shevchenko
2021-04-14
mfd: core: Use acpi_find_child_device() for child devices lookup
Andy Shevchenko
2021-04-14
mfd: core: Remove support for dangling device properties
Heikki Krogerus
2021-04-14
mfd: core: Add support for software nodes
Heikki Krogerus
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
2020-08-24
mfd: core: Fix double-free in mfd_remove_devices_fn()
Dmitry Osipenko
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
2020-08-13
mfd: core: Make a best effort attempt to match devices with the correct of_nodes
Lee Jones
2020-07-06
mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()
Lee Jones
2019-11-11
mfd: mfd-core: Honour Device Tree's request to disable a child-device
Lee Jones
2019-11-11
mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()
Lee Jones
2019-11-11
mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs
Lee Jones
2019-11-11
mfd: mfd-core: Remove mfd_clone_cell()
Lee Jones
2019-11-11
mfd: mfd-core: Protect against NULL call-back function pointer
Lee Jones
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: core: Set fwnode for created devices
Robert Hancock
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-08
mfd: mfd-core: Document mfd_add_devices()
Bartosz Golaszewski
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2016-11-16
mfd: core: Fix device reference leak in mfd_clone_cell
Johan Hovold
2016-05-20
Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-19
mfd: Add resource managed APIs for mfd_add_devices
Laxman Dewangan
2016-04-11
mfd: core: Fix ACPI child matching by _HID/_CID
Irina Tirdea
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2015-12-07
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
2015-10-26
mfd: core: redo ACPI matching of the children devices
Andy Shevchenko
2015-07-28
mfd: make mfd_remove_devices() iterate in reverse order
Andy Shevchenko
2015-06-22
mfd: Check ACPI device companion before checking resources
Lorenzo Pieralisi
2015-03-30
mfd: core: Fix platform-device name collisions
Johan Hovold
2014-11-25
mfd: core: Fix platform-device id generation
Johan Hovold
2014-09-26
mfd: Add ACPI support
Mika Westerberg
2014-09-26
mfd: Inherit coherent_dma_mask from parent device
Boris BREZILLON
2014-06-03
mfd: core: Don't use devres functions before device is added
Charles Keepax
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-11-11
mfd: Fix memory leak in mfd_add_devices()
Geert Uytterhoeven
2013-11-11
mfd: Stop setting refcounting pointers in original mfd_cell arrays
Geert Uytterhoeven
2013-10-23
mfd: Allow mapping regulator supplies to MFD device from children
Charles Keepax
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
[next]