1. 3cec5f4 mfd: da9055: Change irq state to default by Ashish Jangam · 12 years ago
  2. 48130b8 mfd: omap-usb-tll: Add device tree support and binding information by Roger Quadros · 12 years ago
  3. 9f4a3ec mfd: omap-usb-tll: Move configuration code to omap_tll_init() by Roger Quadros · 12 years ago
  4. 662e469 mfd: omap-usb-host: Update nports in platform_data by Roger Quadros · 12 years ago
  5. f2d614c mfd: da9055: Drop "select PMIC_DA9055" by Paul Bolle · 12 years ago
  6. b5bdc04 mfd: wm5102: Map in additional FLL control registers by Mark Brown · 12 years ago
  7. 57e1b48 mfd: arizona: Define additional FLL control registers by Mark Brown · 12 years ago
  8. c4fbec3 mfd: palmas: Initialise client->of_node for dummy created client by Laxman Dewangan · 12 years ago
  9. 36c772e mfd: tps65090: Add resources for charger by Rhyland Klein · 12 years ago
  10. 751391c mfd: tps65090: Fix enum in header file by Rhyland Klein · 12 years ago
  11. 654003e mfd: palmas: is_palmas_charger needed by multiple drivers by Ian Lartey · 12 years ago
  12. 895ce2d mfd: sta2x11: Build warning fix by Alessandro Rubini · 12 years ago
  13. 1383e00 mfd: tc3589x: Use devm_*() functions by Jingoo Han · 12 years ago
  14. aa4dcf5 mfd: da903x: Use devm_*() functions by Jingoo Han · 12 years ago
  15. 1ba895e mfd: ezx-pcap: Use devm_*() functions by Jingoo Han · 12 years ago
  16. 990810b mfd: twl6040: Use devm_*() functions by Jingoo Han · 12 years ago
  17. 0287714 mfd: aat2870: Use use devm_*() functions by Jingoo Han · 12 years ago
  18. 71f4b9c mfd: omap-usb-host: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  19. 54d3492 mfd: intel_msic: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  20. bf5ea28 mfd: lm3533: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  21. 8552957 mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  22. c6cc25f mfd: adp5520: Restore mode bits on resume by Lars-Peter Clausen · 12 years ago
  23. 7aa3d7c Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Samuel Ortiz · 12 years ago
  24. 8059c1c power: rx51_battery: Fix reporting correct values by Pali Rohár · 12 years ago
  25. a5055d5 mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion by Pali Rohár · 12 years ago
  26. d955cba mfd: wm5102: Don't wait for boot when boot sequencer is disabled by Charles Keepax · 12 years ago
  27. c25feaa mfd: arizona: Wait for internal clocks to startup after reset by Charles Keepax · 12 years ago
  28. 87d3af4 mfd: arizona: Hold device in reset while ramping supplies by Mark Brown · 12 years ago
  29. 9bf7e0e mfd: wm5102: Update defaults to match patch by Charles Keepax · 12 years ago
  30. 12bb68e mfd: wm5102: Deactivate standard boot sequence by Charles Keepax · 12 years ago
  31. e80436b mfd: arizona: Add a hardware patch mechanism by Charles Keepax · 12 years ago
  32. 9d53dfd mfd: arizona: Factor out register polling by Charles Keepax · 12 years ago
  33. 4c9bb8b mfd: wm5102: Manually apply register patch by Charles Keepax · 12 years ago
  34. c6d6bfb mfd: wm5102: Only use the lowest three bits of device revision by Mark Brown · 12 years ago
  35. 767c6dc mfd: arizona: Unconditionally enable 32kHz clock by Mark Brown · 12 years ago
  36. 247fa19 mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source by Mark Brown · 12 years ago
  37. 7adafc5 mfd: wm5102: Update patch for latest evaluation by Mark Brown · 12 years ago
  38. 544c7aa mfd: arizona: Support configuring MICBIASes into bypass mode by Mark Brown · 12 years ago
  39. 22c75fe mfd: arizona: Try to use interrupt flags from interrupt controller by Mark Brown · 12 years ago
  40. 3092f80 mfd: arizona: Allow GPIO to be specified for IRQ line by Mark Brown · 12 years ago
  41. f8a0941 mfd: arizona: Basic support for edge triggered IRQs by Mark Brown · 12 years ago
  42. 7994c66 mfd: arizona: Clarify error message for failed primary IRQ request by Mark Brown · 12 years ago
  43. 4816bd1 mfd: arizona: Clean up on failed runtime resume by Mark Brown · 12 years ago
  44. 1816cb3 mfd: arizona: Disable all wake sources by default by Mark Brown · 12 years ago
  45. 55b175d ARM: ux500: split out prcmu initialization by Arnd Bergmann · 12 years ago
  46. 90c29f9 mfd: db8500-prcmu: drop unused includes by Linus Walleij · 12 years ago
  47. 1e22a8c ARM: ux500: move PM-related PRCMU functions to machine by Linus Walleij · 12 years ago
  48. b047d98 mfd: db8500-prcmu: get base address from resource by Linus Walleij · 12 years ago
  49. 9a47a8d mfd: prcmu: pass a base and size with the early initcall by Linus Walleij · 12 years ago
  50. 222bc78 mfd: wm8994: Silence bogus warning in wm8994_device_init() by Jingoo Han · 12 years ago
  51. d1ac2c0 mfd: max77686: Use NULL instead of 0 by Sachin Kamat · 12 years ago
  52. 099bb95 mfd: adp5520: Use module_i2c_driver() by Sachin Kamat · 12 years ago
  53. 8b5fd85 Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Samuel Ortiz · 12 years ago
  54. 9d66b56 MFD: rtsx_pcr: Fix probe fail path by Jiri Slaby · 12 years ago
  55. 58eb893 mfd: abx500: Move the AB8500 Kconfig fragment by Linus Walleij · 12 years ago
  56. 3de764d mfd: davinci_voicecodec: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  57. e8fe6a8 mfd: htc-pasic3: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  58. bbc48c6 mfd: ab3100-otp: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  59. 408a3fa mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device by Gabriel Fernandez · 12 years ago
  60. a200e32 mfd: stmpe: DT: Enable no-irq mode configuration by Gabriel Fernandez · 12 years ago
  61. 5ab3a89 mfd: syscon: Add non-DT support by Alexander Shiyan · 12 years ago
  62. ed21465 mfd: syscon: Removed unneeded field "dev" from private driver structure by Alexander Shiyan · 12 years ago
  63. 2154a2b mfd: palmas: Change the DT node property names to follow the convention by J Keerthy · 12 years ago
  64. 64710af mfd: as3711: Add OF support by Guennadi Liakhovetski · 12 years ago
  65. 5a324ac mfd: cros_ec: Add MFD_CORE dependency by David Rientjes · 12 years ago
  66. 5c29e47 mfd: cros_ec_spi: Warnings fix by Samuel Ortiz · 12 years ago
  67. 5ebeaff mfd: cros_ec: Export needed symbols for the i2c and spi modules by Samuel Ortiz · 12 years ago
  68. 6af6dc2 input: Add ChromeOS EC keyboard driver by Simon Glass · 12 years ago
  69. 4384041 input: matrix-keymap: Add function to read the new DT binding by Simon Glass · 12 years ago
  70. a17d94f mfd: Add ChromeOS EC SPI driver by Simon Glass · 12 years ago
  71. 8996900 mfd: Add ChromeOS EC I2C driver by Simon Glass · 12 years ago
  72. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 12 years ago
  73. deaf39e mfd: Add ChromeOS EC messages header by Simon Glass · 12 years ago
  74. 07961ac Linux 3.9-rc5 by Linus Torvalds · 12 years ago
  75. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  76. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  77. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  78. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  79. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  80. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 12 years ago
  81. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 12 years ago
  82. 46a1f21 PNP: List Rafael Wysocki as a maintainer by Rafael J. Wysocki · 12 years ago
  83. b92eded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  84. 6e2a450 rbd: don't zero-fill non-image object requests by Alex Elder · 12 years ago
  85. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 12 years ago
  87. 67e17c1 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  88. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  89. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 12 years ago
  90. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 12 years ago
  91. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
  92. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  93. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  94. 865752e Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  95. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  96. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  97. dfca53f Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  98. 8b1e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  99. d3f72cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  100. 5e24850 Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago