summaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)Author
2014-06-23Revert "extcon: palmas: make aca detection platform dependent"Laxman Dewangan
2014-06-04extcon: palmas: make aca detection platform dependentRakesh Bodla
2013-10-15extcon: palmas: don't check line stateMallikarjun Kasoju
2013-10-03extcon: palmas: fix spelling/grammarEdgardo Handal
2013-10-03extcon: palmas: add extcon connection name property for DTLaxman Dewangan
2013-09-26extcon: palmas: fix compile warning on constPhilip Rakity
2013-09-16extcon: palmas: confirm cable state with line stateLaxman Dewangan
2013-09-14extcon: palmas: add support for ACA detectionLaxman Dewangan
2013-09-14extcon: palmas: add DT support for plamas-extcon driverLaxman Dewangan
2013-09-14palmas: obtain IRQ from palmas_irq_get_virqAjay Nandakumar
2013-09-14extcon: palmas: remove duplicate ID state update codeYunfan Zhang
2013-09-14extcon: max77665: remove deprecated macrosShridhar Rasal
2013-09-14fixup: remove __dev*Dan Willemsen
2013-09-14extcon: max77665: add wakeup supportLaxman Dewangan
2013-09-14extcon:max77765 Make resume faster - do debug messagesPhilip Rakity
2013-09-14extcon: max77665: Update cable status in resumeMallikarjun Kasoju
2013-09-14extcon: max77665: fix supported cable nameMallikarjun Kasoju
2013-09-14extcon: max77665: fix the USB host detection interrupt issueLaxman Dewangan
2013-09-14extcon: palmas: Remove duplicate interrupt requestSumit Sharma
2013-09-14extcon: palmas: make vbus/ID cable detection to platform choiceLaxman Dewangan
2013-09-14extcon: palmas: add support for ID pin detectionLaxman Dewangan
2013-09-14extcon: palma: add vbus detection through extcon notificationLaxman Dewangan
2013-09-14extcon: rename switch class to "switch_extcon"Laxman Dewangan
2013-09-14driver: max77665: fix multiple issues in charger driverSyed Rafiuddin
2013-09-14drivers: extcon: add max77665 muic driverSyed Rafiuddin
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-08Merge tag 'extcon-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-04-09extcon: max8997: Fix return valueSachin Kamat
2013-04-09extcon: max77693: Fix return valueSachin Kamat
2013-04-09extcon: max8997: use dev_err() instead of pr_err()Jingoo Han
2013-04-09extcon: max77693: Staticize default_init_dataSachin Kamat
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-04-02extcon: arizona: Make mic detection timeout configurableMark Brown
2013-04-02extcon: arizona: Allow additional debounce during microphone detectionMark Brown
2013-04-02extcon: arizona: Clear existing button reports before reporting new oneMark Brown
2013-04-02extcon: arizona: Time out if MICDET fails to reportMark Brown
2013-04-02extcon: arizona: Simplify HPDET based identificationMark Brown
2013-04-02extcon: arizona: Don't ground flip when using HPDET identificationMark Brown
2013-04-02extcon: arizona: Retry HPDET identification for high impedanceMark Brown
2013-04-02extcon: arizona: Tune up HPDET debounceMark Brown
2013-04-02extcon: arizona: Check we report a valid impedanceCharles Keepax
2013-04-02extcon: arizona: Suppress duplicate JACKDET reportsMark Brown
2013-04-02extcon: arizona: Raise minimum microphone impedance for HPDET methodMark Brown
2013-04-02extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown
2013-04-02extcon: arizona: Don't pulse MICBIAS for HPDET identificationMark Brown
2013-04-02extcon: arizona: Allow configuration of button detectionMark Brown
2013-04-01extcon: arizona: Attempt more microphone measurementsMark Brown
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-26extcon: arizona: Fix interaction between headphone outputs and identificationMark Brown