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