1. 678cacd mfd: rtsx: Fix checkpatch warning by Wei WANG · 12 years ago
  2. f84ef04 mfd: rtsx: Declare that the DMA address limitation is 32bit explicitly by Wei WANG · 12 years ago
  3. 9871c799 mfd: rtsx: Remove redundant code by Wei WANG · 12 years ago
  4. 5fd86d3 mfd: tps65090: remove suspend/resume callbacks by Laxman Dewangan · 12 years ago
  5. 4f979ed mfd: tps65090: Pass irq domain when adding mfd sub devices by Laxman Dewangan · 12 years ago
  6. 4071931 mfd: tps65090: add DT support for tps65090 by Laxman Dewangan · 12 years ago
  7. 5f384c1 mfd: wm5102: Make DSP scratch registers readable by Mark Brown · 12 years ago
  8. 154c4c7 mfd: tps6507x: Add DT support by Vishwanathrao Badarkhe, Manish · 12 years ago
  9. 306df79 mfd: 88pm80x: Remove redundant devm_* calls by Yi Zhang · 12 years ago
  10. b3aac62 mfd: db8500-prcmu: Add ux500_wdt mfd_cell by Fabio Baltieri · 12 years ago
  11. 6f8cfa9 mfd: dbx500-prcmu: Export a9wdog functions by Fabio Baltieri · 12 years ago
  12. 01560f6 mfd: lpc_ich: Fix gpio base and control offsets by Aaron Sierra · 12 years ago
  13. fbc6ae3 mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function by Peter Ujfalusi · 12 years ago
  14. ac7bc5a mfd: twl-core: Remove no longer valid comment regarding to write buffer size by Peter Ujfalusi · 12 years ago
  15. 80a97cc mfd: twl-core: Collect global variables behind one private structure (global) by Peter Ujfalusi · 12 years ago
  16. 6382a06 mfd: twl-core: Move 'inuse' check early at probe time by Peter Ujfalusi · 12 years ago
  17. 7e2e6c5 mfd: twl-core: Do not create dummy pdata when booted with DT by Peter Ujfalusi · 12 years ago
  18. e581238 mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT by Peter Ujfalusi · 12 years ago
  19. 6dd810b mfd: twl-core: Allocate twl_modules dynamically by Peter Ujfalusi · 12 years ago
  20. 3c33027 mfd: twl-core: Use the lookup table to find the correct subchip for the modules by Peter Ujfalusi · 12 years ago
  21. 050cde1 mfd: twl-core: No need to check for invalid subchip ID by Peter Ujfalusi · 12 years ago
  22. 5d4e9bd mfd: twl-core: Clean up module id lookup and definitions by Peter Ujfalusi · 12 years ago
  23. 3d91f82 mfd: arizona: Provide platform data for MICBIAS configuration by Mark Brown · 12 years ago
  24. 648a988 mfd: arizona: Clarify mixer underclocking error by Mark Brown · 12 years ago
  25. dc781d0 mfd: arizona: Disable interrupts during resume by Mark Brown · 12 years ago
  26. 595e5bf mfd: wm5102: Refresh register defaults by Mark Brown · 12 years ago
  27. 0cc9d08 mfd: wm5102: Mark DSP memory regions as volatile and readable by Mark Brown · 12 years ago
  28. f1c68e4 mfd: wm8994: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  29. 71f39e5 mfd: wm5102: Update rev B patch for latest evaluation by Mark Brown · 12 years ago
  30. d776811 mfd: arizona: Register MICVDD supply first to ensure no retries by Mark Brown · 12 years ago
  31. 025d982 mfd: wm5102: Mark only extant DSP registers volatile by Mark Brown · 12 years ago
  32. a36516b mfd: palmas: Add rtc irq number as irq resource for palmas-rtc by Laxman Dewangan · 12 years ago
  33. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  34. 2d1484f mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed by Wei WANG · 12 years ago
  35. ff0decd mfd: wm5102: Fix definition of WM5102_MAX_REGISTER by Mark Brown · 12 years ago
  36. f65e9ea mfd: twl4030: Don't warn about uninitialized return code by Arnd Bergmann · 12 years ago
  37. 0a8c290 mfd: da9052/53 lockup fix by Ashish Jangam · 12 years ago
  38. ab4e8f8 mfd: rtsx: Add clock divider hook by Wei WANG · 12 years ago
  39. d817ac4 mfd: rtsx: Add output voltage switch hook by Wei WANG · 12 years ago
  40. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  41. 00441b5 mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM by Lee Jones · 12 years ago
  42. a17155b mfd: vexpress: Export global functions to fix build error by Guenter Roeck · 12 years ago
  43. 9270bdf mfd: arizona: Check errors from regcache_sync() by Mark Brown · 12 years ago
  44. 1f0529b mfd: tc3589x: Use simple irqdomain by Linus Walleij · 12 years ago
  45. b30dd8f mfd: pcf50633: Init pcf->dev before using it by Axel Lin · 12 years ago
  46. 2429d86 mfd: max77693: Init max77693->dev before using it by Axel Lin · 12 years ago
  47. 136d982 mfd: max77686: Init max77686->dev before using it by Axel Lin · 12 years ago
  48. 89d9b1c mfd: db8500-prcmu: Fix irqdomain usage by Linus Walleij · 12 years ago
  49. ee48711 mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error by AnilKumar Ch · 12 years ago
  50. e1bfe75 mfd: arizona: Disable control interface reporting for WM5102 and WM5110 by Mark Brown · 12 years ago
  51. fbfc23e mfd, TWL4030: TWL4030 need select REGMAP_I2C by Chuansheng Liu · 12 years ago
  52. 612b95c Drivers: mfd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  53. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  55. a93178a Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  56. 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
  57. 2cb85a7 Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2 by Tony Lindgren · 12 years ago
  58. 63b6890 mfd: omap-usb-host: get rid of cpu_is_omap..() macros by Roger Quadros · 12 years ago
  59. 7313264 Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  60. 8b0cab1 Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  61. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  62. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  66. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  67. 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
  68. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  69. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  70. 1881b68 mfd: tps6507x: Convert to devm_kzalloc by Axel Lin · 12 years ago
  71. ac713cc mfd: stmpe: Update DT support for stmpe driver by Vipul Kumar Samar · 12 years ago
  72. 9e21867 Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 12 years ago
  73. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
  74. be2f6f5 mfd: wm5102: Add readback of DSP status 3 register by Mark Brown · 12 years ago
  75. b7dea5d mfd: arizona: Log if we fail to create the primary IRQ domain by Mark Brown · 12 years ago
  76. c2ace4f mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQ by Axel Lin · 12 years ago
  77. f69b01c mfd: tps80031: Add terminating entry for tps80031_id_table by Axel Lin · 12 years ago
  78. 5faf7cb mfd: vexpress-sysreg: Remove LEDs code by Pawel Moll · 12 years ago
  79. 709edec mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask() by Wei Yongjun · 12 years ago
  80. 3748f19 mfd: wm5102: Add tuning for revision B by Mark Brown · 12 years ago
  81. 62d62b5 mfd: arizona: Defer patch initialistation until after first device boot by Mark Brown · 12 years ago
  82. faa9c2a Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next by Mark Brown · 12 years ago
  83. 86605cf gpio: stmpe: Add DT support for stmpe gpio by Vipul Kumar Samar · 12 years ago
  84. 0582c0f mfd: tps65910: Fix wrong ack_base register by Kim, Milo · 12 years ago
  85. 0e5fca8 mfd: tps65910: Remove unused data by Kim, Milo · 12 years ago
  86. 12a5105 mfd: stmpe: Get rid of irq_invert_polarity by Viresh Kumar · 12 years ago
  87. 4e1328b mfd: ab8500-core: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  88. 13ea581 mfd: wm5102: Mark DSP memory regions as volatile by Mark Brown · 12 years ago
  89. 27dff04 mfd: wm5102: Correct default for LDO1_CONTROL_2 by Mark Brown · 12 years ago
  90. b2e2558 mfd: arizona: Register haptics devices by Mark Brown · 12 years ago
  91. d54e17f mfd: wm8994: Make current device behaviour the default by Mark Brown · 12 years ago
  92. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  93. a73e5df mfd: remove use of __devinitconst by Bill Pemberton · 12 years ago
  94. a9e9ce4 mfd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  95. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  96. 8444921 mfd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  97. 73ee294 regulator: arizona-ldo1: Support 1.8V mode by Mark Brown · 12 years ago
  98. 503b1ca mfd: arizona: Register haptics devices by Mark Brown · 12 years ago
  99. b87d07b Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997 by Mark Brown · 12 years ago
  100. 77b71b3 regulator: add device tree support for max8997 by Thomas Abraham · 12 years ago