index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+1575
2012-05-09
Extcon: add MAX8997 extcon driver
Chanwoo Choi
3
-0
/
+546
2012-05-04
extcon: Add EXTCON_MECHANICAL cable type for physical presence
Mark Brown
1
-0
/
+1
2012-05-02
Extcon: fix section mismatch in extcon_gpio.c
H Hartley Sweeten
1
-2
/
+2
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: support generic GPIO extcon driver
MyungJoo Ham
3
-0
/
+177
2012-04-20
Extcon (external connector): import Android's switch class and modify.
MyungJoo Ham
3
-0
/
+258