Commit Verlauf

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