1. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  2. 73f8be2 Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  3. b186b12 mfd: MAX77693: Fix NULL pointer error when initializing irqs by Chanwoo Choi · 12 years ago
  4. b8575a1 extcon: arizona: Use bypass mode for MICVDD by Mark Brown · 12 years ago
  5. 7b7e995 extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one by Axel Lin · 13 years ago
  6. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  7. db1b903 extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device by Chanwoo Choi · 13 years ago
  8. 9ef2224d extcon: arizona: Stop microphone detection if we give up on it by Mark Brown · 13 years ago
  9. 325c642 extcon: arizona: Update cable reporting calls and split headset by Mark Brown · 13 years ago
  10. dca1a71 extcon: Add support irq domain for MAX8997 muic by Chanwoo Choi · 13 years ago
  11. 6fbfd05 Merge v3.5-rc5 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  12. f2c32a8 Extcon: Arizona: Add driver for Wolfson Arizona class devices by Mark Brown · 13 years ago
  13. 01eaf24 extcon: Convert extcon_gpio to devm_gpio_request_one by Axel Lin · 13 years ago
  14. b945f3f extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 13 years ago
  15. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 13 years ago
  16. 3f1dc55 extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 13 years ago
  17. 155cb06 extcon: Fix wrong index in max8997_extcon_cable[] by Axel Lin · 13 years ago
  18. c3b1545 Extcon: Don't try to create duplicate link names by Mark Brown · 13 years ago
  19. be3a07f Extcon: Staticise extcon_class by Mark Brown · 13 years ago
  20. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  21. b76668b Extcon: add MAX8997 extcon driver by Chanwoo Choi · 13 years ago
  22. 0e1507c extcon: Add EXTCON_MECHANICAL cable type for physical presence by Mark Brown · 13 years ago
  23. 2878bda Extcon: fix section mismatch in extcon_gpio.c by H Hartley Sweeten · 13 years ago
  24. f4cce69 Extcon: Notify changed state for only one cable to notifee by Chanwoo Choi · 13 years ago
  25. a1d26ac Extcon: check for allocation failure by Dan Carpenter · 13 years ago
  26. 449a2bf Remove "switch" class in drivers/staging/android/switch by MyungJoo Ham · 13 years ago
  27. bde68e6 Extcon: support mutually exclusive relation between cables. by MyungJoo Ham · 13 years ago
  28. 806d9dd Extcon: support multiple states at a device. by MyungJoo Ham · 13 years ago
  29. 74c5d09 Extcon: support notification based on the state changes. by Donggeun Kim · 13 years ago
  30. be48308 Extcon: support generic GPIO extcon driver by MyungJoo Ham · 13 years ago
  31. de55d87 Extcon (external connector): import Android's switch class and modify. by MyungJoo Ham · 13 years ago