Commit történet

Szerző SHA1 Üzenet Dátum
  Chanwoo Choi 6ab6094f37 extcon: Correct description to improve the readability 8 éve
  Chanwoo Choi dd4ed69a0e extcon: Remove unused CABLE_NAME_MAX definition 8 éve
  Rob Herring 5c27036d2b extcon: Convert to using %pOF instead of full_name 8 éve
  Markus Elfring 826a47e978 extcon: Fix a typo in three comment lines 8 éve
  Markus Elfring 3f5071a8b0 extcon: Use devm_kcalloc() in extcon_dev_register() 8 éve
  Chanwoo Choi 70641a0a84 extcon: Use BIT() macro for the left-shift operation 8 éve
  Chanwoo Choi c9d0f1d121 extcon: Remove porting compatibility of swich class 8 éve
  Chanwoo Choi 815429b39d extcon: Add new extcon_register_notifier_all() to monitor all external connectors 8 éve
  Chanwoo Choi 86d6cda68f extcon: Modify the name of EXTCON_USB_HOST connector 8 éve
  Chanwoo Choi 3c5f0e0768 extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery 8 éve
  Chanwoo Choi e6cf046543 extcon: Move defintion of struct extcon_dev to driver/extcon directory 8 éve
  Chanwoo Choi 01b4c9a1ae extcon: Remove potential problem when calling extcon_register_notifier() 8 éve
  Pan Bian e7d9dd5ab1 extcon: Return error code on failure 8 éve
  Chanwoo Choi 7fe95fb889 extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device 9 éve
  Chanwoo Choi 9c0595d688 extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device 9 éve
  Chris Zhong 2164188d57 extcon: Add EXTCON_DISP_DP and the property for USB Type-C 9 éve
  Chanwoo Choi ab11af049f extcon: Add the synchronization extcon APIs to support the notification 9 éve
  Chanwoo Choi 575c2b867e extcon: Rename the extcon_set/get_state() to maintain the function naming pattern 9 éve
  Chanwoo Choi 7f2a0a1699 extcon: Add the support for the capability of each property 9 éve
  Chanwoo Choi 792e7e9e5d extcon: Add the support for extcon property according to extcon type 9 éve
  Chanwoo Choi 55e4e2f129 extcon: Add the extcon_type to gather each connector into five category 9 éve
  Maninder Singh 2c8116a111 extcon: Fix compile time warning 9 éve
  Chanwoo Choi 912465bcf8 extcon: Block the bit masking operation for cable state except for extcon core 9 éve
  Chanwoo Choi 5d5321e90a extcon: Remove the state_store() to prevent the wrong access 9 éve
  Stephen Boyd e8752b7a72 extcon: Move extcon_get_edev_by_phandle() errors to dbg level 9 éve
  Peter Chen 5d5c4c139d extcon: add missing of_node_put after calling of_parse_phandle 9 éve
  Chanwoo Choi b225d00f3a extcon: Split out the resource-managed functions from extcon core 9 éve
  Chanwoo Choi 20f7b53dfc extcon: Move struct extcon_cable from header file to core 9 éve
  Stephen Boyd a05f44c89e extcon: Check for incorrect connection type in notifier register 9 éve
  Chanwoo Choi 830ae44220 extcon: Remove the deprecated extcon functions 9 éve