aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max77693.c
AgeCommit message (Expand)Author
2013-04-09extcon: max77693: Fix return valueSachin Kamat
2013-04-09extcon: max77693: Staticize default_init_dataSachin Kamat
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi
2013-03-13extcon: max77693: Fix bug of wrong pointer when platform data is not usedChanwoo Choi
2013-02-14extcon: max77693: Make max77693_extcon_cable staticSachin Kamat
2013-02-13extcon: max77693: Remove unnecessary goto statement to improve readabilityChanwoo Choi
2013-02-13extcon: max77693: Convert to devm_input_allocate_device()Chanwoo Choi
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: max77693: Fix coding styleSachin Kamat
2012-11-21extcon: max77693: Fix incorrect error check and return valueSachin Kamat
2012-10-23extcon: trivial: kfree missed from remove pathanish 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-09-16Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi
2012-09-06extcon: use IRQF_ONESHOTFengguang Wu
2012-09-05extcon: fix typos in max77693 driverPeter Meerwald
2012-07-17extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...Chanwoo Choi