aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'platform-ti-linux-4.1.y' of git://git.ti.com/~rrnayak/ti-linux-...LCPD Auto Merger2016-02-181-2/+2
|\
| * extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-181-2/+2
* | extcon: palmas: add support for using VBUSDET outputFelipe Balbi2016-01-111-2/+8
* | HACK: dra7-evm: fix usb id detection after suspend/resumeRoger Quadros2015-09-161-1/+1
* | extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2015-09-161-0/+1
* | extcon: palmas: Support GPIO based USB ID detectionRoger Quadros2015-07-281-15/+99
|/
* extcon: usb-gpio: register extcon device before IRQ registrationRobert Baldyga2015-04-261-12/+12
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2111-56/+1227
|\
| * extcon: Fix missing locking when [un]registering notifiersHans de Goede2015-03-221-4/+31
| * extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter2015-03-221-1/+1
| * extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Dan Carpenter2015-03-151-1/+1
| * extcon: Fix the checkpatch warningChanwoo Choi2015-03-077-20/+10
| * extcon: Rename extcon core driverChanwoo Choi2015-03-072-1/+1
| * extcon: arizona: Fix headphone clamping on wm5110Charles Keepax2015-03-031-5/+18
| * extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-031-16/+20
| * extcon: max77843: Add max77843 MUIC driverJaewon Kim2015-02-233-0/+892
| * extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros2015-02-233-0/+245
| * extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG termJaewon Kim2015-02-231-10/+10
| * extcon: max77693: Fix cable name of MHL-TAJaewon Kim2015-02-231-6/+6
* | extcon: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
|/
* extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski2015-01-251-1/+1
* extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov2015-01-251-0/+1
* extcon: Remove duplicated include from extcon-class.cWei Yongjun2015-01-251-1/+0
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-143-11/+17
|\
| * extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-241-1/+1
| * extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-241-5/+7
| * extcon: Implement OF-based extcon lookup properlyTomasz Figa2014-11-241-5/+9
* | extcon: drop owner assignment from platform_driversWolfram Sang2014-10-207-7/+0
|/
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-221-5/+5
* extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee2014-09-221-4/+8
* extcon: sm5502: Drop useless includeJean Delvare2014-09-221-1/+0
* extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski2014-09-221-18/+7
* extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi2014-09-214-0/+956
* extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi2014-09-211-5/+4
* extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-212-6/+284
* extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi2014-09-211-0/+1
* extcon: sm5502: Fix bug to check cable typeChanwoo Choi2014-09-211-1/+1
* extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi2014-07-221-5/+73
* extcon: sm5502: Detect cable state after completing platform bootingChanwoo Choi2014-07-221-0/+36
* extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi2014-07-223-0/+631
* extcon: arizona: Get MICVDD against extcon deviceCharles Keepax2014-07-221-1/+1
* extcon: Remove unnecessary OOM messagesJingoo Han2014-07-224-12/+6
* Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi2014-07-221-17/+18
|\
| * mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-171-1/+2
| * mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-171-16/+16
* | extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-157-6/+2
* | extcon: arizona: Update manual headphone detection calculationCharles Keepax2014-06-151-5/+10
* | extcon: arizona: Correct typo to disable regulation for button detectionCharles Keepax2014-06-151-1/+1
* | extcon: arizona: Use extcon cable API with index of extcon cable instead of s...Nikesh Oswal2014-06-151-9/+6
* | extcon: arizona: Remove duplicate set of input parent deviceCharles Keepax2014-06-151-1/+0