index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Simplify pdata symantics for micd_dbtime
Charles Keepax
2015-08-10
1
-3
/
+14
*
extcon: arizona: Declare 3-pole jack if we detect open circuit on mic
Charles Keepax
2015-08-10
1
-0
/
+3
*
extcon: arizona: Ensure variables are set for headphone detection
Charles Keepax
2015-08-10
1
-4
/
+7
*
extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio
Charles Keepax
2015-08-10
1
-5
/
+36
*
extcon: arizona: Add basic microphone detection DT/ACPI bindings
Charles Keepax
2015-08-10
1
-0
/
+18
*
extcon: arizona: Update to use the new device properties API
Charles Keepax
2015-08-10
1
-6
/
+5
*
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-06-12
1
-2
/
+2
*
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-22
1
-23
/
+15
*
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
2015-05-19
1
-8
/
+30
*
extcon: arizona: Apply HP clamps correctly for WM8280
Charles Keepax
2015-05-19
1
-0
/
+1
*
extcon: arizona: Remove the setting of device name
Chanwoo Choi
2015-05-19
1
-1
/
+0
*
extcon: arizona: Rename hpdet_ip to make its purpose clearer
Richard Fitzgerald
2015-05-19
1
-5
/
+5
*
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
1
-16
/
+33
|
\
|
*
extcon: arizona: Fix headphone clamping on wm5110
Charles Keepax
2015-03-04
1
-5
/
+18
|
*
extcon: arizona: Deobfuscate arizona_extcon_do_magic
Charles Keepax
2015-03-04
1
-16
/
+20
*
|
extcon: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2015-02-26
1
-0
/
+1
|
/
*
extcon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
extcon: arizona: Get MICVDD against extcon device
Charles Keepax
2014-07-23
1
-1
/
+1
*
extcon: Remove unnecessary OOM messages
Jingoo Han
2014-07-23
1
-3
/
+1
*
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...
Chanwoo Choi
2014-06-16
1
-1
/
+0
*
extcon: arizona: Update manual headphone detection calculation
Charles Keepax
2014-06-16
1
-5
/
+10
*
extcon: arizona: Correct typo to disable regulation for button detection
Charles Keepax
2014-06-16
1
-1
/
+1
*
extcon: arizona: Use extcon cable API with index of extcon cable instead of s...
Nikesh Oswal
2014-06-16
1
-9
/
+6
*
extcon: arizona: Remove duplicate set of input parent device
Charles Keepax
2014-06-16
1
-1
/
+0
*
extcon: arizona: support inverted jack detect switch
Richard Fitzgerald
2014-06-16
1
-8
/
+26
*
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-29
1
-13
/
+17
*
extcon: arizona: Use devm_extcon_dev_register()
Sangjung Woo
2014-04-24
1
-8
/
+4
*
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
2014-02-20
1
-12
/
+0
*
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
[next]