1. 8444921 mfd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  2. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  3. b2f0fa8 mfd/asic3: fix asic3_mfd_probe return value by Arnd Bergmann · 12 years ago
  4. 12693f6 mfd: No need to check for the GPIO offset from asic3_gpio_to_irq by Samuel Ortiz · 12 years ago
  5. 2fe372f mfd: Avoid unbalanced asic3 irq wakeup enables/disables by Paul Parsons · 12 years ago
  6. 4f30424 mfd: Set asic3 DS1WM clock_rate by Paul Parsons · 12 years ago
  7. f22a9c6 mfd: Add PCMCIA/CF support to asic3 by Paul Parsons · 12 years ago
  8. 02269ab mfd: Fix asic3_gpio_to_irq by Dmitry Artamonow · 12 years ago
  9. 450b115 mfd: Add to_irq() member to asic3 gpio_chip structure by Paul Parsons · 12 years ago
  10. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  11. 5d4a357 mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  12. d8e4a88 mfd: Define asic3 gpio_chip label by Paul Parsons · 13 years ago
  13. c29a812 mfd: Make asic3_clk_enable() a void function by Paul Parsons · 13 years ago
  14. e0b13b5 mfd: Add asic3 based LED suspend/resume handlers by Paul Parsons · 13 years ago
  15. 3c6e365 mfd: Fix asic3 based SD card resume after suspend by Paul Parsons · 13 years ago
  16. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 13 years ago
  17. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 13 years ago
  18. 13ca4f6 mfd: Add ASIC3 LED support by Paul Parsons · 13 years ago
  19. 121ea57 w1: Use device platform_data to retrieve ds1wm platform bits by Samuel Ortiz · 13 years ago
  20. ec71974 mmc: Use device platform_data to retrieve tmio_mmc platform bits by Samuel Ortiz · 13 years ago
  21. a09aee8 mfd: Fix asic3 build error by Axel Lin · 13 years ago
  22. d6f7ce9f mfd: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  23. d5bb122 mfd: Cleanup irq namespace by Thomas Gleixner · 13 years ago
  24. 52a7d60 mfd: asic3: Cleanup irq handling by Thomas Gleixner · 13 years ago
  25. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 13 years ago
  26. fcd6797 w1: Use mfd_data instead of driver_data for dsw1wm.c by Andres Salomon · 13 years ago
  27. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 13 years ago
  28. 0a85b48 mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED by Lennert Buytenhek · 13 years ago
  29. 0f76aae mfd: Convert ASIC3 to new irq_ APIs by Mark Brown · 14 years ago
  30. fe42142 mfd: Correct ASIC3 IRQ_OWM resource setup by Mark Brown · 14 years ago
  31. 59f2ad2 mfd: Staticise unexported symbols in ASIC3 by Mark Brown · 14 years ago
  32. 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
  33. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  34. 1e3edaf mfd: Move asic3_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  35. 09f05ce mfd: asic3: enable SD/SDIO cell by Philipp Zabel · 15 years ago
  36. 9461f65 mfd: asic3: enable DS1WM cell by Philipp Zabel · 15 years ago
  37. be584bd mfd: asic3: use resource_size macro instead of local variable by Philipp Zabel · 15 years ago
  38. e956a2a mfd: asic3: add clock handling for MFD cells by Philipp Zabel · 15 years ago
  39. 6483c1b mfd: asic3: add asic3_set_register common operation by Philipp Zabel · 15 years ago
  40. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  41. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  42. 6cac6e8 mfd: Fix asic3 compilation by Samuel Ortiz · 16 years ago
  43. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  44. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  45. c491b2f asic3: platform_get_irq() may return signed unnoticed by Roel Kluin · 16 years ago
  46. 99cdb0c mfd: let asic3 use mem resource instead of bus_shift by Philipp Zabel · 16 years ago
  47. de0d23c mfd: fix the asic3 irq demux code by Philipp Zabel · 16 years ago
  48. 786bef3 mfd: fix asic3 config array initialisation by Philipp Zabel · 16 years ago
  49. 065032f mfd: move asic3 probe functions into __init section by Philipp Zabel · 16 years ago
  50. 3b8139f mfd: Use uppercase only for asic3 macros and defines by Samuel Ortiz · 16 years ago
  51. 24f4f2e mfd: use dev_* macros for asic3 debugging by Samuel Ortiz · 16 years ago
  52. 3b26bf1 mfd: New asic3 gpio configuration code by Samuel Ortiz · 16 years ago
  53. 1effe5b mfd: asic3 children platform data removal by Samuel Ortiz · 16 years ago
  54. 6f2384c mfd: asic3 gpiolib support by Samuel Ortiz · 16 years ago
  55. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  56. b32661e mfd/asic3: ioread/iowrite take pointer, not unsigned long by Al Viro · 16 years ago
  57. fa9ff4b ASIC3 driver by Samuel Ortiz · 16 years ago