index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-max14577.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
extcon: extcon-max14577: Fix potential work-queue cancellation race
Matti Vaittinen
1
-11
/
+5
2020-09-24
extcon: max14577: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
1
-1
/
+1
2020-05-29
extcon: max14577: Add proper dt-compatible strings
Marek Szyprowski
1
-0
/
+10
2018-11-12
extcon: max14577: Avoid forcing UART path on drive probe
Marek Szyprowski
1
-2
/
+13
2018-08-28
extcon: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
1
-17
/
+7
2017-10-23
extcon: max14577: Delete an unnecessary variable initialisation in max14577_m...
Markus Elfring
1
-1
/
+1
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
1
-1
/
+1
2017-01-09
extcon: Restructure multi-line comments to follow codingstyle
Srikant Ritolia
1
-2
/
+4
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
1
-7
/
+7
2016-09-13
extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
1
-2
/
+2
2016-01-25
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
1
-0
/
+3
2015-12-15
extcon: max14577: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
1
-1
/
+1
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
1
-8
/
+9
2015-06-12
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
1
-1
/
+1
2015-05-22
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
1
-28
/
+17
2015-05-19
extcon: Remove the optional name of extcon device
Chanwoo Choi
1
-2
/
+0
2015-05-19
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
Chanwoo Choi
1
-16
/
+3
2015-03-07
extcon: Fix the checkpatch warning
Chanwoo Choi
1
-4
/
+1
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-11-24
extcon: max14577: Fix obvious typo in company name in copyright
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
extcon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-23
extcon: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+2
2014-04-29
extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-3
/
+4
2014-04-24
extcon: max14577: Use devm_extcon_dev_register()
Sangjung Woo
1
-7
/
+2
2014-04-24
extcon: max14577: Properly handle regmap_irq_get_virq error
Krzysztof Kozlowski
1
-1
/
+1
2014-04-24
extcon: max14577: Fix probe failure on successful work queue
Krzysztof Kozlowski
1
-6
/
+1
2014-04-23
extcon: max14577: Add support for MAX77836
Krzysztof Kozlowski
1
-19
/
+90
2014-04-23
extcon: max14577: Choose muic_irqs according to device type
Krzysztof Kozlowski
1
-28
/
+37
2014-04-23
extcon: max14577: Add max14577 prefix to muic_irqs
Krzysztof Kozlowski
1
-6
/
+6
2014-04-23
extcon: max14577: Change extcon name instead of static name according to devi...
Chanwoo Choi
1
-3
/
+3
2014-01-07
extcon: max14577: Add extcon-max14577 driver to support MUIC device
Chanwoo Choi
1
-0
/
+752