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-max77843.c
Age
Commit message (
Expand
)
Author
2019-07-24
extcon: extcon-max77843: convert to i2c_new_dummy_device
Wolfram Sang
2018-11-12
extcon: max77843: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-08-28
extcon: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2017-10-24
extcon: max77843: Add support for SmartDock accessory
Marek Szyprowski
2017-10-24
extcon: max77843: Add OTG power control to the MUIC driver
Marek Szyprowski
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-01-09
extcon: Restructure multi-line comments to follow codingstyle
Srikant Ritolia
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-02-05
extcon: max77843: Use correct size for reading the interrupt register
Dan Carpenter
2016-01-25
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
2015-12-15
extcon: max77843: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
2015-08-31
Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2015-08-10
extcon: max77843: Clear IRQ bits state before request IRQ
Jaewon Kim
2015-07-16
mfd/extcon: max77843: Rename defines to allow inclusion with max77693
Krzysztof Kozlowski
2015-07-16
drivers: max77843: Switch to common max77693 state container
Krzysztof Kozlowski
2015-06-12
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-05-22
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-19
extcon: Alter MHL-TA cable name to TA cable name
Chanwoo Choi
2015-05-19
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
Chanwoo Choi
2015-03-23
extcon: max77843: Fix an error code in max77843_init_muic_regmap()
Dan Carpenter
2015-03-16
extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()
Dan Carpenter
2015-02-24
extcon: max77843: Add max77843 MUIC driver
Jaewon Kim