Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Stephen Boyd e8752b7a72 extcon: Move extcon_get_edev_by_phandle() errors to dbg level hace 9 años
  Peter Chen 5d5c4c139d extcon: add missing of_node_put after calling of_parse_phandle hace 9 años
  Chanwoo Choi b225d00f3a extcon: Split out the resource-managed functions from extcon core hace 9 años
  Chanwoo Choi 20f7b53dfc extcon: Move struct extcon_cable from header file to core hace 9 años
  Stephen Boyd a05f44c89e extcon: Check for incorrect connection type in notifier register hace 9 años
  Chanwoo Choi 830ae44220 extcon: Remove the deprecated extcon functions hace 9 años
  Chanwoo Choi 11eecf910b extcon: Modify the id and name of external connector hace 10 años
  Hans de Goede f4513b065f extcon: Fix attached value returned by is_extcon_changed hace 10 años
  Dan Carpenter a598af7f02 extcon: Fix signedness bugs about break error handling hace 10 años
  Chanwoo Choi 7eae43aeab extcon: Add exception handling to prevent the NULL pointer access hace 10 años
  Chanwoo Choi 2519b7650e extcon: Remove optional print_state() function pointer of struct extcon_dev hace 10 años