| Commit message (Expand) | Author | Age | Files | Lines |
* | extcon: max14577: Return error code of extcon_dev_allocate() | Krzysztof Kozlowski | 2020-09-24 | 1 | -1/+1 |
* | extcon: max14577: Add proper dt-compatible strings | Marek Szyprowski | 2020-05-29 | 1 | -0/+10 |
* | extcon: max14577: Avoid forcing UART path on drive probe | Marek Szyprowski | 2018-11-12 | 1 | -2/+13 |
* | extcon: maxim: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-08-28 | 1 | -17/+7 |
* | extcon: max14577: Delete an unnecessary variable initialisation in max14577_m... | Markus Elfring | 2017-10-23 | 1 | -1/+1 |
* | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 2017-10-23 | 1 | -1/+1 |
* | extcon: Restructure multi-line comments to follow codingstyle | Srikant Ritolia | 2017-01-09 | 1 | -2/+4 |
* | extcon: Use the extcon_set_state_sync() instead of deprecated functions | Chanwoo Choi | 2016-09-13 | 1 | -7/+7 |
* | extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org | Krzysztof Kozlowski | 2016-09-13 | 1 | -2/+2 |
* | extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port | Chanwoo Choi | 2016-01-25 | 1 | -0/+3 |
* | extcon: max14577: fix handling return value of regmap_irq_get_virq | Andrzej Hajda | 2015-12-15 | 1 | -1/+1 |
* | extcon: Modify the id and name of external connector | Chanwoo Choi | 2015-10-16 | 1 | -8/+9 |
* | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 2015-06-13 | 1 | -1/+1 |
* | extcon: Use the unique id for external connector instead of string | Chanwoo Choi | 2015-05-22 | 1 | -28/+17 |
* | extcon: Remove the optional name of extcon device | Chanwoo Choi | 2015-05-19 | 1 | -2/+0 |
* | extcon: Unify the jig cable names on rt8973 and max14577/77693/77843 | Chanwoo Choi | 2015-05-19 | 1 | -16/+3 |
* | extcon: Fix the checkpatch warning | Chanwoo Choi | 2015-03-07 | 1 | -4/+1 |
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-15 | 1 | -1/+1 |
|\ |
|
| * | extcon: max14577: Fix obvious typo in company name in copyright | Krzysztof Kozlowski | 2014-11-24 | 1 | -1/+1 |
* | | extcon: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | extcon: Remove unnecessary OOM messages | Jingoo Han | 2014-07-23 | 1 | -3/+2 |
* | extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev | Chanwoo Choi | 2014-04-29 | 1 | -3/+4 |
* | extcon: max14577: Use devm_extcon_dev_register() | Sangjung Woo | 2014-04-24 | 1 | -7/+2 |
* | extcon: max14577: Properly handle regmap_irq_get_virq error | Krzysztof Kozlowski | 2014-04-24 | 1 | -1/+1 |
* | extcon: max14577: Fix probe failure on successful work queue | Krzysztof Kozlowski | 2014-04-24 | 1 | -6/+1 |
* | extcon: max14577: Add support for MAX77836 | Krzysztof Kozlowski | 2014-04-23 | 1 | -19/+90 |
* | extcon: max14577: Choose muic_irqs according to device type | Krzysztof Kozlowski | 2014-04-23 | 1 | -28/+37 |
* | extcon: max14577: Add max14577 prefix to muic_irqs | Krzysztof Kozlowski | 2014-04-23 | 1 | -6/+6 |
* | extcon: max14577: Change extcon name instead of static name according to devi... | Chanwoo Choi | 2014-04-23 | 1 | -3/+3 |
* | extcon: max14577: Add extcon-max14577 driver to support MUIC device | Chanwoo Choi | 2014-01-07 | 1 | -0/+752 |