summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon_class.c
AgeCommit message (Expand)Author
2012-07-05Merge v3.5-rc5 into driver-core-nextGreg Kroah-Hartman
2012-06-14Extcon: Don't try to create duplicate link namesMark Brown
2012-06-14Extcon: Staticise extcon_classMark Brown
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown
2012-04-29Extcon: Notify changed state for only one cable to notifeeChanwoo Choi
2012-04-25Extcon: check for allocation failureDan Carpenter
2012-04-23Remove "switch" class in drivers/staging/android/switchMyungJoo Ham
2012-04-20Extcon: support mutually exclusive relation between cables.MyungJoo Ham
2012-04-20Extcon: support multiple states at a device.MyungJoo Ham
2012-04-20Extcon: support notification based on the state changes.Donggeun Kim
2012-04-20Extcon (external connector): import Android's switch class and modify.MyungJoo Ham