index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-max77693.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: extcon-max77693.c: Fix potential work-queue cancellation race
Matti Vaittinen
2021-06-17
1
-12
/
+5
*
extcon: max77693: Fix modalias string
Marek Szyprowski
2020-12-11
1
-1
/
+1
*
extcon: max77693: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
1
-1
/
+1
*
extcon: max77693: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-11-12
1
-2
/
+14
*
extcon: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-28
1
-16
/
+6
*
extcon: max77693: Delete unneeded initialization in max77693_muic_set_path()
Markus Elfring
2017-11-27
1
-1
/
+1
*
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-10-23
1
-1
/
+1
*
extcon: max77693: Allow MHL attach notifier
Maciej Purski
2017-08-25
1
-3
/
+2
*
extcon: Restructure multi-line comments to follow codingstyle
Srikant Ritolia
2017-01-09
1
-4
/
+8
*
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-09-13
1
-23
/
+23
*
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
2016-01-25
1
-1
/
+11
*
extcon: max77693: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
2015-12-15
1
-2
/
+2
*
extcon: Modify the id and name of external connector
Chanwoo Choi
2015-10-16
1
-15
/
+17
*
mfd/extcon: max77693: Rename defines to allow inclusion with max77843
Krzysztof Kozlowski
2015-07-16
1
-34
/
+38
*
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
2015-07-16
1
-1
/
+2
*
mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
Krzysztof Kozlowski
2015-07-16
1
-19
/
+0
*
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-06-12
1
-2
/
+2
*
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-22
1
-53
/
+42
*
extcon: Remove the optional name of extcon device
Chanwoo Choi
2015-05-19
1
-1
/
+0
*
extcon: Alter MHL-TA cable name to TA cable name
Chanwoo Choi
2015-05-19
1
-7
/
+5
*
extcon: Unify the dock device names on max8997/77693
Chanwoo Choi
2015-05-19
1
-18
/
+13
*
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
Chanwoo Choi
2015-05-19
1
-20
/
+3
*
extcon: Fix the checkpatch warning
Chanwoo Choi
2015-03-07
1
-4
/
+1
*
extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term
Jaewon Kim
2015-02-24
1
-10
/
+10
*
extcon: max77693: Fix cable name of MHL-TA
Jaewon Kim
2015-02-24
1
-6
/
+6
*
extcon: max77693: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-26
1
-1
/
+1
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
1
-5
/
+7
|
\
|
*
extcon: max77693: Fix cable name of JIG_UART_ON
Krzysztof Kozlowski
2014-11-24
1
-5
/
+7
*
|
extcon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
2014-09-22
1
-4
/
+8
*
extcon: max77693: Use resource managed interrupt line
Krzysztof Kozlowski
2014-09-22
1
-18
/
+7
*
extcon: Remove unnecessary OOM messages
Jingoo Han
2014-07-23
1
-3
/
+2
*
Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...
Chanwoo Choi
2014-07-23
1
-17
/
+18
|
\
|
*
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
2014-06-17
1
-1
/
+2
|
*
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
2014-06-17
1
-16
/
+16
*
|
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...
Chanwoo Choi
2014-06-16
1
-1
/
+0
|
/
*
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-5
/
+4
*
extcon: max77693: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-5
/
+2
*
extcon: max77693: Use power efficient workqueue for delayed cable detection
Krzysztof Kozlowski
2014-04-24
1
-1
/
+2
*
extcon: max77693: Fix two NULL pointer exceptions on missing pdata
Krzysztof Kozlowski
2014-04-24
1
-2
/
+2
*
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2013-09-26
1
-3
/
+4
|
\
|
*
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
2013-09-27
1
-1
/
+2
|
*
extcon: max77693: Fix checkpatch warning
Sachin Kamat
2013-09-27
1
-2
/
+2
*
|
extcon: Fix up 80 column coding style issues
Chanwoo Choi
2013-09-26
1
-58
/
+71
|
/
*
extcon: max77693: Fix return value
Sachin Kamat
2013-04-09
1
-4
/
+4
*
extcon: max77693: Staticize default_init_data
Sachin Kamat
2013-04-09
1
-1
/
+1
*
extcon: max77693: Initialize register of MUIC device to bring up it without p...
Chanwoo Choi
2013-03-13
1
-25
/
+68
*
extcon: max77693: Fix bug of wrong pointer when platform data is not used
Chanwoo Choi
2013-03-13
1
-38
/
+52
*
extcon: max77693: Make max77693_extcon_cable static
Sachin Kamat
2013-02-14
1
-1
/
+1
*
extcon: max77693: Remove unnecessary goto statement to improve readability
Chanwoo Choi
2013-02-13
1
-34
/
+43
[next]