1. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  3. 606f34a Merge tag 'extcon-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  4. 3ad9e86 extcon: max8997: Fix return value by Sachin Kamat · 11 years ago
  5. c253654 extcon: max77693: Fix return value by Sachin Kamat · 11 years ago
  6. 6ed2810 extcon: max8997: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  7. 813b451 extcon: max77693: Staticize default_init_data by Sachin Kamat · 11 years ago
  8. 2638953 Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  9. 7abd4e2 extcon: arizona: Make mic detection timeout configurable by Mark Brown · 11 years ago
  10. cd59e79 extcon: arizona: Allow additional debounce during microphone detection by Mark Brown · 11 years ago
  11. 41a5785 extcon: arizona: Clear existing button reports before reporting new one by Mark Brown · 11 years ago
  12. 939c567 extcon: arizona: Time out if MICDET fails to report by Mark Brown · 11 years ago
  13. 9c2ba27 extcon: arizona: Simplify HPDET based identification by Mark Brown · 11 years ago
  14. db924ff extcon: arizona: Don't ground flip when using HPDET identification by Mark Brown · 11 years ago
  15. 9dd5e53 extcon: arizona: Retry HPDET identification for high impedance by Mark Brown · 11 years ago
  16. 2643fd6 extcon: arizona: Tune up HPDET debounce by Mark Brown · 11 years ago
  17. e2c0f47 extcon: arizona: Check we report a valid impedance by Charles Keepax · 11 years ago
  18. a3e2078 extcon: arizona: Suppress duplicate JACKDET reports by Mark Brown · 11 years ago
  19. 82e2e0f extcon: arizona: Raise minimum microphone impedance for HPDET method by Mark Brown · 11 years ago
  20. e56a0a5 extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET by Mark Brown · 11 years ago
  21. 77ff4f9 extcon: arizona: Don't pulse MICBIAS for HPDET identification by Mark Brown · 11 years ago
  22. 6fed4d8 extcon: arizona: Allow configuration of button detection by Mark Brown · 11 years ago
  23. 84eaa13 extcon: arizona: Attempt more microphone measurements by Mark Brown · 11 years ago
  24. 8c876be Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  25. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 11 years ago
  26. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 11 years ago
  27. 0ec83bd extcon: max77693: Initialize register of MUIC device to bring up it without platform data by Chanwoo Choi · 11 years ago
  28. 190d7cf extcon: max77693: Fix bug of wrong pointer when platform data is not used by Chanwoo Choi · 11 years ago
  29. 810d601 extcon: max8997: Check the pointer of platform data to protect null pointer error by Chanwoo Choi · 11 years ago
  30. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  31. af5eb1a extcon: max8997: Use workqueue to check cable state after completing boot of platform by Chanwoo Choi · 11 years ago
  32. 685dc9a extcon: max8997: Set default UART/USB path on probe by Chanwoo Choi · 11 years ago
  33. f73f623 extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type by Chanwoo Choi · 11 years ago
  34. 027fcd5 extcon: max8997: Set default of ADC debounce time during initialization by Chanwoo Choi · 11 years ago
  35. 07c7050 extcon: max8997: Remove duplicate code related to set H/W line path by Chanwoo Choi · 11 years ago
  36. e3e5bc0 extcon: max8997: Move defined constant to header file by Chanwoo Choi · 11 years ago
  37. 45d4a4e extcon: max77693: Make max77693_extcon_cable static by Sachin Kamat · 11 years ago
  38. 6a462e1 extcon: max8997: Remove unreachable code by Sachin Kamat · 11 years ago
  39. cae93db extcon: max8997: Make max8997_extcon_cable static by Sachin Kamat · 11 years ago
  40. 19d3243 extcon: max77693: Remove unnecessary goto statement to improve readability by Chanwoo Choi · 11 years ago
  41. eff7d74 extcon: max77693: Convert to devm_input_allocate_device() by Chanwoo Choi · 11 years ago
  42. fd11606 extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style by Chanwoo Choi · 11 years ago
  43. 105cf1f Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  44. bf14ee5 extcon: arizona: Use MICDET for final microphone identification by Mark Brown · 11 years ago
  45. c37b387 extcon: arizona: Always take the first HPDET reading as the final one by Mark Brown · 11 years ago
  46. 5d9ab70 extcon: arizona: Clear _trig_sts bits after jack detection by Charles Keepax · 11 years ago
  47. 903aa56 extcon: arizona: Don't HPDET magic when headphones are enabled by Mark Brown · 11 years ago
  48. 0e27bd3 extcon: arizona: Add some debounce time before starting HPDET identification by Mark Brown · 11 years ago
  49. e339af1 extcon: arizona: Remove extra jack flip increment by Charles Keepax · 11 years ago
  50. bbbd46e extcon: arizona: Use regulated mode for microphone supply when detecting by Mark Brown · 11 years ago
  51. 2e033db extcon: arizona: Support additional configuration of microphone detection by Mark Brown · 11 years ago
  52. 5aa57f0 iio: Update iio_channel_get API to use consumer device pointer as argument by Guenter Roeck · 11 years ago
  53. 1aa0590 extcon: max77693: Fix bug of build error related to INPUT subsystem by Chanwoo Choi · 11 years ago
  54. f9365d0 extcon: arizona: Remove duplicate rate configuration by Mark Brown · 11 years ago
  55. e6dd8cf extcon: arizona: Retry failed HP measurements by Mark Brown · 11 years ago
  56. 4e61687 extcon: arizona: Disable debouce for accessory removal detection by Mark Brown · 11 years ago
  57. 1eda6aa extcon: arizona: Support direct microphone measurement via HPDET by Mark Brown · 11 years ago
  58. dd235ee extcon: arizona: Support HPDET based accessory identification by Mark Brown · 11 years ago
  59. 9b1270c extcon: Simple code motion supporting future work. by Mark Brown · 11 years ago
  60. 4f34033 extcon: arizona: Enable basic headphone identification by Mark Brown · 11 years ago
  61. 92a4987 extcon: arizona: Support use of GPIO5 as an input to jack detection by Mark Brown · 11 years ago
  62. dab63eb extcon: arizona: Use microphone clamp function if available by Mark Brown · 11 years ago
  63. b17e546 extcon: arizona: Allow configuration of MICBIAS rise time by Mark Brown · 11 years ago
  64. cd74f7b extcon: arizona: Only set GPIO if it has been requested by Mark Brown · 12 years ago
  65. db72e6a extcon: arizona: Remove duplicate mic ramp configuration by Mark Brown · 11 years ago
  66. 3d44ea1 extcon: arizona: Convert to devm_input_allocate_device() by Mark Brown · 11 years ago
  67. a162629 extcon: max77693: Add support Dock-Smart device for desktop mode by Chanwoo Choi · 12 years ago
  68. 0e2738f extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable by Chanwoo Choi · 12 years ago
  69. 2b75799 extcon: max77693: Set default uart/usb path by using platform data by Chanwoo Choi · 12 years ago
  70. ae3b321 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt by Chanwoo Choi · 12 years ago
  71. 297620f extcon: max77693: Check the state/type of cable after boot completed by Chanwoo Choi · 12 years ago
  72. 39bf369 extcon: max77693: Add support dock device and buttons by Chanwoo Choi · 12 years ago
  73. d0587eb extcon: max77693: Add support jig cable by Chanwoo Choi · 12 years ago
  74. 06bed0a extcon: max77693: Add support MHL_TA cable for charging battery by Chanwoo Choi · 12 years ago
  75. 154f757f extcon: max77693: Remove duplicate code by making function by Chanwoo Choi · 12 years ago
  76. 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
  77. 5f7e222 extcon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  78. 44f34fd extcon: remove use of __devinit by Bill Pemberton · 12 years ago
  79. 93ed032 extcon: remove use of __devexit by Bill Pemberton · 12 years ago
  80. 3bf742f extcon: max77693: Fix uninitialised variable warning by Sachin Kamat · 12 years ago
  81. f4bb5cb extcon: max77693: Use devm_kzalloc by Sachin Kamat · 12 years ago
  82. 0b672e9 extcon: max8997: Use devm_kzalloc by Sachin Kamat · 12 years ago
  83. 2ca36f4 extcon: max8997: Fix a typo by Sachin Kamat · 12 years ago
  84. 8117cc3 extcon: max8997: Fix checkpatch error by Sachin Kamat · 12 years ago
  85. 1967fa0 extcon: max77693: Fix coding style by Sachin Kamat · 12 years ago
  86. 00af4b1 extcon: max77693: Fix incorrect error check and return value by Sachin Kamat · 12 years ago
  87. 68c9274 extcon: max8997: Fix incorrect error check and return value by Sachin Kamat · 12 years ago
  88. c0c078c extcon: Fix return value in extcon-class.c by Sachin Kamat · 12 years ago
  89. be31cc0 extcon: arizona: unlock mutex on error path in arizona_micdet() by Alexey Khoroshilov · 12 years ago
  90. 4f2de3b extcon : register for cable interest by cable name by Jenny TC · 12 years ago
  91. 44b7bcc extcon: trivial: kfree missed from remove path by anish kumar · 12 years ago
  92. 57e7cd3 extcon: driver model release call not needed by anish kumar · 12 years ago
  93. f8457d5 extcon: MAX77693: Add platform data for MUIC device to initialize registers by Chanwoo Choi · 12 years ago
  94. bf2627d extcon: max77693: Use max77693_update_reg for rmw operations by Axel Lin · 12 years ago
  95. 909f9ec extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ by Axel Lin · 12 years ago
  96. d9310e3 extcon: adc-jack: Add missing MODULE_LICENSE by Axel Lin · 12 years ago
  97. 0301975 extcon: adc-jack: Fix checking return value of request_any_context_irq by Axel Lin · 12 years ago
  98. 5cd3c27 extcon: Fix return value in extcon_register_interest() by Sachin Kamat · 12 years ago
  99. 824a1bc extcon: unregister compat link on cleanup by Peter Huewe · 12 years ago
  100. 0dc77b6 extcon: Unregister compat class at module unload to fix oops by Peter Huewe · 12 years ago