summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-max14577.c
AgeCommit message (Expand)AuthorLines
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-11-24extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski-1/+1
2014-10-20extcon: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-23extcon: Remove unnecessary OOM messagesJingoo Han-3/+2
2014-04-29extcon: max14577: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi-3/+4
2014-04-24extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo-7/+2
2014-04-24extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski-1/+1
2014-04-24extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski-6/+1
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski-19/+90
2014-04-23extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski-28/+37
2014-04-23extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski-6/+6
2014-04-23extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi-3/+3
2014-01-07extcon: max14577: Add extcon-max14577 driver to support MUIC deviceChanwoo Choi-0/+752