aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAge
* extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-15
* extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-15
* extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-15
* extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-15
* extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-15
* extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-15
* extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-15
* extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-15
* extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-15
* extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-15
* extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-15
* extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-15
* extcon: max77693: Add support jig cableChanwoo Choi2013-01-15
* extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-15
* extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-15
* Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-11-27
|\
| * extcon: max77693: Fix uninitialised variable warningSachin Kamat2012-11-21
| * extcon: max77693: Use devm_kzallocSachin Kamat2012-11-21
| * extcon: max8997: Use devm_kzallocSachin Kamat2012-11-21
| * extcon: max8997: Fix a typoSachin Kamat2012-11-21
| * extcon: max8997: Fix checkpatch errorSachin Kamat2012-11-21
| * extcon: max77693: Fix coding styleSachin Kamat2012-11-21
| * extcon: max77693: Fix incorrect error check and return valueSachin Kamat2012-11-21
| * extcon: max8997: Fix incorrect error check and return valueSachin Kamat2012-11-21
| * extcon: Fix return value in extcon-class.cSachin Kamat2012-11-21
| * extcon: arizona: unlock mutex on error path in arizona_micdet()Alexey Khoroshilov2012-11-20
* | extcon: remove use of __devexit_pBill Pemberton2012-11-26
* | extcon: remove use of __devinitBill Pemberton2012-11-26
* | extcon: remove use of __devexitBill Pemberton2012-11-26
|/
* extcon : register for cable interest by cable nameJenny TC2012-10-23
* extcon: trivial: kfree missed from remove pathanish kumar2012-10-23
* extcon: driver model release call not neededanish kumar2012-10-23
* extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi2012-10-23
* extcon: max77693: Use max77693_update_reg for rmw operationsAxel Lin2012-10-23
* extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin2012-10-23
* extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin2012-10-23
* extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin2012-10-23
* extcon: Fix return value in extcon_register_interest()Sachin Kamat2012-10-23
* extcon: unregister compat link on cleanupPeter Huewe2012-10-23
* extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-23
* extcon: optimising the check_mutually_exclusive functionanish kumar2012-10-21
* extcon: standard cable names definition and declaration changedanish kumar2012-10-21
* extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detachDevendra Naga2012-10-21
* extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat2012-10-21
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
* \ Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \
| * \ Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-16
| |\ \
| * | | extcon: use IRQF_ONESHOTFengguang Wu2012-09-06
| * | | extcon: extcon-arizona depends on INPUTRandy Dunlap2012-09-05
| * | | extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-05