summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-arizona.c
AgeCommit message (Expand)Author
2016-08-03UPSTREAM: extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi
2016-08-03UPSTREAM: extcon: arizona: Remove unneeded semi-colonCharles Keepax
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi
2015-09-30extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi
2015-09-29extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-09-22extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax
2015-09-22extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax
2015-09-22extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin
2015-09-22extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax
2015-09-22extcon: arizona: Add support for general purpose switchCharles Keepax
2015-09-22extcon: arizona: Add support for new ADC value mic detectCharles Keepax
2015-08-10extcon: arizona: Simplify pdata symantics for micd_dbtimeCharles Keepax
2015-08-10extcon: arizona: Declare 3-pole jack if we detect open circuit on micCharles Keepax
2015-08-10extcon: arizona: Ensure variables are set for headphone detectionCharles Keepax
2015-08-10extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpioCharles Keepax
2015-08-10extcon: arizona: Add basic microphone detection DT/ACPI bindingsCharles Keepax
2015-08-10extcon: arizona: Update to use the new device properties APICharles Keepax
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2015-05-19extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song
2015-05-19extcon: arizona: Apply HP clamps correctly for WM8280Charles Keepax
2015-05-19extcon: arizona: Remove the setting of device nameChanwoo Choi
2015-05-19extcon: arizona: Rename hpdet_ip to make its purpose clearerRichard Fitzgerald
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-04extcon: arizona: Fix headphone clamping on wm5110Charles Keepax
2015-03-04extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax
2015-02-26extcon: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2014-10-20extcon: drop owner assignment from platform_driversWolfram Sang
2014-07-23extcon: arizona: Get MICVDD against extcon deviceCharles Keepax
2014-07-23extcon: Remove unnecessary OOM messagesJingoo Han
2014-06-16extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi
2014-06-16extcon: arizona: Update manual headphone detection calculationCharles Keepax
2014-06-16extcon: arizona: Correct typo to disable regulation for button detectionCharles Keepax
2014-06-16extcon: arizona: Use extcon cable API with index of extcon cable instead of s...Nikesh Oswal
2014-06-16extcon: arizona: Remove duplicate set of input parent deviceCharles Keepax
2014-06-16extcon: arizona: support inverted jack detect switchRichard Fitzgerald
2014-04-29extcon: arizona: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-24extcon: arizona: Use devm_extcon_dev_register()Sangjung Woo
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax
2014-01-07extcon: arizona: Add support for headphone detection on wm5110 rev DCharles Keepax
2014-01-07extcon: arizona: No need to switch back down HPDET rangesCharles Keepax
2014-01-07extcon: arizona: Fix race with microphone detection and removalCharles Keepax
2014-01-07extcon: arizona: Fix reset of HPDET after race with removalCharles Keepax
2014-01-07extcon: arizona: Add defines for microphone detection levelsCharles Keepax
2013-11-26extcon: arizona: Get pdata from arizona structure not deviceCharles Keepax
2013-09-26Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: arizona: Don't require micbias to be shifted in pdataCharles Keepax
2013-09-27extcon: arizona: Correct typo in headphone detect range transitionsCharles Keepax
2013-09-27extcon: arizona: Fix a typo in a commentSachin Kamat