index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
extcon: arizona: Only set GPIO if it has been requested
Mark Brown
2013-01-15
1
-2
/
+3
*
extcon: arizona: Remove duplicate mic ramp configuration
Mark Brown
2013-01-15
1
-2
/
+0
*
extcon: arizona: Convert to devm_input_allocate_device()
Mark Brown
2013-01-15
1
-3
/
+1
*
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-11-27
1
-0
/
+1
|
\
|
*
extcon: arizona: unlock mutex on error path in arizona_micdet()
Alexey Khoroshilov
2012-11-20
1
-0
/
+1
*
|
extcon: remove use of __devexit_p
Bill Pemberton
2012-11-26
1
-1
/
+1
*
|
extcon: remove use of __devinit
Bill Pemberton
2012-11-26
1
-1
/
+1
*
|
extcon: remove use of __devexit
Bill Pemberton
2012-11-26
1
-1
/
+1
|
/
*
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-01
1
-9
/
+69
|
\
|
*
extcon: fix typos in extcon-arizona
Peter Meerwald
2012-09-05
1
-2
/
+2
|
*
extcon: arizona: Free MICDET IRQ on error during probe
Mark Brown
2012-09-05
1
-1
/
+3
|
*
extcon: arizona: Implement button detection support
Mark Brown
2012-08-16
1
-7
/
+65
*
|
extcon: arizona: Use bypass mode for MICVDD
Mark Brown
2012-09-10
1
-0
/
+5
|
/
*
extcon: arizona: Stop microphone detection if we give up on it
Mark Brown
2012-07-17
1
-0
/
+2
[next]