提交历史

作者 SHA1 备注 提交日期
  Chanwoo Choi ac65a625a0 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 11 年之前
  Chanwoo Choi 739ba1bfdb extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device 11 年之前
  Chanwoo Choi a9af65223b extcon: Add extcon_dev_allocate/free() to control the memory of extcon device 11 年之前
  Sangjung Woo 1111244ff4 extcon: Add resource-managed extcon register function 11 年之前
  Chanwoo Choi 1ad94ffef2 extcon: Move OF helper function to extcon core and change function name 11 年之前
  Wang, Xiaoming 7585ca0dc9 extcon: remove freed groups caused the panic or warning in unregister flow 11 年之前
  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 12 年之前
  Chanwoo Choi 42d7d7539a extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 12 年之前
  Chanwoo Choi dae6165124 extcon: Change field type of 'dev' in extcon_dev structure 12 年之前
  Jingoo Han cb8bb3a772 extcon: Remove casting the return value which is a void pointer 12 年之前
  Chanwoo Choi a75e1c73a4 extcon: Fix indentation coding style to improve readability 12 年之前
  Chanwoo Choi 2cc7e4d4b8 extcon: class: Remove unnecessary extern declaration 12 年之前
  Chanwoo Choi c2275d2fa5 extcon: Fix up 80 column coding style issues 12 年之前
  Linus Torvalds 542a086ac7 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年之前
  Kishon Vijay Abraham I 6eee5b3b49 extcon: Add an API to get extcon device from dt node 12 年之前
  Greg Kroah-Hartman af01da0e02 extcon: convert extcon_class to use dev_groups 12 年之前
  Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 年之前
  Kishon Vijay Abraham I 9c8a013af4 extcon: add EXPORT_SYMBOL_GPL for exported functions 12 年之前
  Chanwoo Choi ea9dd9d655 extcon: Change permission 'state' sysfs entry (rw -> r) 12 年之前
  Sachin Kamat c0c078c363 extcon: Fix return value in extcon-class.c 12 年之前
  Jenny TC 4f2de3bf17 extcon : register for cable interest by cable name 13 年之前
  anish kumar 57e7cd3705 extcon: driver model release call not needed 12 年之前
  Axel Lin 909f9ec0a4 extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_ 13 年之前
  Sachin Kamat 5cd3c277eb extcon: Fix return value in extcon_register_interest() 13 年之前
  Peter Huewe 824a1bc045 extcon: unregister compat link on cleanup 13 年之前
  Peter Huewe 0dc77b6dab extcon: Unregister compat class at module unload to fix oops 13 年之前
  anish kumar 28c0ada62d extcon: optimising the check_mutually_exclusive function 13 年之前
  anish kumar 0cf6ad8a18 extcon: standard cable names definition and declaration changed 13 年之前
  Peter Meerwald c338bb0380 extcon: fixing typos 13 年之前
  Mark Brown 9baf3220af extcon: Ensure dynamically allocated sysfs attributes are initialised 13 年之前