1. 327cc18 mfd: sm501: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  2. 78a8354 mfd: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  4. 5f114eb mfd: sm501: Avoid implicit sign extension by Lee Jones · 10 years ago
  5. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  6. ae6eee3c mfd: sm501: Make of_device_id array const by Jingoo Han · 10 years ago
  7. 36fcd06 mfd: Remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  8. 928dfb2 mfd: sm501: Remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  9. 8a8320c mfd: sm501: dbg_regs attribute must be read-only by Guenter Roeck · 11 years ago
  10. 334a41c mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  11. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  12. a9e9ce4 mfd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  13. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 8444921 mfd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. 829ecbc mfd: Use DIV_ROUND_CLOSEST for sm501 clock by Axel Lin · 12 years ago
  16. 61485c6 mfd: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  17. 4295f9b video, sm501: add OF binding to support SM501 by Heiko Schocher · 13 years ago
  18. bf5f001 video, sm501: add I/O functions for use on powerpc by Heiko Schocher · 13 years ago
  19. 3f3d4310b mfd: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  20. f77401d mfd: Include <linux/io.h> instead of <asm/io.h> by Axel Lin · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. daf9fe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  23. a5300dc mfd: Fix sm501 requested region size by Samuel Ortiz · 14 years ago
  24. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  25. 311e54c mfd: Use resource_size() in sm501 by H Hartley Sweeten · 14 years ago
  26. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  27. 992bb25 mfd: sm501, fix lock imbalance by Jiri Slaby · 15 years ago
  28. dcd9651 mfd: Fix sm501_register_gpio section mismatch by Rakib Mullick · 15 years ago
  29. 158abca mfd: fix sm501 section mismatches by Alexey Dobriyan · 15 years ago
  30. 98325f8 mfd: Ensure sm501 GPIO pin mode is GPIO when configured by Ben Dooks · 15 years ago
  31. 7cf5244 mfd: check for platform_get_irq() return value in sm501 by Roel Kluin · 16 years ago
  32. 7ab1899 mfd: use pci_ioremap_bar() in sm501 by Arjan van de Ven · 16 years ago
  33. 80e74a8 mfd: update sm501 debugging/low information messages by Ben Dooks · 16 years ago
  34. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  35. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  36. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  37. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  38. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  39. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  40. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  41. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  42. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  43. 61711f8 sm501: add uart support by Magnus Damm · 16 years ago
  44. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 16 years ago
  45. 245904a sm501: remove a duplicated table by Ville Syrjala · 16 years ago
  46. 48986f0 MFD: SM501 debug typo fix by Ben Dooks · 17 years ago
  47. 1e27dbe SM501: Check SM501 ID register on initialisation by Ben Dooks · 17 years ago
  48. 8190622 SM501: Clock updates and checks by Ben Dooks · 17 years ago
  49. 5136237 SM501: Fix sm501_init_reg() mask/set order by Ben Dooks · 17 years ago
  50. b5913bb SM501: initialise SDRAM clock before bus clocks by Ben Dooks · 17 years ago
  51. 331d747 SM501: suspend support by Ben Dooks · 17 years ago
  52. bf703c3 [PATCH] drivers/mfd/sm501.c: fix an off-by-one by Adrian Bunk · 17 years ago
  53. f15e66b [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver by Richard Knutsson · 17 years ago
  54. b6d6454 [PATCH] mfd: SM501 core driver by Ben Dooks · 17 years ago