提交历史

作者 SHA1 备注 提交日期
  Chanwoo Choi 22f9afb95b extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 11 年之前
  Sangjung Woo 2923803d4f extcon: max8997: Use devm_extcon_dev_register() 11 年之前
  Krzysztof Kozlowski bf9509e032 extcon: max8997: Use power efficient workqueue for delayed cable detection 11 年之前
  Krzysztof Kozlowski dfee4111fe extcon: max8997: Fix NULL pointer exception on missing pdata 11 年之前
  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 12 年之前
  Chanwoo Choi 42d7d7539a extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 12 年之前
  Sachin Kamat ad07d8b489 extcon: max8997: Fix checkpatch warning 12 年之前
  Chanwoo Choi c2275d2fa5 extcon: Fix up 80 column coding style issues 12 年之前
  Sachin Kamat 3ad9e86d54 extcon: max8997: Fix return value 12 年之前
  Jingoo Han 6ed28105c0 extcon: max8997: use dev_err() instead of pr_err() 12 年之前
  Chanwoo Choi 810d601f07 extcon: max8997: Check the pointer of platform data to protect null pointer error 12 年之前
  Chanwoo Choi af5eb1a132 extcon: max8997: Use workqueue to check cable state after completing boot of platform 12 年之前
  Chanwoo Choi 685dc9a7db extcon: max8997: Set default UART/USB path on probe 12 年之前
  Chanwoo Choi f73f6232af extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type 12 年之前
  Chanwoo Choi 027fcd5050 extcon: max8997: Set default of ADC debounce time during initialization 12 年之前
  Chanwoo Choi 07c70503a4 extcon: max8997: Remove duplicate code related to set H/W line path 12 年之前
  Chanwoo Choi e3e5bc02d2 extcon: max8997: Move defined constant to header file 12 年之前
  Sachin Kamat 6a462e1d00 extcon: max8997: Remove unreachable code 12 年之前
  Sachin Kamat cae93db311 extcon: max8997: Make max8997_extcon_cable static 12 年之前
  Chanwoo Choi ae3b3215f8 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt 12 年之前
  Greg Kroah-Hartman 962b686c45 Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next 12 年之前
  Bill Pemberton 5f7e22283c extcon: remove use of __devexit_p 12 年之前
  Bill Pemberton 44f34fd4a7 extcon: remove use of __devinit 12 年之前
  Bill Pemberton 93ed032780 extcon: remove use of __devexit 12 年之前
  Sachin Kamat 0b672e9b21 extcon: max8997: Use devm_kzalloc 12 年之前
  Sachin Kamat 2ca36f4afd extcon: max8997: Fix a typo 12 年之前
  Sachin Kamat 8117cc3a0c extcon: max8997: Fix checkpatch error 12 年之前
  Sachin Kamat 68c9274d0f extcon: max8997: Fix incorrect error check and return value 12 年之前
  Devendra Naga 3cafbd4e50 extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach 13 年之前
  Chanwoo Choi dca1a71e41 extcon: Add support irq domain for MAX8997 muic 13 年之前