Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Shevchenko 69f75a4f8c extcon: Switch to use kasprintf() instead of open coded hace 7 años
  Andy Shevchenko cff7499d7e extcon: Make static analyzer happy about union assignment hace 7 años
  Chanwoo Choi 8a9dbb779f extcon: Release locking when sending the notification of connector state hace 7 años
  Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() hace 7 años
  Andrzej Hajda 370ed7a9b9 extcon: add possibility to get extcon device by OF node hace 7 años
  Colin Ian King 5183240cde extcon: make extcon_info static const, fixes warning hace 8 años
  Chanwoo Choi 6ab6094f37 extcon: Correct description to improve the readability hace 8 años
  Chanwoo Choi dd4ed69a0e extcon: Remove unused CABLE_NAME_MAX definition hace 8 años
  Rob Herring 5c27036d2b extcon: Convert to using %pOF instead of full_name hace 8 años
  Markus Elfring 826a47e978 extcon: Fix a typo in three comment lines hace 8 años
  Markus Elfring 3f5071a8b0 extcon: Use devm_kcalloc() in extcon_dev_register() hace 8 años
  Chanwoo Choi 70641a0a84 extcon: Use BIT() macro for the left-shift operation hace 8 años
  Chanwoo Choi c9d0f1d121 extcon: Remove porting compatibility of swich class hace 8 años
  Chanwoo Choi 815429b39d extcon: Add new extcon_register_notifier_all() to monitor all external connectors hace 8 años
  Chanwoo Choi 86d6cda68f extcon: Modify the name of EXTCON_USB_HOST connector hace 8 años
  Chanwoo Choi 3c5f0e0768 extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery hace 8 años
  Chanwoo Choi e6cf046543 extcon: Move defintion of struct extcon_dev to driver/extcon directory hace 8 años
  Chanwoo Choi 01b4c9a1ae extcon: Remove potential problem when calling extcon_register_notifier() hace 8 años
  Pan Bian e7d9dd5ab1 extcon: Return error code on failure hace 8 años
  Chanwoo Choi 7fe95fb889 extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device hace 9 años
  Chanwoo Choi 9c0595d688 extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device hace 9 años
  Chris Zhong 2164188d57 extcon: Add EXTCON_DISP_DP and the property for USB Type-C hace 9 años
  Chanwoo Choi ab11af049f extcon: Add the synchronization extcon APIs to support the notification hace 9 años
  Chanwoo Choi 575c2b867e extcon: Rename the extcon_set/get_state() to maintain the function naming pattern hace 9 años
  Chanwoo Choi 7f2a0a1699 extcon: Add the support for the capability of each property hace 9 años
  Chanwoo Choi 792e7e9e5d extcon: Add the support for extcon property according to extcon type hace 9 años
  Chanwoo Choi 55e4e2f129 extcon: Add the extcon_type to gather each connector into five category hace 9 años
  Maninder Singh 2c8116a111 extcon: Fix compile time warning hace 9 años
  Chanwoo Choi 912465bcf8 extcon: Block the bit masking operation for cable state except for extcon core hace 9 años
  Chanwoo Choi 5d5321e90a extcon: Remove the state_store() to prevent the wrong access hace 9 años