Commit History

Author SHA1 Message Date
  Pan Bian 5b11ebedd6 extcon: return error code on failure 8 years ago
  Chanwoo Choi 7fe95fb889 extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device 9 years ago
  Chanwoo Choi 9c0595d688 extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device 9 years ago
  Chris Zhong 2164188d57 extcon: Add EXTCON_DISP_DP and the property for USB Type-C 9 years ago
  Chanwoo Choi ab11af049f extcon: Add the synchronization extcon APIs to support the notification 9 years ago
  Chanwoo Choi 575c2b867e extcon: Rename the extcon_set/get_state() to maintain the function naming pattern 9 years ago
  Chanwoo Choi 7f2a0a1699 extcon: Add the support for the capability of each property 9 years ago
  Chanwoo Choi 792e7e9e5d extcon: Add the support for extcon property according to extcon type 9 years ago
  Chanwoo Choi 55e4e2f129 extcon: Add the extcon_type to gather each connector into five category 9 years ago
  Maninder Singh 2c8116a111 extcon: Fix compile time warning 9 years ago
  Chanwoo Choi 912465bcf8 extcon: Block the bit masking operation for cable state except for extcon core 9 years ago
  Chanwoo Choi 5d5321e90a extcon: Remove the state_store() to prevent the wrong access 9 years ago
  Stephen Boyd e8752b7a72 extcon: Move extcon_get_edev_by_phandle() errors to dbg level 9 years ago
  Peter Chen 5d5c4c139d extcon: add missing of_node_put after calling of_parse_phandle 9 years ago
  Chanwoo Choi b225d00f3a extcon: Split out the resource-managed functions from extcon core 9 years ago
  Chanwoo Choi 20f7b53dfc extcon: Move struct extcon_cable from header file to core 9 years ago
  Stephen Boyd a05f44c89e extcon: Check for incorrect connection type in notifier register 9 years ago
  Chanwoo Choi 830ae44220 extcon: Remove the deprecated extcon functions 9 years ago
  Chanwoo Choi 11eecf910b extcon: Modify the id and name of external connector 9 years ago
  Hans de Goede f4513b065f extcon: Fix attached value returned by is_extcon_changed 10 years ago
  Dan Carpenter a598af7f02 extcon: Fix signedness bugs about break error handling 10 years ago
  Chanwoo Choi 7eae43aeab extcon: Add exception handling to prevent the NULL pointer access 10 years ago
  Chanwoo Choi 2519b7650e extcon: Remove optional print_state() function pointer of struct extcon_dev 10 years ago
  Roger Quadros f7a898117a extcon: Fix extcon_cable_get_state() from getting old state after notification 10 years ago
  Roger Quadros be052cc877 extcon: Fix hang and extcon_get/set_cable_state(). 10 years ago
  Chanwoo Choi 73b6ecdb93 extcon: Redefine the unique id of supported external connectors without 'enum extcon' type 10 years ago
  Chanwoo Choi f8df880811 extcon: Remove optional print_name() function pointer of extcon_dev 10 years ago
  Chanwoo Choi 046050f6e6 extcon: Update the prototype of extcon_register_notifier() with enum extcon 10 years ago
  Chanwoo Choi 8e9bc36df5 extcon: Use capital letter for the name of external connectors 10 years ago
  Chanwoo Choi 2a9de9c0f0 extcon: Use the unique id for external connector instead of string 10 years ago