开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-arizona.c
Age
Commit message (
Expand
)
Author
2021-03-18
ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
Hans de Goede
2021-03-18
extcon: arizona: Always use pm_runtime_get_sync() when we need the device to ...
Hans de Goede
2021-03-18
extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call
Hans de Goede
2021-03-18
extcon: arizona: Fix various races on driver unbind
Hans de Goede
2021-03-18
extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been...
Hans de Goede
2020-05-29
extcon: arizona: Fix runtime PM imbalance on error
Dinghao Liu
2019-12-09
extcon: arizona: Factor out microphone and button detection
Charles Keepax
2019-12-09
extcon: arizona: Factor out microphone impedance into a function
Charles Keepax
2019-12-09
extcon: arizona: Invert logic of check in arizona_hpdet_do_id
Charles Keepax
2019-12-09
extcon: arizona: Remove excessive WARN_ON
Charles Keepax
2019-12-09
extcon: arizona: Remove unnecessary sets of ACCDET_MODE
Charles Keepax
2019-12-09
extcon: arizona: Tidy up transition from mic to headphone detect
Charles Keepax
2019-12-09
extcon: arizona: Clear jack status regardless of detection type
Charles Keepax
2019-12-09
extcon: arizona: Move pdata extraction to probe
Charles Keepax
2019-12-09
extcon: arizona: Make rev A register sequences atomic
Charles Keepax
2019-12-09
extcon: arizona: Correct clean up if arizona_identify_headphone fails
Charles Keepax
2019-07-24
extcon: arizona: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-01
Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
extcon: arizona: Correct error handling on regmap_update_bits_check
Charles Keepax
2019-04-12
extcon: arizona: Disable mic detect if running when driver is removed
Charles Keepax
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-05-23
extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()
Markus Elfring
2017-04-06
extcon: arizona: Wait for any running HPDETs to complete on jack removal
Charles Keepax
2017-01-09
extcon: arizona: Simplify micd_pol_gpio handling
Charles Keepax
2016-12-01
extcon: arizona: Use SoC component pin control functions
Richard Fitzgerald
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-08-08
extcon: arizona: Remove the usage of extcon_update_state()
Chanwoo Choi
2016-08-08
extcon: arizona: Remove unneeded semi-colon
Charles Keepax
2016-01-25
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
2015-12-15
extcon: arizona: Add device bindings for the micd configurations
Charles Keepax
2015-11-24
extcon: arizona: Update naming for micd-timeout DT to include units
Charles Keepax
2015-11-24
extcon: arizona: Update naming for second jack detection DT binding
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for second jack detect pin on GPIO5
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for jack detect polarity inversion
Charles Keepax
2015-11-20
extcon: arizona: Add device binding for the general purpose switch
Charles Keepax
2015-11-20
extcon: arizona: Add device binding to enable ADC mode micdet
Charles Keepax
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
2015-09-30
extcon: arizona: Reorder the default statement to remove unnecessary warning
Chanwoo Choi
2015-09-29
extcon: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
2015-09-22
extcon: arizona: Don't disable debounce for inverted jacks
Charles Keepax
2015-09-22
extcon: arizona: Use the micd_clamp for interrupts if it is available
Charles Keepax
2015-09-22
extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS
Nariman Poushin
2015-09-22
extcon: arizona: Additional settings to improve accuracy of HP detect
Charles Keepax
2015-09-22
extcon: arizona: Add support for general purpose switch
Charles Keepax
2015-09-22
extcon: arizona: Add support for new ADC value mic detect
Charles Keepax
2015-08-10
extcon: arizona: Simplify pdata symantics for micd_dbtime
Charles Keepax
2015-08-10
extcon: arizona: Declare 3-pole jack if we detect open circuit on mic
Charles Keepax
2015-08-10
extcon: arizona: Ensure variables are set for headphone detection
Charles Keepax
2015-08-10
extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio
Charles Keepax
[next]