Age | Commit message (Expand) | Author |
2013-02-07 | extcon: arizona: Support additional configuration of microphone detection | Mark Brown |
2013-02-06 | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck |
2013-01-25 | extcon: max77693: Fix bug of build error related to INPUT subsystem | Chanwoo Choi |
2013-01-23 | extcon: arizona: Remove duplicate rate configuration | Mark Brown |
2013-01-23 | extcon: arizona: Retry failed HP measurements | Mark Brown |
2013-01-23 | extcon: arizona: Disable debouce for accessory removal detection | Mark Brown |
2013-01-15 | extcon: arizona: Support direct microphone measurement via HPDET | Mark Brown |
2013-01-15 | extcon: arizona: Support HPDET based accessory identification | Mark Brown |
2013-01-15 | extcon: Simple code motion supporting future work. | Mark Brown |
2013-01-15 | extcon: arizona: Enable basic headphone identification | Mark Brown |
2013-01-15 | extcon: arizona: Support use of GPIO5 as an input to jack detection | Mark Brown |
2013-01-15 | extcon: arizona: Use microphone clamp function if available | Mark Brown |
2013-01-15 | extcon: arizona: Allow configuration of MICBIAS rise time | Mark Brown |
2013-01-15 | extcon: arizona: Only set GPIO if it has been requested | Mark Brown |
2013-01-15 | extcon: arizona: Remove duplicate mic ramp configuration | Mark Brown |
2013-01-15 | extcon: arizona: Convert to devm_input_allocate_device() | Mark Brown |
2013-01-15 | extcon: max77693: Add support Dock-Smart device for desktop mode | Chanwoo Choi |
2013-01-15 | extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable | Chanwoo Choi |
2013-01-15 | extcon: max77693: Set default uart/usb path by using platform data | Chanwoo Choi |
2013-01-15 | extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt | Chanwoo Choi |
2013-01-15 | extcon: max77693: Check the state/type of cable after boot completed | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support dock device and buttons | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support jig cable | Chanwoo Choi |
2013-01-15 | extcon: max77693: Add support MHL_TA cable for charging battery | Chanwoo Choi |
2013-01-15 | extcon: max77693: Remove duplicate code by making function | Chanwoo Choi |
2012-11-27 | Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2012-11-26 | extcon: remove use of __devexit_p | Bill Pemberton |
2012-11-26 | extcon: remove use of __devinit | Bill Pemberton |
2012-11-26 | extcon: remove use of __devexit | Bill Pemberton |
2012-11-21 | extcon: max77693: Fix uninitialised variable warning | Sachin Kamat |
2012-11-21 | extcon: max77693: Use devm_kzalloc | Sachin Kamat |
2012-11-21 | extcon: max8997: Use devm_kzalloc | Sachin Kamat |
2012-11-21 | extcon: max8997: Fix a typo | Sachin Kamat |
2012-11-21 | extcon: max8997: Fix checkpatch error | Sachin Kamat |
2012-11-21 | extcon: max77693: Fix coding style | Sachin Kamat |
2012-11-21 | extcon: max77693: Fix incorrect error check and return value | Sachin Kamat |
2012-11-21 | extcon: max8997: Fix incorrect error check and return value | Sachin Kamat |
2012-11-21 | extcon: Fix return value in extcon-class.c | Sachin Kamat |
2012-11-20 | extcon: arizona: unlock mutex on error path in arizona_micdet() | Alexey Khoroshilov |
2012-10-23 | extcon : register for cable interest by cable name | Jenny TC |
2012-10-23 | extcon: trivial: kfree missed from remove path | anish kumar |
2012-10-23 | extcon: driver model release call not needed | anish kumar |
2012-10-23 | extcon: MAX77693: Add platform data for MUIC device to initialize registers | Chanwoo Choi |
2012-10-23 | extcon: max77693: Use max77693_update_reg for rmw operations | Axel Lin |
2012-10-23 | extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ | Axel Lin |
2012-10-23 | extcon: adc-jack: Add missing MODULE_LICENSE | Axel Lin |
2012-10-23 | extcon: adc-jack: Fix checking return value of request_any_context_irq | Axel Lin |
2012-10-23 | extcon: Fix return value in extcon_register_interest() | Sachin Kamat |
2012-10-23 | extcon: unregister compat link on cleanup | Peter Huewe |
2012-10-23 | extcon: Unregister compat class at module unload to fix oops | Peter Huewe |