index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-ptn5150.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
extcon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-05-13
extcon: ptn5150: Add usb role class support
Li Jun
1
-0
/
+25
2022-05-13
extcon: ptn5150: Add queue work sync before driver release
Li Jun
1
-0
/
+11
2020-09-29
extcon: ptn5150: Do not print error during probe if nothing is attached
Krzysztof Kozlowski
1
-1
/
+0
2020-09-24
extcon: ptn5150: Use defines for registers
Krzysztof Kozlowski
1
-12
/
+10
2020-09-24
extcon: ptn5150: Set the VBUS and POLARITY property capability
Ramuthevar Vadivel Murugan
1
-0
/
+7
2020-09-24
extcon: ptn5150: Switch to GENMASK() and BIT() macros
Ramuthevar Vadivel Murugan
1
-32
/
+11
2020-09-24
extcon: ptn5150: Deduplicate parts of dev_err_probe()
Andy Shevchenko
1
-9
/
+5
2020-09-24
extcon: ptn5150: Convert to .probe_new
Krzysztof Kozlowski
1
-3
/
+2
2020-09-24
extcon: ptn5150: Convert to module_i2c_driver
Krzysztof Kozlowski
1
-6
/
+1
2020-09-24
extcon: ptn5150: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
1
-5
/
+6
2020-09-24
extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
1
-2
/
+8
2020-09-24
extcon: ptn5150: Check current USB mode when probing
Krzysztof Kozlowski
1
-43
/
+49
2020-09-24
extcon: ptn5150: Lower the noisiness of probe
Krzysztof Kozlowski
1
-2
/
+2
2020-09-24
extcon: ptn5150: Simplify getting vbus-gpios with flags
Krzysztof Kozlowski
1
-6
/
+1
2020-09-24
extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
1
-15
/
+18
2020-09-24
extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
Krzysztof Kozlowski
1
-4
/
+4
2019-02-11
extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()
Wei Yongjun
1
-4
/
+4
2019-02-11
extcon: Add support for ptn5150 extcon driver
Vijai Kumar K
1
-0
/
+339