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
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+33
2015-03-04
extcon: arizona: Fix headphone clamping on wm5110
Charles Keepax
1
-5
/
+18
2015-03-04
extcon: arizona: Deobfuscate arizona_extcon_do_magic
Charles Keepax
1
-16
/
+20
2015-02-26
extcon: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-0
/
+1
2014-10-20
extcon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-23
extcon: arizona: Get MICVDD against extcon device
Charles Keepax
1
-1
/
+1
2014-07-23
extcon: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-16
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...
Chanwoo Choi
1
-1
/
+0
2014-06-16
extcon: arizona: Update manual headphone detection calculation
Charles Keepax
1
-5
/
+10
2014-06-16
extcon: arizona: Correct typo to disable regulation for button detection
Charles Keepax
1
-1
/
+1
2014-06-16
extcon: arizona: Use extcon cable API with index of extcon cable instead of s...
Nikesh Oswal
1
-9
/
+6
2014-06-16
extcon: arizona: Remove duplicate set of input parent device
Charles Keepax
1
-1
/
+0
2014-06-16
extcon: arizona: support inverted jack detect switch
Richard Fitzgerald
1
-8
/
+26
2014-04-29
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-13
/
+17
2014-04-24
extcon: arizona: Use devm_extcon_dev_register()
Sangjung Woo
1
-8
/
+4
2014-02-20
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
1
-12
/
+0
2014-01-07
extcon: arizona: Add support for headphone detection on wm5110 rev D
Charles Keepax
1
-0
/
+12
2014-01-07
extcon: arizona: No need to switch back down HPDET ranges
Charles Keepax
1
-14
/
+7
2014-01-07
extcon: arizona: Fix race with microphone detection and removal
Charles Keepax
1
-0
/
+13
2014-01-07
extcon: arizona: Fix reset of HPDET after race with removal
Charles Keepax
1
-1
/
+7
2014-01-07
extcon: arizona: Add defines for microphone detection levels
Charles Keepax
1
-5
/
+14
2013-11-26
extcon: arizona: Get pdata from arizona structure not device
Charles Keepax
1
-3
/
+1
2013-09-27
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-9
/
+11
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
1
-1
/
+2
2013-09-27
extcon: arizona: Don't require micbias to be shifted in pdata
Charles Keepax
1
-4
/
+5
2013-09-27
extcon: arizona: Correct typo in headphone detect range transitions
Charles Keepax
1
-2
/
+2
2013-09-27
extcon: arizona: Fix a typo in a comment
Sachin Kamat
1
-1
/
+1
2013-09-27
extcon: arizona: Clear trig_sts bits on all paths
Charles Keepax
1
-1
/
+1
2013-09-26
extcon: arizona: Fix up minor coding style to remove unnecessary braces
Chanwoo Choi
1
-6
/
+4
2013-09-26
extcon: Fix up 80 column coding style issues
Chanwoo Choi
1
-10
/
+15
2013-08-05
extcon: arizona: Use power efficient workqueue
Mark Brown
1
-10
/
+15
2013-04-02
extcon: arizona: Make mic detection timeout configurable
Mark Brown
1
-3
/
+10
2013-04-02
extcon: arizona: Allow additional debounce during microphone detection
Mark Brown
1
-5
/
+30
2013-04-02
extcon: arizona: Clear existing button reports before reporting new one
Mark Brown
1
-0
/
+4
2013-04-02
extcon: arizona: Time out if MICDET fails to report
Mark Brown
1
-3
/
+35
2013-04-02
extcon: arizona: Simplify HPDET based identification
Mark Brown
1
-21
/
+25
2013-04-02
extcon: arizona: Don't ground flip when using HPDET identification
Mark Brown
1
-23
/
+1
2013-04-02
extcon: arizona: Retry HPDET identification for high impedance
Mark Brown
1
-1
/
+17
2013-04-02
extcon: arizona: Tune up HPDET debounce
Mark Brown
1
-1
/
+1
2013-04-02
extcon: arizona: Check we report a valid impedance
Charles Keepax
1
-10
/
+18
2013-04-02
extcon: arizona: Suppress duplicate JACKDET reports
Mark Brown
1
-4
/
+22
2013-04-02
extcon: arizona: Raise minimum microphone impedance for HPDET method
Mark Brown
1
-1
/
+1
2013-04-02
extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET
Mark Brown
1
-2
/
+7
2013-04-02
extcon: arizona: Don't pulse MICBIAS for HPDET identification
Mark Brown
1
-2
/
+0
2013-04-02
extcon: arizona: Allow configuration of button detection
Mark Brown
1
-39
/
+125
2013-04-02
extcon: arizona: Attempt more microphone measurements
Mark Brown
1
-1
/
+3
2013-03-26
extcon: arizona: Fix interaction between headphone outputs and identification
Mark Brown
1
-14
/
+30
2013-03-26
extcon: arizona: Factor out magic application
Mark Brown
1
-55
/
+36
2013-02-11
extcon: arizona: Use MICDET for final microphone identification
Mark Brown
1
-8
/
+8
2013-02-11
extcon: arizona: Always take the first HPDET reading as the final one
Mark Brown
1
-3
/
+4
[next]