1. 722f191 mfd: core: Fix device reference leak in mfd_clone_cell by Johan Hovold · 8 years ago
  2. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  3. a8f447be mfd: Add resource managed APIs for mfd_add_devices by Laxman Dewangan · 8 years ago
  4. ee414de mfd: core: Fix ACPI child matching by _HID/_CID by Irina Tirdea · 8 years ago
  5. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 8 years ago
  6. 4d215ca mfd: core: propagate device properties to sub devices drivers by Andy Shevchenko · 8 years ago
  7. 98a3be4 mfd: core: redo ACPI matching of the children devices by Andy Shevchenko · 9 years ago
  8. b9a8a27 mfd: make mfd_remove_devices() iterate in reverse order by Andy Shevchenko · 9 years ago
  9. ec40c60 mfd: Check ACPI device companion before checking resources by Lorenzo Pieralisi · 9 years ago
  10. a77c50b mfd: core: Fix platform-device name collisions by Johan Hovold · 9 years ago
  11. 6e3f62f mfd: core: Fix platform-device id generation by Johan Hovold · 10 years ago
  12. 6ab3430 mfd: Add ACPI support by Mika Westerberg · 10 years ago
  13. 4f08df1 mfd: Inherit coherent_dma_mask from parent device by Boris BREZILLON · 10 years ago
  14. d137be0 mfd: core: Don't use devres functions before device is added by Charles Keepax · 10 years ago
  15. db0b2d0 Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  16. 0b208e4 mfd: Fix memory leak in mfd_add_devices() by Geert Uytterhoeven · 11 years ago
  17. 03e361b mfd: Stop setting refcounting pointers in original mfd_cell arrays by Geert Uytterhoeven · 11 years ago
  18. 7fcd427 mfd: Allow mapping regulator supplies to MFD device from children by Charles Keepax · 11 years ago
  19. b018e13 mfd: core: Copy DMA mask and params from parent by Benedikt Spranger · 11 years ago
  20. b9fbb62 mfd: Only unregister platform devices allocated by the mfd core by Charles Keepax · 12 years ago
  21. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  22. c94bb23 mfd: Make MFD core code Device Tree and IRQ domain aware by Lee Jones · 12 years ago
  23. 855cc45 mfd: Fix ACPI conflict check by Jean Delvare · 12 years ago
  24. d1b5c5e mfd: Fix kcalloc parameters swapped by Axel Lin · 12 years ago
  25. 4e36dd3 mfd: Add module.h to the implicit drivers/mfd users by Paul Gortmaker · 13 years ago
  26. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 13 years ago
  27. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  28. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 13 years ago
  29. f77289a mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part by Andres Salomon · 13 years ago
  30. a9bbba9 mfd: add platform_device sharing support for mfd by Andres Salomon · 13 years ago
  31. 1e29af6 mfd: Add refcounting support to mfd_cells by Andres Salomon · 13 years ago
  32. dcb50e8 mfd: Remove driver_data field from mfd_cell by Andres Salomon · 13 years ago
  33. fe891a0 mfd-core: Unconditionally add mfd_cell to every platform_device by Andres Salomon · 13 years ago
  34. 4c90aa9 mfd: Provide pm_runtime_no_callbacks flag in cell data by Mark Brown · 13 years ago
  35. a28dbea mfd: Add devices platform data when the cell data size is not 0 by Brian Harring · 14 years ago
  36. 5f2545f mfd: Allow for bypass of cell resource conflict check by Daniel Drake · 14 years ago
  37. 8af5fe3 mfd: properly handle platform_device_add_resources fail in mfd_add_device by Axel Lin · 14 years ago
  38. f03cfcb mfd: Check for mem_base when building IORESOURCE_MEM resources by Samuel Ortiz · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 91feded mfd: Check for ACPI conflicts by Samuel Ortiz · 14 years ago
  41. 3bed6e4 mfd: Allow multiple MFD cells with the same name by Mark Brown · 15 years ago
  42. 44faac3 mfd: Pass driver_data onto child devices by Mark Brown · 15 years ago
  43. a87903f mfd: reduce stack usage in mfd-core.c by Ian Molton · 16 years ago
  44. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  45. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  46. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  47. 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
  48. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  49. aa613de [ARM] 5127/1: Core MFD support by Dmitry Baryshkov · 16 years ago