aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)Author
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
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-16Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi
2012-09-10extcon: arizona: Use bypass mode for MICVDDMark Brown
2012-09-06extcon: use IRQF_ONESHOTFengguang Wu
2012-09-05extcon: extcon-arizona depends on INPUTRandy Dunlap
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar
2012-09-05extcon: fixing typosPeter Meerwald
2012-09-05extcon: fix typos in extcon-arizonaPeter Meerwald
2012-09-05extcon: fix typos in max77693 driverPeter Meerwald
2012-09-05extcon: arizona: Free MICDET IRQ on error during probeMark Brown
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman
2012-08-16extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar
2012-08-16extcon: arizona: Implement button detection supportMark Brown
2012-08-16extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin