aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-max77693.c
Commit message (Expand)AuthorAge
* extcon: max77693: Fix return valueSachin Kamat2013-04-08
* extcon: max77693: Staticize default_init_dataSachin Kamat2013-04-08
* extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2013-03-13
* extcon: max77693: Fix bug of wrong pointer when platform data is not usedChanwoo Choi2013-03-13
* extcon: max77693: Make max77693_extcon_cable staticSachin Kamat2013-02-13
* extcon: max77693: Remove unnecessary goto statement to improve readabilityChanwoo Choi2013-02-13
* extcon: max77693: Convert to devm_input_allocate_device()Chanwoo Choi2013-02-13
* extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-15
* extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-15
* extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-15
* extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-15
* extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-15
* extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-15
* extcon: max77693: Add support jig cableChanwoo Choi2013-01-15
* extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-15
* extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-15
* 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: max77693: Fix coding styleSachin Kamat2012-11-21
| * extcon: max77693: Fix incorrect error check and return valueSachin Kamat2012-11-21
* | 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: trivial: kfree missed from remove pathanish 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
* Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman2012-09-16
|\
| * mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-15
* | extcon: use IRQF_ONESHOTFengguang Wu2012-09-06
* | extcon: fix typos in max77693 driverPeter Meerwald2012-09-05
|/
* extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...Chanwoo Choi2012-07-17