Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
940ab8f1ef9369da5b58a1bec6820bfd4a7b9042
/
drivers
/
extcon
/
extcon-class.c
7585ca0
extcon: remove freed groups caused the panic or warning in unregister flow
by Wang, Xiaoming
· 11 years ago
2424a73
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 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
cb8bb3a
extcon: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
a75e1c7
extcon: Fix indentation coding style to improve readability
by Chanwoo Choi
· 11 years ago
2cc7e4d
extcon: class: Remove unnecessary extern declaration
by Chanwoo Choi
· 11 years ago
c2275d2
extcon: Fix up 80 column coding style issues
by Chanwoo Choi
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
6eee5b3
extcon: Add an API to get extcon device from dt node
by Kishon Vijay Abraham I
· 11 years ago
af01da0
extcon: convert extcon_class to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
9c8a013
extcon: add EXPORT_SYMBOL_GPL for exported functions
by Kishon Vijay Abraham I
· 11 years ago
ea9dd9d
extcon: Change permission 'state' sysfs entry (rw -> r)
by Chanwoo Choi
· 11 years ago
c0c078c
extcon: Fix return value in extcon-class.c
by Sachin Kamat
· 12 years ago
4f2de3b
extcon : register for cable interest by cable name
by Jenny TC
· 12 years ago
57e7cd3
extcon: driver model release call not needed
by anish kumar
· 12 years ago
909f9ec
extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_
by Axel Lin
· 12 years ago
5cd3c27
extcon: Fix return value in extcon_register_interest()
by Sachin Kamat
· 12 years ago
824a1bc
extcon: unregister compat link on cleanup
by Peter Huewe
· 12 years ago
0dc77b6
extcon: Unregister compat class at module unload to fix oops
by Peter Huewe
· 12 years ago
28c0ada
extcon: optimising the check_mutually_exclusive function
by anish kumar
· 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
9baf322
extcon: Ensure dynamically allocated sysfs attributes are initialised
by Mark Brown
· 12 years ago
0ea62503
Extcon: renamed files to comply with the standard naming.
by MyungJoo Ham
· 12 years ago
[Renamed from drivers/extcon/extcon_class.c]
6fbfd05
Merge v3.5-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
c3b1545
Extcon: Don't try to create duplicate link names
by Mark Brown
· 12 years ago
be3a07f
Extcon: Staticise extcon_class
by Mark Brown
· 12 years ago
0e1507c
extcon: Add EXTCON_MECHANICAL cable type for physical presence
by Mark Brown
· 13 years ago
f4cce69
Extcon: Notify changed state for only one cable to notifee
by Chanwoo Choi
· 13 years ago
a1d26ac
Extcon: check for allocation failure
by Dan Carpenter
· 13 years ago
449a2bf
Remove "switch" class in drivers/staging/android/switch
by MyungJoo Ham
· 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