summaryrefslogtreecommitdiff
path: root/drivers/extcon
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * extcon: Fix missing locking when [un]registering notifiersHans de Goede2015-03-23
| * extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter2015-03-23
| * extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()Dan Carpenter2015-03-16
| * extcon: Fix the checkpatch warningChanwoo Choi2015-03-07
| * extcon: Rename extcon core driverChanwoo Choi2015-03-07
| * extcon: arizona: Fix headphone clamping on wm5110Charles Keepax2015-03-04
| * extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-04
| * extcon: max77843: Add max77843 MUIC driverJaewon Kim2015-02-24
| * extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros2015-02-24
| * extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG termJaewon Kim2015-02-24
| * extcon: max77693: Fix cable name of MHL-TAJaewon Kim2015-02-24
* | extcon: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
|/
* extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski2015-01-26
* extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov2015-01-26
* extcon: Remove duplicated include from extcon-class.cWei Yongjun2015-01-26
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-24
| * extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-24
| * extcon: Implement OF-based extcon lookup properlyTomasz Figa2014-11-24
* | extcon: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-22
* extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee2014-09-22
* extcon: sm5502: Drop useless includeJean Delvare2014-09-22
* extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski2014-09-22
* extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi2014-09-22
* extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi2014-09-22
* extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-22
* extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi2014-09-22
* extcon: sm5502: Fix bug to check cable typeChanwoo Choi2014-09-22
* extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi2014-07-23
* extcon: sm5502: Detect cable state after completing platform bootingChanwoo Choi2014-07-23
* extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi2014-07-23
* extcon: arizona: Get MICVDD against extcon deviceCharles Keepax2014-07-23
* extcon: Remove unnecessary OOM messagesJingoo Han2014-07-23
* Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi2014-07-23
|\
| * 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: arizona: Update manual headphone detection calculationCharles Keepax2014-06-16
* | extcon: arizona: Correct typo to disable regulation for button detectionCharles Keepax2014-06-16
* | extcon: arizona: Use extcon cable API with index of extcon cable instead of s...Nikesh Oswal2014-06-16
* | extcon: arizona: Remove duplicate set of input parent deviceCharles Keepax2014-06-16
* | extcon: Reorder the sequence of extcon device driver alphabeticallyChanwoo Choi2014-06-16
* | extcon: palmas: Make of_device_id array constKrzysztof Kozlowski2014-06-16
* | extcon: arizona: support inverted jack detect switchRichard Fitzgerald2014-06-16
|/
* extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-29
* extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-29
* extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-29
* extcon: arizona: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-29