summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAgeFilesLines
* extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-151-5/+45
* extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-151-12/+147
* extcon: Simple code motion supporting future work.Mark Brown2013-01-151-60/+60
* extcon: arizona: Enable basic headphone identificationMark Brown2013-01-151-21/+320
* extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-151-18/+58
* extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-151-0/+19
* extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-151-0/+6
* extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-151-2/+3
* extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-151-2/+0
* extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-151-3/+1
* extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-151-62/+138
* extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-151-0/+20
* extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-151-0/+24
* extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-152-4/+6
* extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-151-3/+34
* extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-151-39/+216
* extcon: max77693: Add support jig cableChanwoo Choi2013-01-151-6/+46
* extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-151-11/+45
* extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-151-199/+241
* Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-11-274-37/+30
|\
| * extcon: max77693: Fix uninitialised variable warningSachin Kamat2012-11-211-1/+2
| * extcon: max77693: Use devm_kzallocSachin Kamat2012-11-211-15/+8
| * extcon: max8997: Use devm_kzallocSachin Kamat2012-11-211-12/+6
| * extcon: max8997: Fix a typoSachin Kamat2012-11-211-1/+1
| * extcon: max8997: Fix checkpatch errorSachin Kamat2012-11-211-1/+1
| * extcon: max77693: Fix coding styleSachin Kamat2012-11-211-2/+2
| * extcon: max77693: Fix incorrect error check and return valueSachin Kamat2012-11-211-4/+6
| * extcon: max8997: Fix incorrect error check and return valueSachin Kamat2012-11-211-2/+4
| * extcon: Fix return value in extcon-class.cSachin Kamat2012-11-211-1/+1
| * extcon: arizona: unlock mutex on error path in arizona_micdet()Alexey Khoroshilov2012-11-201-0/+1
* | extcon: remove use of __devexit_pBill Pemberton2012-11-265-5/+5
* | extcon: remove use of __devinitBill Pemberton2012-11-265-5/+5
* | extcon: remove use of __devexitBill Pemberton2012-11-265-5/+5
|/
* extcon : register for cable interest by cable nameJenny TC2012-10-231-10/+34
* extcon: trivial: kfree missed from remove pathanish kumar2012-10-231-0/+1
* extcon: driver model release call not neededanish kumar2012-10-231-40/+35
* extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi2012-10-231-0/+27
* extcon: max77693: Use max77693_update_reg for rmw operationsAxel Lin2012-10-231-12/+6
* extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin2012-10-231-2/+2
* extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin2012-10-231-0/+5
* extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin2012-10-231-3/+2
* extcon: Fix return value in extcon_register_interest()Sachin Kamat2012-10-231-1/+1
* extcon: unregister compat link on cleanupPeter Huewe2012-10-231-0/+4
* extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-231-0/+3
* extcon: optimising the check_mutually_exclusive functionanish kumar2012-10-221-10/+6
* extcon: standard cable names definition and declaration changedanish kumar2012-10-221-3/+1
* extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detachDevendra Naga2012-10-221-4/+2
* extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat2012-10-221-1/+0
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
* \ Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-017-20/+289
|\ \
OpenPOWER on IntegriCloud