summaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)Author
2013-01-15extcon: arizona: Support direct microphone measurement via HPDETMark Brown
2013-01-15extcon: arizona: Support HPDET based accessory identificationMark Brown
2013-01-15extcon: Simple code motion supporting future work.Mark Brown
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown
2013-01-15extcon: arizona: Only set GPIO if it has been requestedMark Brown
2013-01-15extcon: arizona: Remove duplicate mic ramp configurationMark Brown
2013-01-15extcon: arizona: Convert to devm_input_allocate_device()Mark Brown
2013-01-15extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi
2013-01-15extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi
2013-01-15extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi
2013-01-15extcon: max77693: Add support dock device and buttonsChanwoo Choi
2013-01-15extcon: max77693: Add support jig cableChanwoo Choi
2013-01-15extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi
2012-11-27Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2012-11-26extcon: remove use of __devexit_pBill Pemberton
2012-11-26extcon: remove use of __devinitBill Pemberton
2012-11-26extcon: remove use of __devexitBill Pemberton
2012-11-21extcon: max77693: Fix uninitialised variable warningSachin Kamat
2012-11-21extcon: max77693: Use devm_kzallocSachin Kamat
2012-11-21extcon: max8997: Use devm_kzallocSachin Kamat
2012-11-21extcon: max8997: Fix a typoSachin Kamat
2012-11-21extcon: max8997: Fix checkpatch errorSachin Kamat
2012-11-21extcon: max77693: Fix coding styleSachin Kamat
2012-11-21extcon: max77693: Fix incorrect error check and return valueSachin Kamat
2012-11-21extcon: max8997: Fix incorrect error check and return valueSachin Kamat
2012-11-21extcon: Fix return value in extcon-class.cSachin Kamat
2012-11-20extcon: arizona: unlock mutex on error path in arizona_micdet()Alexey Khoroshilov
2012-10-23extcon : register for cable interest by cable nameJenny TC
2012-10-23extcon: trivial: kfree missed from remove pathanish kumar
2012-10-23extcon: driver model release call not neededanish kumar
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi
2012-10-23extcon: max77693: Use max77693_update_reg for rmw operationsAxel Lin
2012-10-23extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin
2012-10-23extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin
2012-10-23extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin
2012-10-23extcon: Fix return value in extcon_register_interest()Sachin Kamat
2012-10-23extcon: unregister compat link on cleanupPeter Huewe
2012-10-23extcon: Unregister compat class at module unload to fix oopsPeter Huewe
2012-10-22extcon: optimising the check_mutually_exclusive functionanish kumar
2012-10-22extcon: standard cable names definition and declaration changedanish kumar
2012-10-22extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detachDevendra Naga
2012-10-22extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds