1. 002be811 mfd: core: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 8 months ago
  2. 5a23e8b0 mfd: Remove software node conditionally and locate at right place by Andy Shevchenko · 3 years, 8 months ago
  3. 40cb71f mfd: core: Use acpi_find_child_device() for child devices lookup by Andy Shevchenko · 3 years, 9 months ago
  4. b4a66ac mfd: core: Remove support for dangling device properties by Heikki Krogerus · 3 years, 11 months ago
  5. 42e5998 mfd: core: Add support for software nodes by Heikki Krogerus · 3 years, 11 months ago
  6. 22380b6 mfd: mfd-core: Ensure disabled devices are ignored without error by Lee Jones · 4 years, 5 months ago
  7. 6b6cf2b mfd: core: Fix double-free in mfd_remove_devices_fn() by Dmitry Osipenko · 4 years, 5 months ago
  8. 114294d mfd: mfd-core: Add mechanism for removal of a subset of children by Charles Keepax · 4 years, 6 months ago
  9. 466a62d mfd: core: Make a best effort attempt to match devices with the correct of_nodes by Lee Jones · 4 years, 7 months ago
  10. 5a0ffef mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices() by Lee Jones · 4 years, 7 months ago
  11. 6b5c350 mfd: mfd-core: Honour Device Tree's request to disable a child-device by Lee Jones · 5 years ago
  12. b944a68 mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device() by Lee Jones · 5 years ago
  13. 5a47c0f mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs by Lee Jones · 5 years ago
  14. ead1c83 mfd: mfd-core: Remove mfd_clone_cell() by Lee Jones · 5 years ago
  15. b195e101 mfd: mfd-core: Protect against NULL call-back function pointer by Lee Jones · 5 years ago
  16. 8de2625 Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  17. c176c6d mfd: core: Set fwnode for created devices by Robert Hancock · 6 years ago
  18. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  19. 1946f996 mfd: mfd-core: Document mfd_add_devices() by Bartosz Golaszewski · 6 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 722f191 mfd: core: Fix device reference leak in mfd_clone_cell by Johan Hovold · 8 years ago
  22. 6eb59af Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  23. a8f447be mfd: Add resource managed APIs for mfd_add_devices by Laxman Dewangan · 9 years ago
  24. ee414de mfd: core: Fix ACPI child matching by _HID/_CID by Irina Tirdea · 9 years ago
  25. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
  26. 4d215ca mfd: core: propagate device properties to sub devices drivers by Andy Shevchenko · 9 years ago
  27. 98a3be4 mfd: core: redo ACPI matching of the children devices by Andy Shevchenko · 9 years ago
  28. b9a8a27 mfd: make mfd_remove_devices() iterate in reverse order by Andy Shevchenko · 9 years ago
  29. ec40c60 mfd: Check ACPI device companion before checking resources by Lorenzo Pieralisi · 10 years ago
  30. a77c50b mfd: core: Fix platform-device name collisions by Johan Hovold · 10 years ago
  31. 6e3f62f mfd: core: Fix platform-device id generation by Johan Hovold · 10 years ago
  32. 6ab3430 mfd: Add ACPI support by Mika Westerberg · 10 years ago
  33. 4f08df1 mfd: Inherit coherent_dma_mask from parent device by Boris BREZILLON · 10 years ago
  34. d137be0 mfd: core: Don't use devres functions before device is added by Charles Keepax · 11 years ago
  35. 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
  36. 0b208e4 mfd: Fix memory leak in mfd_add_devices() by Geert Uytterhoeven · 11 years ago
  37. 03e361b mfd: Stop setting refcounting pointers in original mfd_cell arrays by Geert Uytterhoeven · 11 years ago
  38. 7fcd427 mfd: Allow mapping regulator supplies to MFD device from children by Charles Keepax · 11 years ago
  39. b018e13 mfd: core: Copy DMA mask and params from parent by Benedikt Spranger · 11 years ago
  40. b9fbb62 mfd: Only unregister platform devices allocated by the mfd core by Charles Keepax · 12 years ago
  41. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  42. c94bb23 mfd: Make MFD core code Device Tree and IRQ domain aware by Lee Jones · 13 years ago
  43. 855cc45 mfd: Fix ACPI conflict check by Jean Delvare · 13 years ago
  44. d1b5c5e mfd: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  45. 4e36dd3 mfd: Add module.h to the implicit drivers/mfd users by Paul Gortmaker · 14 years ago
  46. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 14 years ago
  47. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 14 years ago
  48. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 14 years ago
  49. f77289a mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part by Andres Salomon · 14 years ago
  50. a9bbba9 mfd: add platform_device sharing support for mfd by Andres Salomon · 14 years ago
  51. 1e29af6 mfd: Add refcounting support to mfd_cells by Andres Salomon · 14 years ago
  52. dcb50e8 mfd: Remove driver_data field from mfd_cell by Andres Salomon · 14 years ago
  53. fe891a0 mfd-core: Unconditionally add mfd_cell to every platform_device by Andres Salomon · 14 years ago
  54. 4c90aa9 mfd: Provide pm_runtime_no_callbacks flag in cell data by Mark Brown · 14 years ago
  55. a28dbea mfd: Add devices platform data when the cell data size is not 0 by Brian Harring · 14 years ago
  56. 5f2545f mfd: Allow for bypass of cell resource conflict check by Daniel Drake · 14 years ago
  57. 8af5fe3 mfd: properly handle platform_device_add_resources fail in mfd_add_device by Axel Lin · 15 years ago
  58. f03cfcb mfd: Check for mem_base when building IORESOURCE_MEM resources by Samuel Ortiz · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. 91feded mfd: Check for ACPI conflicts by Samuel Ortiz · 15 years ago
  61. 3bed6e4 mfd: Allow multiple MFD cells with the same name by Mark Brown · 15 years ago
  62. 44faac3 mfd: Pass driver_data onto child devices by Mark Brown · 16 years ago
  63. a87903f mfd: reduce stack usage in mfd-core.c by Ian Molton · 16 years ago
  64. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  65. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  66. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  67. 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
  68. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  69. aa613de [ARM] 5127/1: Core MFD support by Dmitry Baryshkov · 17 years ago