index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-ptn5150.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: ptn5150: Add usb role class support
Li Jun
2022-05-13
1
-0
/
+25
*
extcon: ptn5150: Add queue work sync before driver release
Li Jun
2022-05-13
1
-0
/
+11
*
extcon: ptn5150: Do not print error during probe if nothing is attached
Krzysztof Kozlowski
2020-09-30
1
-1
/
+0
*
extcon: ptn5150: Use defines for registers
Krzysztof Kozlowski
2020-09-24
1
-12
/
+10
*
extcon: ptn5150: Set the VBUS and POLARITY property capability
Ramuthevar Vadivel Murugan
2020-09-24
1
-0
/
+7
*
extcon: ptn5150: Switch to GENMASK() and BIT() macros
Ramuthevar Vadivel Murugan
2020-09-24
1
-32
/
+11
*
extcon: ptn5150: Deduplicate parts of dev_err_probe()
Andy Shevchenko
2020-09-24
1
-9
/
+5
*
extcon: ptn5150: Convert to .probe_new
Krzysztof Kozlowski
2020-09-24
1
-3
/
+2
*
extcon: ptn5150: Convert to module_i2c_driver
Krzysztof Kozlowski
2020-09-24
1
-6
/
+1
*
extcon: ptn5150: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-09-24
1
-5
/
+6
*
extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
2020-09-24
1
-2
/
+8
*
extcon: ptn5150: Check current USB mode when probing
Krzysztof Kozlowski
2020-09-24
1
-43
/
+49
*
extcon: ptn5150: Lower the noisiness of probe
Krzysztof Kozlowski
2020-09-24
1
-2
/
+2
*
extcon: ptn5150: Simplify getting vbus-gpios with flags
Krzysztof Kozlowski
2020-09-24
1
-6
/
+1
*
extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
2020-09-24
1
-15
/
+18
*
extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
Krzysztof Kozlowski
2020-09-24
1
-4
/
+4
*
extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()
Wei Yongjun
2019-02-11
1
-4
/
+4
*
extcon: Add support for ptn5150 extcon driver
Vijai Kumar K
2019-02-11
1
-0
/
+339