Age | Commit message (Expand) | Author |
2014-04-29 | extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev | Chanwoo Choi |
2014-04-24 | extcon: arizona: Use devm_extcon_dev_register() | Sangjung Woo |
2014-02-20 | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions | Charles Keepax |
2014-01-07 | extcon: arizona: Add support for headphone detection on wm5110 rev D | Charles Keepax |
2014-01-07 | extcon: arizona: No need to switch back down HPDET ranges | Charles Keepax |
2014-01-07 | extcon: arizona: Fix race with microphone detection and removal | Charles Keepax |
2014-01-07 | extcon: arizona: Fix reset of HPDET after race with removal | Charles Keepax |
2014-01-07 | extcon: arizona: Add defines for microphone detection levels | Charles Keepax |
2013-11-26 | extcon: arizona: Get pdata from arizona structure not device | Charles Keepax |
2013-09-26 | Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2013-09-27 | extcon: Simplify extcon_dev_register() prototype by removing unnecessary para... | Chanwoo Choi |
2013-09-27 | extcon: arizona: Don't require micbias to be shifted in pdata | Charles Keepax |
2013-09-27 | extcon: arizona: Correct typo in headphone detect range transitions | Charles Keepax |
2013-09-27 | extcon: arizona: Fix a typo in a comment | Sachin Kamat |
2013-09-27 | extcon: arizona: Clear trig_sts bits on all paths | Charles Keepax |
2013-09-26 | extcon: arizona: Fix up minor coding style to remove unnecessary braces | Chanwoo Choi |
2013-09-26 | extcon: Fix up 80 column coding style issues | Chanwoo Choi |
2013-08-05 | extcon: arizona: Use power efficient workqueue | Mark Brown |
2013-04-02 | extcon: arizona: Make mic detection timeout configurable | Mark Brown |
2013-04-02 | extcon: arizona: Allow additional debounce during microphone detection | Mark Brown |
2013-04-02 | extcon: arizona: Clear existing button reports before reporting new one | Mark Brown |
2013-04-02 | extcon: arizona: Time out if MICDET fails to report | Mark Brown |
2013-04-02 | extcon: arizona: Simplify HPDET based identification | Mark Brown |
2013-04-02 | extcon: arizona: Don't ground flip when using HPDET identification | Mark Brown |
2013-04-02 | extcon: arizona: Retry HPDET identification for high impedance | Mark Brown |
2013-04-02 | extcon: arizona: Tune up HPDET debounce | Mark Brown |
2013-04-02 | extcon: arizona: Check we report a valid impedance | Charles Keepax |
2013-04-02 | extcon: arizona: Suppress duplicate JACKDET reports | Mark Brown |
2013-04-02 | extcon: arizona: Raise minimum microphone impedance for HPDET method | Mark Brown |
2013-04-02 | extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET | Mark Brown |
2013-04-02 | extcon: arizona: Don't pulse MICBIAS for HPDET identification | Mark Brown |
2013-04-02 | extcon: arizona: Allow configuration of button detection | Mark Brown |
2013-04-01 | extcon: arizona: Attempt more microphone measurements | Mark Brown |
2013-03-26 | extcon: arizona: Fix interaction between headphone outputs and identification | Mark Brown |
2013-03-26 | extcon: arizona: Factor out magic application | Mark Brown |
2013-02-11 | extcon: arizona: Use MICDET for final microphone identification | Mark Brown |
2013-02-11 | extcon: arizona: Always take the first HPDET reading as the final one | Mark Brown |
2013-02-11 | extcon: arizona: Clear _trig_sts bits after jack detection | Charles Keepax |
2013-02-11 | extcon: arizona: Don't HPDET magic when headphones are enabled | Mark Brown |
2013-02-11 | extcon: arizona: Add some debounce time before starting HPDET identification | Mark Brown |
2013-02-11 | extcon: arizona: Remove extra jack flip increment | Charles Keepax |
2013-02-07 | extcon: arizona: Use regulated mode for microphone supply when detecting | Mark Brown |
2013-02-07 | extcon: arizona: Support additional configuration of microphone detection | Mark Brown |
2013-01-23 | extcon: arizona: Remove duplicate rate configuration | Mark Brown |
2013-01-23 | extcon: arizona: Retry failed HP measurements | Mark Brown |
2013-01-23 | extcon: arizona: Disable debouce for accessory removal detection | Mark Brown |
2013-01-15 | extcon: arizona: Support direct microphone measurement via HPDET | Mark Brown |
2013-01-15 | extcon: arizona: Support HPDET based accessory identification | Mark Brown |
2013-01-15 | extcon: Simple code motion supporting future work. | Mark Brown |
2013-01-15 | extcon: arizona: Enable basic headphone identification | Mark Brown |