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