1. dc6048d extcon: max77693: Fix a bug occured at changing ADC debounce time. by Jonghwa Lee · 10 years ago
  2. d715523 extcon: max77693: Use resource managed interrupt line by Krzysztof Kozlowski · 10 years ago
  3. 0a16ee6 extcon: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  4. 6b18aa1 Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into extcon-next by Chanwoo Choi · 10 years ago
  5. 342d669 mfd: max77693: Handle IRQs using regmap by Robert Baldyga · 11 years ago
  6. d0540f9 mfd: max77693: Remove unnecessary wrapper functions by Robert Baldyga · 11 years ago
  7. ac65a62 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate by Chanwoo Choi · 11 years ago
  8. 577bef1 extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev by Chanwoo Choi · 11 years ago
  9. 10fae11 extcon: max77693: Use devm_extcon_dev_register() by Sangjung Woo · 11 years ago
  10. b862941 extcon: max77693: Use power efficient workqueue for delayed cable detection by Krzysztof Kozlowski · 11 years ago
  11. d5653f2 extcon: max77693: Fix two NULL pointer exceptions on missing pdata by Krzysztof Kozlowski · 11 years ago
  12. 2424a73 Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  13. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  14. a33411b extcon: max77693: Fix checkpatch warning by Sachin Kamat · 11 years ago
  15. c2275d2 extcon: Fix up 80 column coding style issues by Chanwoo Choi · 11 years ago
  16. c253654 extcon: max77693: Fix return value by Sachin Kamat · 12 years ago
  17. 813b451 extcon: max77693: Staticize default_init_data by Sachin Kamat · 12 years ago
  18. 0ec83bd extcon: max77693: Initialize register of MUIC device to bring up it without platform data by Chanwoo Choi · 12 years ago
  19. 190d7cf extcon: max77693: Fix bug of wrong pointer when platform data is not used by Chanwoo Choi · 12 years ago
  20. 45d4a4e extcon: max77693: Make max77693_extcon_cable static by Sachin Kamat · 12 years ago
  21. 19d3243 extcon: max77693: Remove unnecessary goto statement to improve readability by Chanwoo Choi · 12 years ago
  22. eff7d74 extcon: max77693: Convert to devm_input_allocate_device() by Chanwoo Choi · 12 years ago
  23. a162629 extcon: max77693: Add support Dock-Smart device for desktop mode by Chanwoo Choi · 12 years ago
  24. 0e2738f extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable by Chanwoo Choi · 12 years ago
  25. 2b75799 extcon: max77693: Set default uart/usb path by using platform data by Chanwoo Choi · 12 years ago
  26. ae3b321 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt by Chanwoo Choi · 12 years ago
  27. 297620f extcon: max77693: Check the state/type of cable after boot completed by Chanwoo Choi · 12 years ago
  28. 39bf369 extcon: max77693: Add support dock device and buttons by Chanwoo Choi · 12 years ago
  29. d0587eb extcon: max77693: Add support jig cable by Chanwoo Choi · 12 years ago
  30. 06bed0a extcon: max77693: Add support MHL_TA cable for charging battery by Chanwoo Choi · 12 years ago
  31. 154f757f extcon: max77693: Remove duplicate code by making function by Chanwoo Choi · 12 years ago
  32. 962b686 Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next by Greg Kroah-Hartman · 12 years ago
  33. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  34. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  36. 3bf742f extcon: max77693: Fix uninitialised variable warning by Sachin Kamat · 12 years ago
  37. f4bb5cb extcon: max77693: Use devm_kzalloc by Sachin Kamat · 12 years ago
  38. 1967fa0 extcon: max77693: Fix coding style by Sachin Kamat · 12 years ago
  39. 00af4b1 extcon: max77693: Fix incorrect error check and return value by Sachin Kamat · 12 years ago
  40. 44b7bcc extcon: trivial: kfree missed from remove path by anish kumar · 12 years ago
  41. f8457d57 extcon: MAX77693: Add platform data for MUIC device to initialize registers by Chanwoo Choi · 12 years ago
  42. bf2627d extcon: max77693: Use max77693_update_reg for rmw operations by Axel Lin · 12 years ago
  43. 8f949b9 Merge 3.6-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  44. b186b12 mfd: MAX77693: Fix NULL pointer error when initializing irqs by Chanwoo Choi · 12 years ago
  45. aa49312 extcon: use IRQF_ONESHOT by Fengguang Wu · 12 years ago
  46. afcfaa8 extcon: fix typos in max77693 driver by Peter Meerwald · 12 years ago
  47. db1b903 extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device by Chanwoo Choi · 12 years ago