1. f01b1f9 mfd: Make twl4030 SIH SPARSE_IRQ capable by Benoit Cousson · 12 years ago
  2. 78518ff mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files by Benoit Cousson · 12 years ago
  3. 1b8f333 mfd: Remove references already defineid in header file from twl-core by Benoit Cousson · 12 years ago
  4. 5fd32d6 mfd: Remove unneeded header from twl-core by Felipe Balbi · 12 years ago
  5. 9e17862 mfd: Make twl-core not depend on pdata->irq_base/end by Felipe Balbi · 12 years ago
  6. bdd61bc mfd: Return twl6030_mmc_card_detect IRQ for board setup by Benoit Cousson · 12 years ago
  7. 3c33be06 mfd: Add support for TPS65090 by Venu Byravarasu · 12 years ago
  8. bcc2d6d mfd: Add some da9052-i2c section annotations by Dmitry Torokhov · 12 years ago
  9. 5364d0b8 mfd: Build rtc5t583 only if I2C config is selected to y. by Laxman Dewangan · 12 years ago
  10. 75060a1 mfd: Add anatop mfd driver by Ying-Chun Liu (PaulLiu) · 12 years ago
  11. 1927ddf mfd: Add 8420 variant to db8500-prcmu by Bengt Jonsson · 12 years ago
  12. 5f96a1a6 mfd: Add 8520 PRCMU variant to db8500-prcmu by Bengt Jonsson · 12 years ago
  13. d902d0d mfd: Remove obsolete hwacc implementation for db8500-prmcu by Mattias Nilsson · 12 years ago
  14. 829ecbc mfd: Use DIV_ROUND_CLOSEST for sm501 clock by Axel Lin · 12 years ago
  15. 1b1247d mfd: Add support for RICOH PMIC RC5T583 by Laxman Dewangan · 12 years ago
  16. bc628fd mfd: Make use of the ab8500 firmware read-modify-write service by Mattias Nilsson · 12 years ago
  17. 3c3e489 mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu by Mattias Nilsson · 12 years ago
  18. a982362 mfd: Support for the AB8500 AB8505 variant by Bengt Jonsson · 12 years ago
  19. 392cbd1 mfd: Don't use mutex_lock_interruptible in ab8500-core by Rabin Vincent · 12 years ago
  20. 39ecb03 mfd: Use correct variable name for tps65910 regmap config by Laxman Dewangan · 12 years ago
  21. 618dd15 mfd: wm8994: Fix register default for WM1811 AntiPOP2 by Mark Brown · 12 years ago
  22. 9f9efcd mfd: wm8994: Remove defaults for volatile registers by Mark Brown · 12 years ago
  23. 2f5f89b mfd: Fix pm8606 build failure by Samuel Ortiz · 12 years ago
  24. 5a924d1 mfd: Fix a typo in MFD_MAX8997 Kconfig entry by Axel Lin · 12 years ago
  25. 34fe6f1 mfd : Check if the other db8500 core is in WFI by Daniel Lezcano · 12 years ago
  26. 9ab492e mfd : Check if the db8500 prcmu has pending irq by Daniel Lezcano · 12 years ago
  27. 9f60d33 mfd : Copy the db8500 gic setting to the prcmu by Daniel Lezcano · 12 years ago
  28. cc9a0f6 mfd : Check if there are pending irq on the db8500 gic by Daniel Lezcano · 12 years ago
  29. 801448e mfd : Cleanup duplicate db8500 definitions by Daniel Lezcano · 12 years ago
  30. 61a2af3 mfd: Return proper error if s5m-core regmap_init_i2c fails by Axel Lin · 12 years ago
  31. 7825806 mfd: Code cleanup for pm8606 sub-dev initialization by Jett.Zhou · 12 years ago
  32. 23de435 mfd: Add power control interface for pm8606 chip by Jett.Zhou · 12 years ago
  33. fe2afaa mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro by Hai Dong · 12 years ago
  34. 624e26e mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c by Axel Lin · 12 years ago
  35. 7f849a3 mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c by Axel Lin · 12 years ago
  36. 378f64e mfd: Correct readability of WM8994 DC servo 4E register by Mark Brown · 12 years ago
  37. dc9913a mfd: Use regmap for tps65910 register access. by Laxman Dewangan · 12 years ago
  38. 2853378 mfd: Add ability to wake the system for 88pm860x by Jett.Zhou · 12 years ago
  39. b8b8d79 mfd: Make twl6030_irq_set_wake static by Nishanth Menon · 12 years ago
  40. 3f8349e mfd: Clear twl6030 IRQ status register only once by Nishanth Menon · 12 years ago
  41. 91d6a9a mfd: Remove unused io_lock mutex from da9052 by Axel Lin · 12 years ago
  42. 485540d mfd: Decouple/recouple gic from the ux500 PRCMU by Daniel Lezcano · 12 years ago
  43. 8dfc470 mfd: Initialize tps65912 irq platform data properly by Axel Lin · 12 years ago
  44. 855cc45 mfd: Fix ACPI conflict check by Jean Delvare · 12 years ago
  45. ee42b3a mfd: wm8994: Add __devinit and __devexit annotations for probe and remove by Mark Brown · 12 years ago
  46. 1fa93bb mfd: Show correct device id for wm8400 by Axel Lin · 12 years ago
  47. f0447a6 mfd: Move omap-usb-host usbhs init before allocing child dev by Govindraj.R · 12 years ago
  48. cbb8c22 mfd: Remove omap-usb-host magic numbers for dev dma mask by Govindraj.R · 12 years ago
  49. 231dd9c mfd: Fix typo for TPS65912 by Axel Lin · 12 years ago
  50. 60b5c5a4 mfd: Make pcf50633_write_block() return 0 on success by Axel Lin · 12 years ago
  51. 113351b mfd: Fix val_len parameters for s5m-core regmap_raw_write by Axel Lin · 12 years ago
  52. d1b5c5e mfd: Fix kcalloc parameters swapped by Axel Lin · 12 years ago
  53. d625552 mfd: Support AB9540 ab8500 variant by Linus Walleij · 12 years ago
  54. 2ced445 mfd: Parametrize ab8500 IRQ masks and registers by Linus Walleij · 12 years ago
  55. 0f620837 mfd: Add ab8500 version detection and enforcing by Linus Walleij · 12 years ago
  56. 6d95b7f mfd: Fix ab8500 error path bug by Linus Walleij · 12 years ago
  57. d2cb87c mfd: Test for jack detection when deciding if wm8994 should suspend by Mark Brown · 12 years ago
  58. ee67b0c mfd: wm8994: We don't need to runtime resume by default by Mark Brown · 12 years ago
  59. 9a022e5 mfd: wm8994: Mark MICBIAS register as readable by Mark Brown · 12 years ago
  60. cbcde05 mfd: Trivial twl4030 code-style fixes by Felipe Contreras · 12 years ago
  61. 450b115 mfd: Add to_irq() member to asic3 gpio_chip structure by Paul Parsons · 12 years ago
  62. edcf319 mfd: Remove unneeded version.h include from ab5500 by Jesper Juhl · 12 years ago
  63. e31f9b8 mfd: Add support for no-interrupt stmpe config by Chris Blair · 12 years ago
  64. 0dc299a mfd: Add itps65910 wakeup support by Laxman Dewangan · 12 years ago
  65. 88a1cfd mfd: Add support for multiple s5m devices by Sangbeom Kim · 12 years ago
  66. 621210e mfd: Convert s5m core driver to use devm_kzalloc() by Sangbeom Kim · 12 years ago
  67. 1773140 mfd: Initialize tps65910 irq platform data properly by Laxman Dewangan · 12 years ago
  68. c7a1fcf mfd: Fix s5m error handling for invalid device type by Jonghwan Choi · 12 years ago
  69. c3ebb30 mfd: Fix possible s5m null pointer dereference by Jonghwan Choi · 12 years ago
  70. d2d5cb4 mfd: wm8350 variable dereferenced before check by Jonghwan Choi · 12 years ago
  71. b4a6dbd mfd: Add initial db8500 prcmu register access api by Mattias Nilsson · 12 years ago
  72. 6f53d10 mfd: Remove check for db8500 firmware bug by Jonas Aaberg · 12 years ago
  73. 4d64d2e mfd: db8500 OPP and sleep handling update by Mattias Nilsson · 12 years ago
  74. 992b133 mfd: Spawned db8500 regulators update by Bengt Jonsson · 12 years ago
  75. 6b6fae2 mfd: db8500 clock handling update by Mattias Nilsson · 12 years ago
  76. 0508901 mfd: Update abstract dbx500 interface by Mattias Nilsson · 12 years ago
  77. b58d12f mfd: Function for obtaining the db8500 prcmu firmware version by Mattias Nilsson · 12 years ago
  78. c72fe85 mfd: Remove db8500-prcmu U8400 legacy by Daniel Willerud · 12 years ago
  79. e536b62 mfd: Fix section mismatch warning for da9052-spi by Axel Lin · 12 years ago
  80. 1039d76 mfd: Add pdata to set mc13783-ts conversion delay by Michael Thalmeier · 12 years ago
  81. 4d75dd6 mfd: Add missing regmap_exit to free a previously allocated da9052 register map by Axel Lin · 12 years ago
  82. d48f411 mfd: Add new mfd device for TPS65217 by AnilKumar Ch · 12 years ago
  83. 0dcc9a9 mfd: twl-core: Don't specify regulator consumers by struct device by Mark Brown · 12 years ago
  84. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  85. a0bb10e ARM: omap: fix section mismatch errors in TWL PMIC driver by Russell King · 12 years ago
  86. 6252547 ARM: omap: fix broken twl-core dependencies and ifdefs by Russell King · 12 years ago
  87. 2bd05db mfd: Avoid twl6040-codec PLL reconfiguration when not needed by Peter Ujfalusi · 12 years ago
  88. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 12 years ago
  89. 0af5e4c MFD: ucb1x00-ts: fix resume failure by Russell King · 12 years ago
  90. c23bb60 MFD: ucb1x00-core: fix gpiolib direction_output handling by Russell King · 12 years ago
  91. 2e95e51 MFD: ucb1x00-core: fix missing restore of io output data on resume by Russell King · 12 years ago
  92. 9825022 MFD: mcp-core: fix complaints from the genirq layer by Russell King · 12 years ago
  93. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago
  94. 216f63c Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." by Russell King · 12 years ago
  95. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  96. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  97. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 12 years ago
  98. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  99. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  100. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago