index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-arizona.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: arizona: Add support for headphone detection on wm5110 rev D
Charles Keepax
2014-01-07
1
-0
/
+12
*
extcon: arizona: No need to switch back down HPDET ranges
Charles Keepax
2014-01-07
1
-14
/
+7
*
extcon: arizona: Fix race with microphone detection and removal
Charles Keepax
2014-01-07
1
-0
/
+13
*
extcon: arizona: Fix reset of HPDET after race with removal
Charles Keepax
2014-01-07
1
-1
/
+7
*
extcon: arizona: Add defines for microphone detection levels
Charles Keepax
2014-01-07
1
-5
/
+14
*
extcon: arizona: Get pdata from arizona structure not device
Charles Keepax
2013-11-26
1
-3
/
+1
*
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2013-09-26
1
-9
/
+11
|
\
|
*
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
2013-09-27
1
-1
/
+2
|
*
extcon: arizona: Don't require micbias to be shifted in pdata
Charles Keepax
2013-09-27
1
-4
/
+5
|
*
extcon: arizona: Correct typo in headphone detect range transitions
Charles Keepax
2013-09-27
1
-2
/
+2
|
*
extcon: arizona: Fix a typo in a comment
Sachin Kamat
2013-09-27
1
-1
/
+1
|
*
extcon: arizona: Clear trig_sts bits on all paths
Charles Keepax
2013-09-27
1
-1
/
+1
*
|
extcon: arizona: Fix up minor coding style to remove unnecessary braces
Chanwoo Choi
2013-09-26
1
-6
/
+4
*
|
extcon: Fix up 80 column coding style issues
Chanwoo Choi
2013-09-26
1
-10
/
+15
|
/
*
extcon: arizona: Use power efficient workqueue
Mark Brown
2013-08-05
1
-10
/
+15
*
extcon: arizona: Make mic detection timeout configurable
Mark Brown
2013-04-02
1
-3
/
+10
*
extcon: arizona: Allow additional debounce during microphone detection
Mark Brown
2013-04-02
1
-5
/
+30
*
extcon: arizona: Clear existing button reports before reporting new one
Mark Brown
2013-04-02
1
-0
/
+4
*
extcon: arizona: Time out if MICDET fails to report
Mark Brown
2013-04-02
1
-3
/
+35
*
extcon: arizona: Simplify HPDET based identification
Mark Brown
2013-04-02
1
-21
/
+25
*
extcon: arizona: Don't ground flip when using HPDET identification
Mark Brown
2013-04-02
1
-23
/
+1
*
extcon: arizona: Retry HPDET identification for high impedance
Mark Brown
2013-04-02
1
-1
/
+17
*
extcon: arizona: Tune up HPDET debounce
Mark Brown
2013-04-02
1
-1
/
+1
*
extcon: arizona: Check we report a valid impedance
Charles Keepax
2013-04-02
1
-10
/
+18
*
extcon: arizona: Suppress duplicate JACKDET reports
Mark Brown
2013-04-02
1
-4
/
+22
*
extcon: arizona: Raise minimum microphone impedance for HPDET method
Mark Brown
2013-04-02
1
-1
/
+1
*
extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET
Mark Brown
2013-04-02
1
-2
/
+7
*
extcon: arizona: Don't pulse MICBIAS for HPDET identification
Mark Brown
2013-04-02
1
-2
/
+0
*
extcon: arizona: Allow configuration of button detection
Mark Brown
2013-04-02
1
-39
/
+125
*
extcon: arizona: Attempt more microphone measurements
Mark Brown
2013-04-01
1
-1
/
+3
*
extcon: arizona: Fix interaction between headphone outputs and identification
Mark Brown
2013-03-26
1
-14
/
+30
*
extcon: arizona: Factor out magic application
Mark Brown
2013-03-26
1
-55
/
+36
*
extcon: arizona: Use MICDET for final microphone identification
Mark Brown
2013-02-11
1
-8
/
+8
*
extcon: arizona: Always take the first HPDET reading as the final one
Mark Brown
2013-02-11
1
-3
/
+4
*
extcon: arizona: Clear _trig_sts bits after jack detection
Charles Keepax
2013-02-11
1
-0
/
+7
*
extcon: arizona: Don't HPDET magic when headphones are enabled
Mark Brown
2013-02-11
1
-12
/
+46
*
extcon: arizona: Add some debounce time before starting HPDET identification
Mark Brown
2013-02-11
1
-2
/
+20
*
extcon: arizona: Remove extra jack flip increment
Charles Keepax
2013-02-11
1
-2
/
+0
*
extcon: arizona: Use regulated mode for microphone supply when detecting
Mark Brown
2013-02-07
1
-0
/
+93
*
extcon: arizona: Support additional configuration of microphone detection
Mark Brown
2013-02-07
1
-0
/
+12
*
extcon: arizona: Remove duplicate rate configuration
Mark Brown
2013-01-23
1
-4
/
+0
*
extcon: arizona: Retry failed HP measurements
Mark Brown
2013-01-23
1
-6
/
+4
*
extcon: arizona: Disable debouce for accessory removal detection
Mark Brown
2013-01-23
1
-0
/
+9
*
extcon: arizona: Support direct microphone measurement via HPDET
Mark Brown
2013-01-15
1
-5
/
+45
*
extcon: arizona: Support HPDET based accessory identification
Mark Brown
2013-01-15
1
-12
/
+147
*
extcon: Simple code motion supporting future work.
Mark Brown
2013-01-15
1
-60
/
+60
*
extcon: arizona: Enable basic headphone identification
Mark Brown
2013-01-15
1
-21
/
+320
*
extcon: arizona: Support use of GPIO5 as an input to jack detection
Mark Brown
2013-01-15
1
-18
/
+58
*
extcon: arizona: Use microphone clamp function if available
Mark Brown
2013-01-15
1
-0
/
+19
*
extcon: arizona: Allow configuration of MICBIAS rise time
Mark Brown
2013-01-15
1
-0
/
+6
[next]