Age | Commit message (Expand) | Author | Files | Lines |
2017-04-06 | extcon: arizona: Wait for any running HPDETs to complete on jack removal | Charles Keepax | 1 | -0/+46 |
2017-01-09 | extcon: arizona: Simplify micd_pol_gpio handling | Charles Keepax | 1 | -12/+8 |
2016-12-01 | extcon: arizona: Use SoC component pin control functions | Richard Fitzgerald | 1 | -3/+5 |
2016-09-13 | extcon: Use the extcon_set_state_sync() instead of deprecated functions | Chanwoo Choi | 1 | -8/+8 |
2016-08-08 | extcon: arizona: Remove the usage of extcon_update_state() | Chanwoo Choi | 1 | -4/+7 |
2016-08-08 | extcon: arizona: Remove unneeded semi-colon | Charles Keepax | 1 | -1/+1 |
2016-01-25 | extcon: arizona: Use DAPM mutex helper functions | Charles Keepax | 1 | -2/+2 |
2015-12-15 | extcon: arizona: Add device bindings for the micd configurations | Charles Keepax | 1 | -2/+54 |
2015-11-24 | extcon: arizona: Update naming for micd-timeout DT to include units | Charles Keepax | 1 | -1/+1 |
2015-11-24 | extcon: arizona: Update naming for second jack detection DT binding | Charles Keepax | 1 | -2/+2 |
2015-11-20 | extcon: arizona: Add device binding for second jack detect pin on GPIO5 | Charles Keepax | 1 | -0/+5 |
2015-11-20 | extcon: arizona: Add device binding for jack detect polarity inversion | Charles Keepax | 1 | -0/+3 |
2015-11-20 | extcon: arizona: Add device binding for the general purpose switch | Charles Keepax | 1 | -0/+2 |
2015-11-20 | extcon: arizona: Add device binding to enable ADC mode micdet | Charles Keepax | 1 | -0/+3 |
2015-10-16 | extcon: Modify the id and name of external connector | Chanwoo Choi | 1 | -9/+9 |
2015-09-30 | extcon: arizona: Reorder the default statement to remove unnecessary warning | Chanwoo Choi | 1 | -3/+6 |
2015-09-29 | extcon: arizona: Add support for WM8998 and WM1814 | Richard Fitzgerald | 1 | -10/+21 |
2015-09-22 | extcon: arizona: Don't disable debounce for inverted jacks | Charles Keepax | 1 | -3/+5 |
2015-09-22 | extcon: arizona: Use the micd_clamp for interrupts if it is available | Charles Keepax | 1 | -3/+3 |
2015-09-22 | extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS | Nariman Poushin | 1 | -4/+1 |
2015-09-22 | extcon: arizona: Additional settings to improve accuracy of HP detect | Charles Keepax | 1 | -2/+17 |
2015-09-22 | extcon: arizona: Add support for general purpose switch | Charles Keepax | 1 | -0/+4 |
2015-09-22 | extcon: arizona: Add support for new ADC value mic detect | Charles Keepax | 1 | -6/+58 |
2015-08-10 | extcon: arizona: Simplify pdata symantics for micd_dbtime | Charles Keepax | 1 | -3/+14 |
2015-08-10 | extcon: arizona: Declare 3-pole jack if we detect open circuit on mic | Charles Keepax | 1 | -0/+3 |
2015-08-10 | extcon: arizona: Ensure variables are set for headphone detection | Charles Keepax | 1 | -4/+7 |
2015-08-10 | extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio | Charles Keepax | 1 | -5/+36 |
2015-08-10 | extcon: arizona: Add basic microphone detection DT/ACPI bindings | Charles Keepax | 1 | -0/+18 |
2015-08-10 | extcon: arizona: Update to use the new device properties API | Charles Keepax | 1 | -6/+5 |
2015-06-12 | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 1 | -2/+2 |
2015-05-22 | extcon: Use the unique id for external connector instead of string | Chanwoo Choi | 1 | -23/+15 |
2015-05-19 | extcon: arizona: Add support for select accessory detect mode when headphone ... | Inha Song | 1 | -8/+30 |
2015-05-19 | extcon: arizona: Apply HP clamps correctly for WM8280 | Charles Keepax | 1 | -0/+1 |
2015-05-19 | extcon: arizona: Remove the setting of device name | Chanwoo Choi | 1 | -1/+0 |
2015-05-19 | extcon: arizona: Rename hpdet_ip to make its purpose clearer | Richard Fitzgerald | 1 | -5/+5 |
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 |