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: Factor out microphone and button detection
Charles Keepax
2019-12-09
1
-44
/
+71
*
extcon: arizona: Factor out microphone impedance into a function
Charles Keepax
2019-12-09
1
-52
/
+73
*
extcon: arizona: Invert logic of check in arizona_hpdet_do_id
Charles Keepax
2019-12-09
1
-47
/
+45
*
extcon: arizona: Remove excessive WARN_ON
Charles Keepax
2019-12-09
1
-3
/
+2
*
extcon: arizona: Remove unnecessary sets of ACCDET_MODE
Charles Keepax
2019-12-09
1
-11
/
+0
*
extcon: arizona: Tidy up transition from mic to headphone detect
Charles Keepax
2019-12-09
1
-8
/
+1
*
extcon: arizona: Clear jack status regardless of detection type
Charles Keepax
2019-12-09
1
-4
/
+4
*
extcon: arizona: Move pdata extraction to probe
Charles Keepax
2019-12-09
1
-9
/
+5
*
extcon: arizona: Make rev A register sequences atomic
Charles Keepax
2019-12-09
1
-6
/
+14
*
extcon: arizona: Correct clean up if arizona_identify_headphone fails
Charles Keepax
2019-12-09
1
-0
/
+3
*
extcon: arizona: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-24
1
-1
/
+1
*
Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2019-07-01
1
-13
/
+20
|
\
|
*
extcon: arizona: Correct error handling on regmap_update_bits_check
Charles Keepax
2019-05-30
1
-13
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
/
*
extcon: arizona: Disable mic detect if running when driver is removed
Charles Keepax
2019-04-12
1
-0
/
+10
*
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-10-23
1
-1
/
+1
*
extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()
Markus Elfring
2017-05-23
1
-3
/
+1
*
extcon: arizona: Wait for any running HPDETs to complete on jack removal
Charles Keepax
2017-04-06
1
-0
/
+46
*
extcon: arizona: Simplify micd_pol_gpio handling
Charles Keepax
2017-01-09
1
-12
/
+8
*
extcon: arizona: Use SoC component pin control functions
Richard Fitzgerald
2016-12-01
1
-3
/
+5
*
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-09-13
1
-8
/
+8
*
extcon: arizona: Remove the usage of extcon_update_state()
Chanwoo Choi
2016-08-08
1
-4
/
+7
*
extcon: arizona: Remove unneeded semi-colon
Charles Keepax
2016-08-08
1
-1
/
+1
*
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
2016-01-25
1
-2
/
+2
*
extcon: arizona: Add device bindings for the micd configurations
Charles Keepax
2015-12-15
1
-2
/
+54
*
extcon: arizona: Update naming for micd-timeout DT to include units
Charles Keepax
2015-11-24
1
-1
/
+1
*
extcon: arizona: Update naming for second jack detection DT binding
Charles Keepax
2015-11-24
1
-2
/
+2
*
extcon: arizona: Add device binding for second jack detect pin on GPIO5
Charles Keepax
2015-11-20
1
-0
/
+5
*
extcon: arizona: Add device binding for jack detect polarity inversion
Charles Keepax
2015-11-20
1
-0
/
+3
*
extcon: arizona: Add device binding for the general purpose switch
Charles Keepax
2015-11-20
1
-0
/
+2
*
extcon: arizona: Add device binding to enable ADC mode micdet
Charles Keepax
2015-11-20
1
-0
/
+3
*
extcon: Modify the id and name of external connector
Chanwoo Choi
2015-10-16
1
-9
/
+9
*
extcon: arizona: Reorder the default statement to remove unnecessary warning
Chanwoo Choi
2015-09-30
1
-3
/
+6
*
extcon: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
2015-09-29
1
-10
/
+21
*
extcon: arizona: Don't disable debounce for inverted jacks
Charles Keepax
2015-09-22
1
-3
/
+5
*
extcon: arizona: Use the micd_clamp for interrupts if it is available
Charles Keepax
2015-09-22
1
-3
/
+3
*
extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS
Nariman Poushin
2015-09-22
1
-4
/
+1
*
extcon: arizona: Additional settings to improve accuracy of HP detect
Charles Keepax
2015-09-22
1
-2
/
+17
*
extcon: arizona: Add support for general purpose switch
Charles Keepax
2015-09-22
1
-0
/
+4
*
extcon: arizona: Add support for new ADC value mic detect
Charles Keepax
2015-09-22
1
-6
/
+58
*
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
[next]