Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d64b1592535e390cdc0605a5b8d4b6665be47003
/
include
/
linux
/
extcon.h
2519b76
extcon: Remove optional print_state() function pointer of struct extcon_dev
by Chanwoo Choi
· 10 years ago
85a77ff
extcon: Remove duplicate header file in extcon.h
by Chanwoo Choi
· 10 years ago
73b6ecd
extcon: Redefine the unique id of supported external connectors without 'enum extcon' type
by Chanwoo Choi
· 10 years ago
f8df880
extcon: Remove optional print_name() function pointer of extcon_dev
by Chanwoo Choi
· 10 years ago
046050f
extcon: Update the prototype of extcon_register_notifier() with enum extcon
by Chanwoo Choi
· 10 years ago
2a9de9c
extcon: Use the unique id for external connector instead of string
by Chanwoo Choi
· 10 years ago
b9ec23c
extcon: Fix the checkpatch warning and minor coding style issue
by Chanwoo Choi
· 10 years ago
707d755
extcon: Add extcon_get_edev_name() API to get the extcon device name
by Chanwoo Choi
· 10 years ago
739ba1b
extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device
by Chanwoo Choi
· 11 years ago
a9af652
extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
by Chanwoo Choi
· 11 years ago
1111244
extcon: Add resource-managed extcon register function
by Sangjung Woo
· 11 years ago
1ad94ff
extcon: Move OF helper function to extcon core and change function name
by Chanwoo Choi
· 11 years ago
42d7d75
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
by Chanwoo Choi
· 11 years ago
dae6165
extcon: Change field type of 'dev' in extcon_dev structure
by Chanwoo Choi
· 11 years ago
a75e1c7
extcon: Fix indentation coding style to improve readability
by Chanwoo Choi
· 11 years ago
df072eb
extcon: kernel_doc style fix
by MyungJoo Ham
· 12 years ago
d851718
extcon: Add missing header file to extcon.h
by Chanwoo Choi
· 12 years ago
0cf6ad8
extcon: standard cable names definition and declaration changed
by anish kumar
· 12 years ago
c338bb0
extcon: fixing typos
by Peter Meerwald
· 12 years ago
0e1507c
extcon: Add EXTCON_MECHANICAL cable type for physical presence
by Mark Brown
· 13 years ago
bde68e6
Extcon: support mutually exclusive relation between cables.
by MyungJoo Ham
· 13 years ago
806d9dd
Extcon: support multiple states at a device.
by MyungJoo Ham
· 13 years ago
74c5d09
Extcon: support notification based on the state changes.
by Donggeun Kim
· 13 years ago
de55d87
Extcon (external connector): import Android's switch class and modify.
by MyungJoo Ham
· 13 years ago