summaryrefslogtreecommitdiff
path: root/drivers/extcon
AgeCommit message (Expand)Author
2013-05-16extcon: palmas: disable comparator for usb idHarry Hong
2013-04-29extcon:max77765 Make resume faster - do debug messagesPhilip Rakity
2013-04-22extcon: max77665: add wakeup supportLaxman Dewangan
2013-04-15extcon: max77665: Update cable status in resumeMallikarjun Kasoju
2013-04-03extcon: max77665: fix supported cable nameMallikarjun Kasoju
2013-04-02extcon: max77665: fix the USB host detection interrupt issueLaxman Dewangan
2013-03-28extcon: palmas: make vbus/ID cable detection to platform choiceLaxman Dewangan
2013-03-21extcon: palmas: use pdev->name for extcon nameYunfan Zhang
2013-03-06extcon: palmas: add support for ID pin detectionLaxman Dewangan
2013-02-26extcon: rename switch class to "switch_extcon"Laxman Dewangan
2013-02-26extcon: palma: add vbus detection through extcon notificationLaxman Dewangan
2012-10-25driver: max77665: fix multiple issues in charger driverSyed Rafiuddin
2012-09-11drivers: extcon: add max77665 muic driverSyed Rafiuddin
2012-09-11Extcon: Don't try to create duplicate link namesSyed Rafiuddin
2012-09-11Extcon: Staticise extcon_classSyed Rafiuddin
2012-09-11extcon: Add EXTCON_MECHANICAL cable type for physical presenceSyed Rafiuddin
2012-09-11Extcon: Notify changed state for only one cable to notifeeSyed Rafiuddin
2012-09-11Extcon: check for allocation failureSyed Rafiuddin
2012-09-11Remove "switch" class in drivers/staging/android/switchSyed Rafiuddin
2012-09-11Extcon: support mutually exclusive relation between cables.Syed Rafiuddin
2012-09-11Extcon: support multiple states at a device.Syed Rafiuddin
2012-09-11Extcon: support notification based on the state changes.Syed Rafiuddin
2012-09-11Extcon (external connector): import Android's switch class and modify.Syed Rafiuddin