1. d347792 mfd: arizona: Add missing disable of PM runtime on probe error path by Charles Keepax · 8 years ago
  2. f83c218 mfd: arizona: Update device ordering to allow clean driver removal by Charles Keepax · 8 years ago
  3. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  4. f199d39 mfd: arizona: Add device tree binding to specify mono outputs by Charles Keepax · 9 years ago
  5. ea1f333 mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 by Richard Fitzgerald · 9 years ago
  6. a05950a mfd: arizona: Signedness bug in arizona_runtime_suspend() by Dan Carpenter · 9 years ago
  7. b61c1ec mfd: arizona: Remove use of codec build config #ifdefs by Richard Fitzgerald · 9 years ago
  8. ae05ea36 mfd: arizona: Simplify adding subdevices by Richard Fitzgerald · 9 years ago
  9. 161ad30 mfd: arizona: Downgrade type mismatch messages to dev_warn by Richard Fitzgerald · 9 years ago
  10. e342427 mfd: arizona: Factor out checking of jack detection state by Richard Fitzgerald · 9 years ago
  11. e781114 mfd: arizona: Factor out DCVDD isolation control by Richard Fitzgerald · 9 years ago
  12. a260fba mfd: arizona: Remove unneded ret variable by Javier Martinez Canillas · 9 years ago
  13. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  14. 8bd8fd0 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  15. 532161e Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  16. 3762aed mfd: arizona: Fixup some formatting/white space errors by Charles Keepax · 9 years ago
  17. 6887b04 mfd: arizona: Add support for WM8998 and WM1814 by Richard Fitzgerald · 9 years ago
  18. 16f6a0d mfd: arizona: Fix race between runtime suspend and IRQs by Charles Keepax · 9 years ago
  19. 72e4316 mfd: arizona: Fix initialisation of the PM runtime by Charles Keepax · 9 years ago
  20. 1115092 mfd: arizona: Fix race between runtime suspend and IRQs by Charles Keepax · 9 years ago
  21. 8019ff6 regmap: Use reg_sequence for multi_reg_write / register_patch by Nariman Poushin · 9 years ago
  22. fc027d1 mfd: arizona: Split INx_MODE into two fields by Richard Fitzgerald · 9 years ago
  23. 121c075 mfd: wm5110: Add delay before releasing reset line by Charles Keepax · 9 years ago
  24. e6cb734 mfd: arizona: Add better support for system suspend by Charles Keepax · 9 years ago
  25. 96129a0 mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode by Charles Keepax · 9 years ago
  26. 882bc46 mfd: wm5110: Add register patch required for low power sleep by Charles Keepax · 9 years ago
  27. 3850e3e mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch by Charles Keepax · 9 years ago
  28. 0be068a mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch by Charles Keepax · 9 years ago
  29. 1c1c6bb mfd: wm5102: Ensure we always boot the device fully by Charles Keepax · 9 years ago
  30. 2229875 mfd: arizona: Factor out hard reset into helper functions by Charles Keepax · 9 years ago
  31. 5f056bf mfd: arizona: Use devres to manage reset GPIO by Charles Keepax · 9 years ago
  32. b375e9f mfd: arizona: Remove redundant register sync by Charles Keepax · 9 years ago
  33. e7ad27c mfd: arizona: Add DT binding for the DMIC reference voltages by Charles Keepax · 10 years ago
  34. e5d4ef0 mfd: arizona: Add support for WM8280/WM8281 by Richard Fitzgerald · 10 years ago
  35. 48bb9fe MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  36. 71d134b mfd: arizona: Correct mask to allow setting micbias external cap by Charles Keepax · 10 years ago
  37. 7be180c Revert "mfd: wm5102: Manually apply register patch" by Charles Keepax · 10 years ago
  38. cc47aed mfd: arizona: Add support for INn_Mode register control by Inha Song · 10 years ago
  39. 4801894 mfd: wm5102: Mark register write sequencer control 3 readable by Mark Brown · 10 years ago
  40. 6e440d2 mfd: arizona: Add missing handling for ISRC3 under/overclocked by Charles Keepax · 10 years ago
  41. 5fc6c39 mfd: arizona: Map MICVDD from extcon device to the Arizona core by Charles Keepax · 10 years ago
  42. 996c2d4 mfd: arizona: Add MICVDD to mapped regulators for wm8997 by Charles Keepax · 10 years ago
  43. 942786e mfd: arizona: Rid data size incompatibility warn when building for 64bit by Lee Jones · 10 years ago
  44. 0c2d0ff mfd: arizona: Add comment to explain non-devm regulator_get by Charles Keepax · 10 years ago
  45. 4420286 mfd: arizona: Use num_core_supplies in arizona_dev_exit by Charles Keepax · 10 years ago
  46. e602151 mfd: arizona: Don't use devres for DCVDD by Charles Keepax · 10 years ago
  47. df6b335 mfd: arizona: Disable DCVDD before we destroy the MFD by Charles Keepax · 10 years ago
  48. b804020 mfd: arizona: Disable PM runtime at start of driver removal by Charles Keepax · 10 years ago
  49. 058c890 mfd: arizona: Add MICVDD to mapped regulators by Charles Keepax · 10 years ago
  50. 4a8c475 regulator: arizona-ldo1: Move setup processing from arizona-core by Charles Keepax · 10 years ago
  51. e4fcb1d mfd: arizona: Factor out read of device tree GPIOs by Charles Keepax · 10 years ago
  52. 1c18d2c mfd: arizona: Use new regmap features for manual register patch by Charles Keepax · 11 years ago
  53. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  54. 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
  55. 91c7393 mfd: arizona: Correct handling of device tree gpio defaults by Charles Keepax · 11 years ago
  56. 22d7dc8 mfd: arizona: Only attempt to parse DT if platform data was not passed by Lee Jones · 11 years ago
  57. 32dadef mfd: arizona: Specify supply mappings for Arizona CODECs by Charles Keepax · 11 years ago
  58. e293e8472 mfd: arizona: Move regulator disable to after marking cache only by Charles Keepax · 11 years ago
  59. dc7d486 mfd: arizona: Integrate wm8997 into Arizona mfd by Charles Keepax · 11 years ago
  60. f773fc6 mfd: arizona: Change fast_start pdata name to better reflect functionality by Charles Keepax · 11 years ago
  61. 5927467 mfd: arizona: Support use of external DCVDD by Mark Brown · 11 years ago
  62. d781009 mfd: Add device tree bindings for Arizona class devices by Mark Brown · 12 years ago
  63. 67c9929 mfd: arizona: Disable interrupts during suspend by Mark Brown · 11 years ago
  64. 1d017b6 mfd: arizona: Add missing cleanup on remove by Mark Brown · 12 years ago
  65. d9d0349 mfd: wm5102: Manually apply register patch by Charles Keepax · 12 years ago
  66. ca76ceb mfd: arizona: Read the device identification information after boot by Mark Brown · 12 years ago
  67. d955cba mfd: wm5102: Don't wait for boot when boot sequencer is disabled by Charles Keepax · 12 years ago
  68. c25feaa mfd: arizona: Wait for internal clocks to startup after reset by Charles Keepax · 12 years ago
  69. 87d3af4 mfd: arizona: Hold device in reset while ramping supplies by Mark Brown · 12 years ago
  70. 12bb68e mfd: wm5102: Deactivate standard boot sequence by Charles Keepax · 12 years ago
  71. e80436b mfd: arizona: Add a hardware patch mechanism by Charles Keepax · 12 years ago
  72. 9d53dfd mfd: arizona: Factor out register polling by Charles Keepax · 12 years ago
  73. 4c9bb8b mfd: wm5102: Manually apply register patch by Charles Keepax · 12 years ago
  74. c6d6bfb mfd: wm5102: Only use the lowest three bits of device revision by Mark Brown · 12 years ago
  75. 767c6dc mfd: arizona: Unconditionally enable 32kHz clock by Mark Brown · 12 years ago
  76. 247fa19 mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source by Mark Brown · 12 years ago
  77. 544c7aa mfd: arizona: Support configuring MICBIASes into bypass mode by Mark Brown · 12 years ago
  78. 4816bd1 mfd: arizona: Clean up on failed runtime resume by Mark Brown · 12 years ago
  79. 3d91f82 mfd: arizona: Provide platform data for MICBIAS configuration by Mark Brown · 12 years ago
  80. 648a988 mfd: arizona: Clarify mixer underclocking error by Mark Brown · 12 years ago
  81. dc781d0 mfd: arizona: Disable interrupts during resume by Mark Brown · 12 years ago
  82. d776811 mfd: arizona: Register MICVDD supply first to ensure no retries by Mark Brown · 12 years ago
  83. 9270bdf mfd: arizona: Check errors from regcache_sync() by Mark Brown · 12 years ago
  84. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  85. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  86. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  87. 62d62b5 mfd: arizona: Defer patch initialistation until after first device boot by Mark Brown · 12 years ago
  88. b2e2558 mfd: arizona: Register haptics devices by Mark Brown · 12 years ago
  89. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  90. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  91. 503b1ca mfd: arizona: Register haptics devices by Mark Brown · 12 years ago
  92. 46b9d13 mfd: arizona: Sync regcache after reset by Charles Keepax · 12 years ago
  93. 3ebef34 mfd: arizona: Correctly report when AIF2/AIF1 is underclocked by Charles Keepax · 12 years ago
  94. 78566af mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call by Charles Keepax · 12 years ago
  95. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  96. 508c829 mfd: Add debug trace on entering and leaving arizone runtime suspend by Mark Brown · 12 years ago
  97. e102bef mfd: Initial support for the WM5110 by Mark Brown · 12 years ago
  98. 2a51da0 mfd: Add support for multiple arizona PDM speaker outputs by Mark Brown · 12 years ago
  99. af65a36 mfd: Error out if initial arizona boot fails by Mark Brown · 12 years ago
  100. 3a36a0db mfd: Don't free unallocated arizona supplies on error by Mark Brown · 12 years ago