1. ac7bc5a mfd: twl-core: Remove no longer valid comment regarding to write buffer size by Peter Ujfalusi · 12 years ago
  2. 80a97cc mfd: twl-core: Collect global variables behind one private structure (global) by Peter Ujfalusi · 12 years ago
  3. 6382a06 mfd: twl-core: Move 'inuse' check early at probe time by Peter Ujfalusi · 12 years ago
  4. 7e2e6c5 mfd: twl-core: Do not create dummy pdata when booted with DT by Peter Ujfalusi · 12 years ago
  5. e581238 mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT by Peter Ujfalusi · 12 years ago
  6. 6dd810b mfd: twl-core: Allocate twl_modules dynamically by Peter Ujfalusi · 12 years ago
  7. 3c33027 mfd: twl-core: Use the lookup table to find the correct subchip for the modules by Peter Ujfalusi · 12 years ago
  8. 050cde1 mfd: twl-core: No need to check for invalid subchip ID by Peter Ujfalusi · 12 years ago
  9. 5d4e9bd mfd: twl-core: Clean up module id lookup and definitions by Peter Ujfalusi · 12 years ago
  10. 3d91f82 mfd: arizona: Provide platform data for MICBIAS configuration by Mark Brown · 12 years ago
  11. 648a988 mfd: arizona: Clarify mixer underclocking error by Mark Brown · 12 years ago
  12. dc781d0 mfd: arizona: Disable interrupts during resume by Mark Brown · 12 years ago
  13. 595e5bf mfd: wm5102: Refresh register defaults by Mark Brown · 12 years ago
  14. 0cc9d08 mfd: wm5102: Mark DSP memory regions as volatile and readable by Mark Brown · 12 years ago
  15. f1c68e4 mfd: wm8994: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  16. 71f39e5 mfd: wm5102: Update rev B patch for latest evaluation by Mark Brown · 12 years ago
  17. d776811 mfd: arizona: Register MICVDD supply first to ensure no retries by Mark Brown · 12 years ago
  18. 025d982 mfd: wm5102: Mark only extant DSP registers volatile by Mark Brown · 12 years ago
  19. a36516b mfd: palmas: Add rtc irq number as irq resource for palmas-rtc by Laxman Dewangan · 12 years ago
  20. ab3f2a8 mfd: omap-usb-host: get rid of build warning by Roger Quadros · 12 years ago
  21. a8c4e9e mfd: omap-usb-host: Don't spam console on clk_set_parent failure by Roger Quadros · 12 years ago
  22. c4df00a mfd: omap-usb-host: clean up omap_usbhs_init() by Roger Quadros · 12 years ago
  23. c6cd087 mfd: omap-usb-host: Get rid of unnecessary spinlock by Roger Quadros · 12 years ago
  24. 340c64e mfd: omap-usb-host: Manage HSIC clocks for HSIC mode by Roger Quadros · 12 years ago
  25. 06ba7dc mfd: omap-usb-host: cleanup clock management code by Roger Quadros · 12 years ago
  26. ccac71a mfd: omap-usb-host: override number of ports from platform data by Roger Quadros · 12 years ago
  27. d7eaf86 mfd: omap-usb-host: know about number of ports from revision register by Roger Quadros · 12 years ago
  28. 27d4f2c mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap() by Roger Quadros · 12 years ago
  29. a1f0d7a mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume by Roger Quadros · 12 years ago
  30. 300c2f8 mfd: omap-usb-tll: Add OMAP5 revision and HSIC support by Roger Quadros · 12 years ago
  31. 6675144 mfd: omap-usb-tll: serialize access to TLL device by Roger Quadros · 12 years ago
  32. 7ed8619 mfd: omap-usb-tll: Fix error message by Roger Quadros · 12 years ago
  33. 8bdbd15 mfd: omap-usb-tll: Check for missing platform data in probe by Roger Quadros · 12 years ago
  34. 32a51f2 mfd: omap-usb-tll: introduce and use mode_needs_tll() by Roger Quadros · 12 years ago
  35. 0bde3e9 mfd: omap-usb-tll: Clean up clock handling by Roger Quadros · 12 years ago
  36. 1a7a8d7 mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path by Roger Quadros · 12 years ago
  37. 7e0ff103 mfd: omap-usb-tll: Fix channel count detection by Roger Quadros · 12 years ago
  38. 9d9c6ae mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) by Roger Quadros · 12 years ago
  39. cae617b Merge branch 'fixes-for-3.9' into next/fixes-non-critical by Olof Johansson · 12 years ago
  40. b22d18c Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup by Olof Johansson · 12 years ago
  41. 05ec260 mfd: db8500-prcmu: update resource passing by Linus Walleij · 12 years ago
  42. 94c16ea Merge tag 'v3.8-rc6' into next/cleanup by Olof Johansson · 12 years ago
  43. e64d905 mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrl by Lee Jones · 12 years ago
  44. 7d56a46 mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly by Lee Jones · 12 years ago
  45. 40f6e5a mfd: ab8500: provide a irq_set_type() function by Lee Jones · 12 years ago
  46. e2ddf46 mfd: ab8500: actually handle the AB8500 GPIO IRQs correctly by Linus Walleij · 12 years ago
  47. 9c677b9 mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctly by Lee Jones · 12 years ago
  48. 197bf85 regulator: s5m8767: Fix build in non-DT case by Mark Brown · 12 years ago
  49. 26aec009 regulator: add device tree support for s5m8767 by Amit Daniel Kachhap · 12 years ago
  50. 8908c04 mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter by Philippe Langlais · 13 years ago
  51. 9d3f653 mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc' by Lee Jones · 12 years ago
  52. f825ebe mfd: ab8500-gpadc: Reduce conversion timeout by Lee Jones · 12 years ago
  53. 70bad04 mfd: ab8500-debugfs: sizeof() mismatch bugfix by Ashok G · 13 years ago
  54. 5f8aaef mfd: ab8500-gpadc: Add runtime pm support by Lee Jones · 12 years ago
  55. 8f0eb43 mfd: ab8500-debugfs: Add interrupt debug by Bengt Jonsson · 13 years ago
  56. 20bf428 mfd ab8500-gpadc: Introduce new AB version detection by Michel JAOUEN · 13 years ago
  57. ddba25f mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically by Linus Walleij · 13 years ago
  58. 1d843a6 mfd: ab8500-core: Allow the possibility to dump all AB8500 registers by Mian Yousaf Kaukab · 13 years ago
  59. 42002c6 mfd: ab8500-debugfs: add debugfs node to read all registers by Mian Yousaf Kaukab · 13 years ago
  60. 40c064e mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3 by Philippe Langlais · 13 years ago
  61. 1478a31 mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes by John Beckett · 13 years ago
  62. 0fbce76 mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry by carriere etienne · 14 years ago
  63. fad55a8 mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer by Lee Jones · 12 years ago
  64. 0b337e7 mfd: ab8500-debugfs: Keep count of IRQs in debugfs by Mattias Wallin · 14 years ago
  65. 4b8ac08 mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs by Lee Jones · 12 years ago
  66. e0f4fec mfd: abx500-core: Provide an API to dump all ABx500 registers by Mian Yousaf Kaukab · 13 years ago
  67. c73db9f mfd: ab8500-sysctrl: export read/write symbols by Jonas Aaberg · 13 years ago
  68. 1abf063 mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers by Kennet Wallden · 13 years ago
  69. d0b32fa mfd: ab8500-gpadc: Change to usleep_range() for greater resolution by Lee Jones · 13 years ago
  70. 5a4bac6 mfd: ab8500-sysctrl.c: Provide charging as reset reason by Jonas Aaberg · 13 years ago
  71. 0903940 mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known by Jonas Aaberg · 13 years ago
  72. 7c34d7c mfd: ab8500-sysctrl: If a charger is present, reboot instead by Jonas Aaberg · 13 years ago
  73. 379749c mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back by Lee Jones · 12 years ago
  74. 3e93093 Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/drivers by Olof Johansson · 12 years ago
  75. 0b79f27 Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup by Olof Johansson · 12 years ago
  76. 7a4f260 ARM: ux500: de-globalize <mach/id.h> by Linus Walleij · 12 years ago
  77. e065d3d mfd/vexpress: vexpress_sysreg_setup must not be __init by Arnd Bergmann · 12 years ago
  78. 7bcdd8d Merge branch 'depends/cleanup' into next/drivers by Olof Johansson · 12 years ago
  79. 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
  80. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 12 years ago
  81. 2d1484f mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed by Wei WANG · 12 years ago
  82. ff0decd mfd: wm5102: Fix definition of WM5102_MAX_REGISTER by Mark Brown · 12 years ago
  83. f65e9ea mfd: twl4030: Don't warn about uninitialized return code by Arnd Bergmann · 12 years ago
  84. 0a8c290 mfd: da9052/53 lockup fix by Ashish Jangam · 12 years ago
  85. ab4e8f8 mfd: rtsx: Add clock divider hook by Wei WANG · 12 years ago
  86. d817ac4 mfd: rtsx: Add output voltage switch hook by Wei WANG · 12 years ago
  87. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  88. 7479014 Merge 3.8-rc5 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  89. 6c2db1c mfd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  90. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  91. 34c11a7 u8500-charger: Delay for USB enumeration by Paer-Olof Haakansson · 13 years ago
  92. 00441b5 mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM by Lee Jones · 12 years ago
  93. a17155b mfd: vexpress: Export global functions to fix build error by Guenter Roeck · 12 years ago
  94. 9270bdf mfd: arizona: Check errors from regcache_sync() by Mark Brown · 12 years ago
  95. 1f0529b mfd: tc3589x: Use simple irqdomain by Linus Walleij · 12 years ago
  96. b30dd8f mfd: pcf50633: Init pcf->dev before using it by Axel Lin · 12 years ago
  97. 2429d86 mfd: max77693: Init max77693->dev before using it by Axel Lin · 12 years ago
  98. 136d982 mfd: max77686: Init max77686->dev before using it by Axel Lin · 12 years ago
  99. 89d9b1c mfd: db8500-prcmu: Fix irqdomain usage by Linus Walleij · 12 years ago
  100. ee48711 mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error by AnilKumar Ch · 12 years ago