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-arizona.c
Age
Commit message (
Expand
)
Author
2020-05-29
extcon: arizona: Fix runtime PM imbalance on error
Dinghao Liu
2019-12-09
extcon: arizona: Factor out microphone and button detection
Charles Keepax
2019-12-09
extcon: arizona: Factor out microphone impedance into a function
Charles Keepax
2019-12-09
extcon: arizona: Invert logic of check in arizona_hpdet_do_id
Charles Keepax
2019-12-09
extcon: arizona: Remove excessive WARN_ON
Charles Keepax
2019-12-09
extcon: arizona: Remove unnecessary sets of ACCDET_MODE
Charles Keepax
2019-12-09
extcon: arizona: Tidy up transition from mic to headphone detect
Charles Keepax
2019-12-09
extcon: arizona: Clear jack status regardless of detection type
Charles Keepax
2019-12-09
extcon: arizona: Move pdata extraction to probe
Charles Keepax
2019-12-09
extcon: arizona: Make rev A register sequences atomic
Charles Keepax
2019-12-09
extcon: arizona: Correct clean up if arizona_identify_headphone fails
Charles Keepax
2019-07-24
extcon: arizona: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-01
Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
extcon: arizona: Correct error handling on regmap_update_bits_check
Charles Keepax
2019-04-12
extcon: arizona: Disable mic detect if running when driver is removed
Charles Keepax
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-05-23
extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()
Markus Elfring
2017-04-06
extcon: arizona: Wait for any running HPDETs to complete on jack removal
Charles Keepax
2017-01-09
extcon: arizona: Simplify micd_pol_gpio handling
Charles Keepax
2016-12-01
extcon: arizona: Use SoC component pin control functions
Richard Fitzgerald
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-08-08
extcon: arizona: Remove the usage of extcon_update_state()
Chanwoo Choi
2016-08-08
extcon: arizona: Remove unneeded semi-colon
Charles Keepax
2016-01-25
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
2015-12-15
extcon: arizona: Add device bindings for the micd configurations
Charles Keepax
2015-11-24
extcon: arizona: Update naming for micd-timeout DT to include units
Charles Keepax
2015-11-24
extcon: arizona: Update naming for second jack detection DT binding
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for second jack detect pin on GPIO5
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for jack detect polarity inversion
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for the general purpose switch
Charles Keepax
2015-11-20
extcon: arizona: Add device binding to enable ADC mode micdet
Charles Keepax
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
2015-09-30
extcon: arizona: Reorder the default statement to remove unnecessary warning
Chanwoo Choi
2015-09-29
extcon: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
2015-09-22
extcon: arizona: Don't disable debounce for inverted jacks
Charles Keepax
2015-09-22
extcon: arizona: Use the micd_clamp for interrupts if it is available
Charles Keepax
2015-09-22
extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS
Nariman Poushin
2015-09-22
extcon: arizona: Additional settings to improve accuracy of HP detect
Charles Keepax
2015-09-22
extcon: arizona: Add support for general purpose switch
Charles Keepax
2015-09-22
extcon: arizona: Add support for new ADC value mic detect
Charles Keepax
2015-08-10
extcon: arizona: Simplify pdata symantics for micd_dbtime
Charles Keepax
2015-08-10
extcon: arizona: Declare 3-pole jack if we detect open circuit on mic
Charles Keepax
2015-08-10
extcon: arizona: Ensure variables are set for headphone detection
Charles Keepax
2015-08-10
extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio
Charles Keepax
2015-08-10
extcon: arizona: Add basic microphone detection DT/ACPI bindings
Charles Keepax
2015-08-10
extcon: arizona: Update to use the new device properties API
Charles Keepax
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: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
[next]