index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-ptn5150.c
Age
Commit message (
Expand
)
Author
2020-09-30
extcon: ptn5150: Do not print error during probe if nothing is attached
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Use defines for registers
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Set the VBUS and POLARITY property capability
Ramuthevar Vadivel Murugan
2020-09-24
extcon: ptn5150: Switch to GENMASK() and BIT() macros
Ramuthevar Vadivel Murugan
2020-09-24
extcon: ptn5150: Deduplicate parts of dev_err_probe()
Andy Shevchenko
2020-09-24
extcon: ptn5150: Convert to .probe_new
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Convert to module_i2c_driver
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Check current USB mode when probing
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Lower the noisiness of probe
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Simplify getting vbus-gpios with flags
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
Krzysztof Kozlowski
2019-02-11
extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()
Wei Yongjun
2019-02-11
extcon: Add support for ptn5150 extcon driver
Vijai Kumar K