Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-05 | Merge v3.5-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
2012-06-14 | Extcon: Don't try to create duplicate link names | Mark Brown | 1 | -1/+1 |
2012-06-14 | Extcon: Staticise extcon_class | Mark Brown | 1 | -1/+1 |
2012-05-04 | extcon: Add EXTCON_MECHANICAL cable type for physical presence | Mark Brown | 1 | -0/+1 |
2012-04-29 | Extcon: Notify changed state for only one cable to notifee | Chanwoo Choi | 1 | -1/+8 |
2012-04-25 | Extcon: check for allocation failure | Dan Carpenter | 1 | -0/+2 |
2012-04-23 | Remove "switch" class in drivers/staging/android/switch | MyungJoo Ham | 1 | -6/+6 |
2012-04-20 | Extcon: support mutually exclusive relation between cables. | MyungJoo Ham | 1 | -8/+115 |
2012-04-20 | Extcon: support multiple states at a device. | MyungJoo Ham | 1 | -13/+426 |
2012-04-20 | Extcon: support notification based on the state changes. | Donggeun Kim | 1 | -0/+66 |
2012-04-20 | Extcon (external connector): import Android's switch class and modify. | MyungJoo Ham | 1 | -0/+236 |