Andy Shevchenko
|
4d215cabc7
mfd: core: propagate device properties to sub devices drivers
|
9 years ago |
Andy Shevchenko
|
98a3be44ff
mfd: core: redo ACPI matching of the children devices
|
9 years ago |
Andy Shevchenko
|
b9a8a271c3
mfd: make mfd_remove_devices() iterate in reverse order
|
10 years ago |
Lorenzo Pieralisi
|
ec40c606c7
mfd: Check ACPI device companion before checking resources
|
10 years ago |
Johan Hovold
|
a77c50b44c
mfd: core: Fix platform-device name collisions
|
10 years ago |
Johan Hovold
|
6e3f62f079
mfd: core: Fix platform-device id generation
|
11 years ago |
Mika Westerberg
|
6ab3430129
mfd: Add ACPI support
|
11 years ago |
Boris BREZILLON
|
4f08df1b06
mfd: Inherit coherent_dma_mask from parent device
|
11 years ago |
Charles Keepax
|
d137be00ee
mfd: core: Don't use devres functions before device is added
|
11 years ago |
Linus Torvalds
|
db0b2d0116
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
|
11 years ago |
Geert Uytterhoeven
|
0b208e41ac
mfd: Fix memory leak in mfd_add_devices()
|
11 years ago |
Geert Uytterhoeven
|
03e361b25e
mfd: Stop setting refcounting pointers in original mfd_cell arrays
|
11 years ago |
Charles Keepax
|
7fcd427465
mfd: Allow mapping regulator supplies to MFD device from children
|
12 years ago |
Benedikt Spranger
|
b018e1361b
mfd: core: Copy DMA mask and params from parent
|
12 years ago |
Charles Keepax
|
b9fbb62eb6
mfd: Only unregister platform devices allocated by the mfd core
|
12 years ago |
Mark Brown
|
0848c94fb4
mfd: core: Push irqdomain mapping out into devices
|
13 years ago |
Lee Jones
|
c94bb233a9
mfd: Make MFD core code Device Tree and IRQ domain aware
|
13 years ago |
Jean Delvare
|
855cc45434
mfd: Fix ACPI conflict check
|
13 years ago |
Axel Lin
|
d1b5c5e235
mfd: Fix kcalloc parameters swapped
|
13 years ago |
Paul Gortmaker
|
4e36dd3314
mfd: Add module.h to the implicit drivers/mfd users
|
14 years ago |
Samuel Ortiz
|
eb8956074e
mfd: Add platform data pointer back
|
14 years ago |
Samuel Ortiz
|
e710d7d5a9
mfd: Fetch cell pointer from platform_device->mfd_cell
|
14 years ago |
Andres Salomon
|
fa1df69168
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
|
14 years ago |
Andres Salomon
|
f77289ac25
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
|
14 years ago |
Andres Salomon
|
a9bbba9963
mfd: add platform_device sharing support for mfd
|
14 years ago |
Andres Salomon
|
1e29af62f2
mfd: Add refcounting support to mfd_cells
|
14 years ago |
Andres Salomon
|
dcb50e83bb
mfd: Remove driver_data field from mfd_cell
|
14 years ago |
Andres Salomon
|
fe891a008f
mfd-core: Unconditionally add mfd_cell to every platform_device
|
14 years ago |
Mark Brown
|
4c90aa94f6
mfd: Provide pm_runtime_no_callbacks flag in cell data
|
14 years ago |
Brian Harring
|
a28dbea0ad
mfd: Add devices platform data when the cell data size is not 0
|
15 years ago |