Historial de Commits

Autor SHA1 Mensaje Fecha
  Krzysztof Kozlowski 1213a36681 extcon: maxim: Add SPDX license identifiers hace 7 años
  Markus Elfring 00c2f524b8 extcon: max8997: Delete unneeded initialization in max8997_muic_set_path() hace 7 años
  Chanwoo Choi 176aa36012 extcon: Split out extcon header file for consumer and provider device hace 8 años
  Chanwoo Choi 8670b45980 extcon: Use the extcon_set_state_sync() instead of deprecated functions hace 9 años
  Chanwoo Choi 8b45b6a074 extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port hace 10 años
  Chanwoo Choi 11eecf910b extcon: Modify the id and name of external connector hace 10 años
  Chanwoo Choi 73b6ecdb93 extcon: Redefine the unique id of supported external connectors without 'enum extcon' type hace 10 años
  Chanwoo Choi 2a9de9c0f0 extcon: Use the unique id for external connector instead of string hace 10 años
  Chanwoo Choi d71aadda19 extcon: Remove the optional name of extcon device hace 10 años
  Chanwoo Choi d519c423ff extcon: Unify the dock device names on max8997/77693 hace 10 años
  Chanwoo Choi 34825e5119 extcon: Fix the checkpatch warning hace 10 años
  Wolfram Sang 08147bb19a extcon: drop owner assignment from platform_drivers hace 11 años
  Jingoo Han 0a16ee633a extcon: Remove unnecessary OOM messages hace 11 años
  Chanwoo Choi ac65a625a0 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate hace 11 años
  Chanwoo Choi 22f9afb95b extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev hace 11 años
  Sangjung Woo 2923803d4f extcon: max8997: Use devm_extcon_dev_register() hace 11 años
  Krzysztof Kozlowski bf9509e032 extcon: max8997: Use power efficient workqueue for delayed cable detection hace 11 años
  Krzysztof Kozlowski dfee4111fe extcon: max8997: Fix NULL pointer exception on missing pdata hace 11 años
  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 hace 12 años
  Chanwoo Choi 42d7d7539a extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter hace 12 años
  Sachin Kamat ad07d8b489 extcon: max8997: Fix checkpatch warning hace 12 años
  Chanwoo Choi c2275d2fa5 extcon: Fix up 80 column coding style issues hace 12 años
  Sachin Kamat 3ad9e86d54 extcon: max8997: Fix return value hace 12 años
  Jingoo Han 6ed28105c0 extcon: max8997: use dev_err() instead of pr_err() hace 12 años
  Chanwoo Choi 810d601f07 extcon: max8997: Check the pointer of platform data to protect null pointer error hace 12 años
  Chanwoo Choi af5eb1a132 extcon: max8997: Use workqueue to check cable state after completing boot of platform hace 12 años
  Chanwoo Choi 685dc9a7db extcon: max8997: Set default UART/USB path on probe hace 12 años
  Chanwoo Choi f73f6232af extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type hace 12 años
  Chanwoo Choi 027fcd5050 extcon: max8997: Set default of ADC debounce time during initialization hace 12 años
  Chanwoo Choi 07c70503a4 extcon: max8997: Remove duplicate code related to set H/W line path hace 12 años