1. 9297a0e mfd: twl4030-core irq simplification by David Brownell · 16 years ago
  2. 26b8f5e mfd: add base support for Dialog DA9030/DA9034 PMICs by Eric Miao · 16 years ago
  3. a603a7f mfd: TWL4030 core driver by David Brownell · 16 years ago
  4. 9e78cfe mfd: support tmiofb cell on tc6393xb by Dmitry Baryshkov · 16 years ago
  5. 51a5562 mfd: add OHCI cell to tc6393xb by Dmitry Baryshkov · 16 years ago
  6. 504f97f mfd: Fix htc-egpio compile warning by Samuel Ortiz · 16 years ago
  7. f98a0bd mfd: do tcb6393xb state restore on resume only if requested by Dmitry Baryshkov · 16 years ago
  8. 1c1b6ff mfd: provide and use setup hook for tc6393xb by Dmitry Baryshkov · 16 years ago
  9. 80e74a8 mfd: update sm501 debugging/low information messages by Ben Dooks · 16 years ago
  10. a87903f mfd: reduce stack usage in mfd-core.c by Ian Molton · 16 years ago
  11. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  12. caf1859 mfd: Fix warning in WM8350 by Mark Brown · 16 years ago
  13. add41cb mfd: Add placeholders for WM8350 client devices by Mark Brown · 16 years ago
  14. 9201d38 mfd: Add WM8350 subdevice registration helper by Mark Brown · 16 years ago
  15. da09155 regulator: Add WM8350 regulator support by Mark Brown · 16 years ago
  16. ebccec0 mfd: Add WM8350 interrupt support by Mark Brown · 16 years ago
  17. bcdd4ef mfd: Add initialisation callback for WM8350 by Mark Brown · 16 years ago
  18. 0e72039 mfd: Add GPIO pin configuration support for WM8350 by Mark Brown · 16 years ago
  19. c661a0b mfd: Add I2C control support for WM8350 by Mark Brown · 16 years ago
  20. 89b4012 mfd: Core support for the WM8350 AudioPlus PMIC by Mark Brown · 16 years ago
  21. 1d9f9f0 mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU by Mark Brown · 16 years ago
  22. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  23. 1543966 Merge branch 'pxa-palm' into pxa-machines by Russell King · 16 years ago
  24. 6cac6e8 mfd: Fix asic3 compilation by Samuel Ortiz · 16 years ago
  25. 2eedd60 mfd: Fix Kconfig accroding to the new gpiolib symbols by Samuel Ortiz · 16 years ago
  26. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  27. d9105c2 [ARM] 5184/1: Split ucb1400_ts into core and touchscreen by Marek Vašut · 16 years ago
  28. 25d6cbd8 mfd: tc6393 cleanup and update by Ian Molton · 16 years ago
  29. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  30. 8a4fbe0 mfd: t7l66 MMC platform data by Ian Molton · 16 years ago
  31. d2432a6 mfd: tc6387 MMC platform data by Ian Molton · 16 years ago
  32. 56bf2bd mfd: Fix 7l66 and 6387 according to the new mfd-core API by Samuel Ortiz · 16 years ago
  33. befb844 mfd: Fix tc6393 according to the new tmio.h by Samuel Ortiz · 16 years ago
  34. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 16 years ago
  35. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 16 years ago
  36. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  37. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  38. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  39. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  40. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  41. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  42. 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
  43. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  44. c491b2f asic3: platform_get_irq() may return signed unnoticed by Roel Kluin · 16 years ago
  45. 8d25b36 MFD_TC6393XB is ARM-only by Adrian Bunk · 16 years ago
  46. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  47. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  48. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  49. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  50. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  51. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  52. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  53. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  54. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  55. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  56. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  57. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  58. 99cdb0c mfd: let asic3 use mem resource instead of bus_shift by Philipp Zabel · 16 years ago
  59. de0d23c mfd: fix the asic3 irq demux code by Philipp Zabel · 16 years ago
  60. 30250b4 mfd: asic3 should depend on gpiolib by Samuel Ortiz · 16 years ago
  61. 786bef3 mfd: fix asic3 config array initialisation by Philipp Zabel · 16 years ago
  62. 065032f mfd: move asic3 probe functions into __init section by Philipp Zabel · 16 years ago
  63. 3b8139f mfd: Use uppercase only for asic3 macros and defines by Samuel Ortiz · 16 years ago
  64. 24f4f2e mfd: use dev_* macros for asic3 debugging by Samuel Ortiz · 16 years ago
  65. 3b26bf1 mfd: New asic3 gpio configuration code by Samuel Ortiz · 16 years ago
  66. 1effe5b mfd: asic3 children platform data removal by Samuel Ortiz · 16 years ago
  67. 6f2384c mfd: asic3 gpiolib support by Samuel Ortiz · 16 years ago
  68. 7fecc34 Merge branch 'pxa-tosa' into pxa by Russell King · 16 years ago
  69. f024ff1 [ARM] 5128/1: tc6393xb: tmio-nand support by Dmitry Baryshkov · 16 years ago
  70. aa613de [ARM] 5127/1: Core MFD support by Dmitry Baryshkov · 16 years ago
  71. d631594 [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. by Dmitry Baryshkov · 16 years ago
  72. 78b58e5 HTC_EGPIO is ARM-only by Al Viro · 16 years ago
  73. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  74. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  75. 92794a5 Merge branches 'pxa' and 'orion-fixes1' by Russell King · 16 years ago
  76. f7440b0 mfd: use shorter set_current_state() by Robert P. J. Day · 16 years ago
  77. 61711f8 sm501: add uart support by Magnus Damm · 16 years ago
  78. 8fa8279 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. 5826042 [ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wm by Philipp Zabel · 16 years ago
  80. 328d8a0 [ARM] 5010/1: htc-pasic3: remove unused defines and includes by Philipp Zabel · 16 years ago
  81. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  82. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  83. 5dc3339 [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip by Philipp Zabel · 16 years ago
  84. a1635b8 [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins by Philipp Zabel · 16 years ago
  85. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  86. b32661e mfd/asic3: ioread/iowrite take pointer, not unsigned long by Al Viro · 16 years ago
  87. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 16 years ago
  88. 245904a sm501: remove a duplicated table by Ville Syrjala · 16 years ago
  89. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  90. cd4c1eb [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002 by Russell King · 17 years ago
  91. 0c55445 MCP_UCB1200: Convert from class_device to device by Tony Jones · 17 years ago
  92. 48986f0 MFD: SM501 debug typo fix by Ben Dooks · 17 years ago
  93. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  94. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  95. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  96. 1e27dbe SM501: Check SM501 ID register on initialisation by Ben Dooks · 17 years ago
  97. 8190622 SM501: Clock updates and checks by Ben Dooks · 17 years ago
  98. 5136237 SM501: Fix sm501_init_reg() mask/set order by Ben Dooks · 17 years ago
  99. b5913bb SM501: initialise SDRAM clock before bus clocks by Ben Dooks · 17 years ago
  100. 331d747 SM501: suspend support by Ben Dooks · 17 years ago