Wang, Xiaoming
|
7585ca0dc9
extcon: remove freed groups caused the panic or warning in unregister flow
|
11 years ago |
Greg Kroah-Hartman
|
2424a7339b
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
|
11 years ago |
Chanwoo Choi
|
42d7d7539a
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
|
11 years ago |
Chanwoo Choi
|
dae6165124
extcon: Change field type of 'dev' in extcon_dev structure
|
11 years ago |
Jingoo Han
|
cb8bb3a772
extcon: Remove casting the return value which is a void pointer
|
11 years ago |
Chanwoo Choi
|
a75e1c73a4
extcon: Fix indentation coding style to improve readability
|
12 years ago |
Chanwoo Choi
|
2cc7e4d4b8
extcon: class: Remove unnecessary extern declaration
|
12 years ago |
Chanwoo Choi
|
c2275d2fa5
extcon: Fix up 80 column coding style issues
|
12 years ago |
Linus Torvalds
|
542a086ac7
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Kishon Vijay Abraham I
|
6eee5b3b49
extcon: Add an API to get extcon device from dt node
|
12 years ago |
Greg Kroah-Hartman
|
af01da0e02
extcon: convert extcon_class to use dev_groups
|
12 years ago |
Kees Cook
|
02aa2a3763
drivers: avoid format string in dev_set_name
|
12 years ago |
Kishon Vijay Abraham I
|
9c8a013af4
extcon: add EXPORT_SYMBOL_GPL for exported functions
|
12 years ago |
Chanwoo Choi
|
ea9dd9d655
extcon: Change permission 'state' sysfs entry (rw -> r)
|
12 years ago |
Sachin Kamat
|
c0c078c363
extcon: Fix return value in extcon-class.c
|
12 years ago |
Jenny TC
|
4f2de3bf17
extcon : register for cable interest by cable name
|
12 years ago |
anish kumar
|
57e7cd3705
extcon: driver model release call not needed
|
12 years ago |
Axel Lin
|
909f9ec0a4
extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_
|
12 years ago |
Sachin Kamat
|
5cd3c277eb
extcon: Fix return value in extcon_register_interest()
|
12 years ago |
Peter Huewe
|
824a1bc045
extcon: unregister compat link on cleanup
|
12 years ago |
Peter Huewe
|
0dc77b6dab
extcon: Unregister compat class at module unload to fix oops
|
12 years ago |
anish kumar
|
28c0ada62d
extcon: optimising the check_mutually_exclusive function
|
13 years ago |
anish kumar
|
0cf6ad8a18
extcon: standard cable names definition and declaration changed
|
13 years ago |
Peter Meerwald
|
c338bb0380
extcon: fixing typos
|
13 years ago |
Mark Brown
|
9baf3220af
extcon: Ensure dynamically allocated sysfs attributes are initialised
|
13 years ago |
MyungJoo Ham
|
0ea6250378
Extcon: renamed files to comply with the standard naming.
|
13 years ago |