aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAge
* 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
| * | | extcon: fixing typosPeter Meerwald2012-09-05
| * | | extcon: fix typos in extcon-arizonaPeter Meerwald2012-09-05
| * | | extcon: fix typos in max77693 driverPeter Meerwald2012-09-05
| * | | extcon: arizona: Free MICDET IRQ on error during probeMark Brown2012-09-05
| * | | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
| |\ \ \
| * | | | extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown2012-08-16
| * | | | Extcon: renamed files to comply with the standard naming.MyungJoo Ham2012-08-16
| * | | | Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman2012-08-16
| * | | | Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-08-16
| * | | | extcon: arizona: Implement button detection supportMark Brown2012-08-16
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-28
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | |_|_| / |/| | |
| | * | extcon: arizona: Use bypass mode for MICVDDMark Brown2012-09-09
| | |/
* | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-16
|\ \ \ | |_|/ |/| |
| * | mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-15
| |/
* / extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin2012-08-16
|/