aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-max77693.c
Commit message (Expand)AuthorAge
* extcon: Fix the checkpatch warningChanwoo Choi2015-03-07
* extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG termJaewon Kim2015-02-23
* extcon: max77693: Fix cable name of MHL-TAJaewon Kim2015-02-23
* extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski2015-01-25
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-24
* | extcon: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee2014-09-22
* extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski2014-09-22
* extcon: Remove unnecessary OOM messagesJingoo Han2014-07-22
* Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi2014-07-22
|\
| * mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-17
| * mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-17
* | extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-16
|/
* extcon: max77693: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-28
* extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo2014-04-24
* extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski2014-04-24
* extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski2014-04-24
* Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-09-26
|\
| * extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-26
| * extcon: max77693: Fix checkpatch warningSachin Kamat2013-09-26
* | extcon: Fix up 80 column coding style issuesChanwoo Choi2013-09-26
|/
* 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
|\