1. b53046c mfd: ucb1x00: Remove NO_IRQ check by Arnd Bergmann · 8 years ago
  2. 09185a5 mfd: ucb1x00: Allow IRQ probing to work with IRQs > 32 by Russell King · 8 years ago
  3. 7d94352 mfd: ucb1x00: Use gpiochip data pointer by Linus Walleij · 8 years ago
  4. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  5. 0c7f3f9 mfd: ucb1x00-core: Be sure to clamp return value by Linus Walleij · 8 years ago
  6. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  7. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  8. 0d674d9 mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal by Thomas Gleixner · 9 years ago
  9. 9bd09f3 mfd: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  10. 056c0ac ARM: sa1100: convert SA11x0 related code to use new chained handler helper by Russell King · 9 years ago
  11. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  12. 507c133 mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  13. 18fefda mfd: ucb1x00-core: Fix error return code in ucb1x00_probe() by Wei Yongjun · 11 years ago
  14. 02a0bf6 mfd: ucb1x00-core: Rewrite ucb1x00_add_dev() by Lee Jones · 11 years ago
  15. 9924713 MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
  16. 334a41ce mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 3323761 MFD: ucb1x00-core: add wakeup support by Russell King · 12 years ago
  18. a336440 MFD: ucb1x00: convert to use genirq by Russell King · 12 years ago
  19. 5a09b71 MFD: ucb1x00-core: convert to use dev_pm_ops by Russell King · 12 years ago
  20. 2b4d9d2 MFD: ucb1x00-core: disable mcp clock when bus is not required by Russell King · 12 years ago
  21. ed442b6 MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable() by Russell King · 12 years ago
  22. 65b539b MFD: ucb1x00-core: scan drivers in same order they're registered by Russell King · 12 years ago
  23. 7655b2a MFD: ucb1x00-core: add owner and dev initializers to gpio structure by Russell King · 12 years ago
  24. f5ae587 MFD: ucb1x00-core: clean up device handling in probe by Russell King · 12 years ago
  25. cae1547 MFD: ucb1x00-core: use mutexes instead of semaphores by Russell King · 12 years ago
  26. ddb1e04 MFD: ucb1x00-core: add .owner initializer and module alias by Russell King · 12 years ago
  27. 2f7510c MFD: ucb1x00-core: add handling for ucb1x00 reset by Russell King · 12 years ago
  28. c364ff4 MFD: ucb1x00-core: get rid of mach/hardware.h include by Russell King · 12 years ago
  29. abe0608 MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data by Russell King · 12 years ago
  30. 7658e7f MFD: mcp-sa11x0: remove DMA initializers and variables by Russell King · 12 years ago
  31. c23bb60 MFD: ucb1x00-core: fix gpiolib direction_output handling by Russell King · 12 years ago
  32. 2e95e51 MFD: ucb1x00-core: fix missing restore of io output data on resume by Russell King · 12 years ago
  33. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago
  34. 5dd7bf5 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. by Jochen Friedrich · 12 years ago
  35. 2c08583 mfd: Fix ucb1x00 build failure for collie_defconfig by Peter Huewe · 14 years ago
  36. 9ca3dc8 add gpiolib support to ucb1x00 by Thomas Kunze · 15 years ago
  37. c8602ed move drivers/mfd/*.h to include/linux/mfd by Thomas Kunze · 15 years ago
  38. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  39. b2bf61f mfd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  40. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 15 years ago
  41. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  42. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  43. 0c55445f MCP_UCB1200: Convert from class_device to device by Tony Jones · 17 years ago
  44. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. b94ea6c [ARM] 3727/1: fix ucb initialization on collie by Pavel Machek · 18 years ago
  47. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. cfc7365 [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug by Ingo Molnar · 18 years ago
  50. a621aae [MMC+MFD] Convert mmc to mutexes by Arjan van de Ven · 18 years ago
  51. 9ded96f [PATCH] IRQ type flags by Russell King · 18 years ago
  52. 585f545 [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c" by Nicolas Pitre · 19 years ago
  53. a448a28 [MFD] Fix gcc4 build errors in ucb1x00-core.c by Russell King · 19 years ago
  54. 05c45ca [MFD] Add code UCB1200/UCB1300 device support by Russell King · 19 years ago