1. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  2. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 13 years ago
  3. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  5. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  6. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 13 years ago
  9. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  10. 46eda3e mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS by Peter Ujfalusi · 13 years ago
  11. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 13 years ago
  12. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 13 years ago
  13. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  14. e7cc3ac dt: fix twl4030 for non-dt compile on x86 by Grant Likely · 13 years ago
  15. ac5ff1b mfd: Correct readability of WM8994 DC servo 4E register by Mark Brown · 13 years ago
  16. a0cc020 mfd: Improve performance of later WM1811 revisions by Mark Brown · 13 years ago
  17. 280ad7f mfd: twl-core: Add IRQ_DOMAIN dependency by Grant Likely · 13 years ago
  18. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  19. d5f39d3 mfd: Initialize tps65912 irq platform data properly by Axel Lin · 13 years ago
  20. 81b5482 mfd: Fix ACPI conflict check by Jean Delvare · 13 years ago
  21. 2b40e9d mfd: wm8400: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
  22. 130a703 mfd: wm831x: Convert to devm_regmap_init() by Mark Brown · 13 years ago
  23. 9db4249 mfd: wm8994: Convert to devm_regmap_init() by Mark Brown · 13 years ago
  24. 462835e mfd/ASoC: Convert WM8994 driver to use regmap patches by Mark Brown · 13 years ago
  25. abc0cce mfd: Add __devinit and __devexit annotations in wm8994 by Mark Brown · 13 years ago
  26. 027d676 mfd: wm8994: Add __devinit and __devexit annotations for probe and remove by Mark Brown · 13 years ago
  27. a60e8df mfd: Fix ab8500 error path bug by Linus Walleij · 13 years ago
  28. e7c248a mfd: Test for jack detection when deciding if wm8994 should suspend by Mark Brown · 13 years ago
  29. 0a35ee4 mfd: Initialize tps65910 irq platform data properly by Laxman Dewangan · 13 years ago
  30. 4a55320 mfd: Fix possible s5m null pointer dereference by Jonghwan Choi · 13 years ago
  31. aa12242 mfd: wm8350 variable dereferenced before check by Jonghwan Choi · 13 years ago
  32. 6ed3e2a MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c by Russell King · 13 years ago
  33. 54292a4 MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches by Russell King · 13 years ago
  34. 3323761 MFD: ucb1x00-core: add wakeup support by Russell King · 13 years ago
  35. a336440 MFD: ucb1x00: convert to use genirq by Russell King · 13 years ago
  36. cf4abfc MFD: mcp-core: remove legacy driver suspend/resume methods by Russell King · 13 years ago
  37. 5a09b71 MFD: ucb1x00-core: convert to use dev_pm_ops by Russell King · 13 years ago
  38. a4b54ac MFD: mcp-sa11x0: complain if mcp clock is left enabled by Russell King · 13 years ago
  39. 2b4d9d2 MFD: ucb1x00-core: disable mcp clock when bus is not required by Russell King · 13 years ago
  40. ed442b6 MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable() by Russell King · 13 years ago
  41. 65b539b MFD: ucb1x00-core: scan drivers in same order they're registered by Russell King · 13 years ago
  42. 7655b2a MFD: ucb1x00-core: add owner and dev initializers to gpio structure by Russell King · 13 years ago
  43. f5ae587 MFD: ucb1x00-core: clean up device handling in probe by Russell King · 13 years ago
  44. cae1547 MFD: ucb1x00-core: use mutexes instead of semaphores by Russell King · 13 years ago
  45. ddb1e04 MFD: ucb1x00-core: add .owner initializer and module alias by Russell King · 13 years ago
  46. 2f7510c MFD: ucb1x00-core: add handling for ucb1x00 reset by Russell King · 13 years ago
  47. c364ff4 MFD: ucb1x00-core: get rid of mach/hardware.h include by Russell King · 13 years ago
  48. 945f631 MFD: ucb1x00-ts: provide input layer with device parent by Russell King · 13 years ago
  49. abe0608 MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data by Russell King · 13 years ago
  50. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  51. 5769089 mfd: twl-core.c: Fix the number of interrupts managed by twl4030 by Benoit Cousson · 13 years ago
  52. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  53. a0bb10e ARM: omap: fix section mismatch errors in TWL PMIC driver by Russell King · 13 years ago
  54. 6252547 ARM: omap: fix broken twl-core dependencies and ifdefs by Russell King · 13 years ago
  55. 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  56. 61c54d2 ab5500-core.c: Don't needlessly include linux/version.h by Jesper Juhl · 13 years ago
  57. 2bd05db mfd: Avoid twl6040-codec PLL reconfiguration when not needed by Peter Ujfalusi · 13 years ago
  58. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 13 years ago
  59. a6aecae MFD: mcp-sa11x0: use _noirq resume methods by Russell King · 13 years ago
  60. 2796e39 MFD: mcp-sa11x0: convert to use dev_pm_ops by Russell King · 13 years ago
  61. 45c7f75 MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources by Russell King · 13 years ago
  62. c4592ce MFD: mcp-sa11x0: add .owner initializer by Russell King · 13 years ago
  63. e36e26a MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c by Russell King · 13 years ago
  64. 7658e7f MFD: mcp-sa11x0: remove DMA initializers and variables by Russell King · 13 years ago
  65. 30816ac MFD: mcp-core: sanitize host creation/removal by Russell King · 13 years ago
  66. 1b65fa8 mfd: twl-core: Don't specify regulator consumers by struct device by Mark Brown · 13 years ago
  67. 0af5e4c MFD: ucb1x00-ts: fix resume failure by Russell King · 13 years ago
  68. c23bb60 MFD: ucb1x00-core: fix gpiolib direction_output handling by Russell King · 13 years ago
  69. 2e95e51 MFD: ucb1x00-core: fix missing restore of io output data on resume by Russell King · 13 years ago
  70. 9825022 MFD: mcp-core: fix complaints from the genirq layer by Russell King · 13 years ago
  71. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 13 years ago
  72. 216f63c Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." by Russell King · 13 years ago
  73. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  74. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  75. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  76. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  77. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  78. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  79. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  80. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  81. 3befc92 mfd: Put WM8994 into cache only mode when suspending by Mark Brown · 13 years ago
  82. ba74e80 mfd: Add pm ops to max8925 by Kevin Liu · 13 years ago
  83. 5214e56 mfd: Convert aat2870 to dev_pm_ops by Mark Brown · 13 years ago
  84. 953c7d0 mfd: Still check other interrupts if we get a wm831x touchscreen IRQ by Mark Brown · 13 years ago
  85. e338033 mfd: Introduce missing kfree in 88pm860x probe routine by Julia Lawall · 13 years ago
  86. c3d4d69 mfd: Add S5M series configuration by Sangbeom Kim · 13 years ago
  87. 5ac2ffa mfd: Add s5m series irq driver by Sangbeom Kim · 13 years ago
  88. 0f5f707 mfd: Add S5M core driver by Sangbeom Kim · 13 years ago
  89. 8ad1a97 mfd: Fix stmpe section mismatch by Samuel Ortiz · 13 years ago
  90. dba61c8 mfd: Fix stmpe build warning by Samuel Ortiz · 13 years ago
  91. eedea80 mfd: Fix STMPE I2c build failure by Samuel Ortiz · 13 years ago
  92. d4e9486 mfd: Constify aat2870-core i2c_device_id table by Axel Lin · 13 years ago
  93. 7f7f4ea mfd: Add support for stmpe variant 801 by Viresh Kumar · 13 years ago
  94. 1cda239 mfd: Add support for stmpe variant 610 by Viresh Kumar · 13 years ago
  95. e789995 mfd: Add support for STMPE SPI interface by Viresh Kumar · 13 years ago
  96. 1a6e4b7 mfd: Separate out STMPE controller and interface specific code by Viresh Kumar · 13 years ago
  97. 12aef0a mfd: Remove unused wm831x_irq_data_to_mask_reg() by Mark Brown · 13 years ago
  98. f6dd2db mfd: Add platform data and devices for MAX8997 LED control by Donggeun Kim · 13 years ago
  99. 1e351a9 mfd: Make TPS65910 usable without interrupts by Afzal Mohammed · 13 years ago
  100. 26cc3ab mfd: Add power off functionality to TWL by Igor Grinberg · 13 years ago