Commit History

Author SHA1 Message Date
  Chanwoo Choi 34825e5119 extcon: Fix the checkpatch warning 10 years ago
  Wolfram Sang 08147bb19a extcon: drop owner assignment from platform_drivers 10 years ago
  Jingoo Han 0a16ee633a extcon: Remove unnecessary OOM messages 11 years ago
  Chanwoo Choi ac65a625a0 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 11 years ago
  Chanwoo Choi 22f9afb95b extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 11 years ago
  Sangjung Woo 2923803d4f extcon: max8997: Use devm_extcon_dev_register() 11 years ago
  Krzysztof Kozlowski bf9509e032 extcon: max8997: Use power efficient workqueue for delayed cable detection 11 years ago
  Krzysztof Kozlowski dfee4111fe extcon: max8997: Fix NULL pointer exception on missing pdata 11 years ago
  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 years ago
  Chanwoo Choi 42d7d7539a extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 12 years ago
  Sachin Kamat ad07d8b489 extcon: max8997: Fix checkpatch warning 12 years ago
  Chanwoo Choi c2275d2fa5 extcon: Fix up 80 column coding style issues 12 years ago
  Sachin Kamat 3ad9e86d54 extcon: max8997: Fix return value 12 years ago
  Jingoo Han 6ed28105c0 extcon: max8997: use dev_err() instead of pr_err() 12 years ago
  Chanwoo Choi 810d601f07 extcon: max8997: Check the pointer of platform data to protect null pointer error 12 years ago
  Chanwoo Choi af5eb1a132 extcon: max8997: Use workqueue to check cable state after completing boot of platform 12 years ago
  Chanwoo Choi 685dc9a7db extcon: max8997: Set default UART/USB path on probe 12 years ago
  Chanwoo Choi f73f6232af extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type 12 years ago
  Chanwoo Choi 027fcd5050 extcon: max8997: Set default of ADC debounce time during initialization 12 years ago
  Chanwoo Choi 07c70503a4 extcon: max8997: Remove duplicate code related to set H/W line path 12 years ago
  Chanwoo Choi e3e5bc02d2 extcon: max8997: Move defined constant to header file 12 years ago
  Sachin Kamat 6a462e1d00 extcon: max8997: Remove unreachable code 12 years ago
  Sachin Kamat cae93db311 extcon: max8997: Make max8997_extcon_cable static 12 years ago
  Chanwoo Choi ae3b3215f8 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt 12 years ago
  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 years ago
  Bill Pemberton 5f7e22283c extcon: remove use of __devexit_p 12 years ago
  Bill Pemberton 44f34fd4a7 extcon: remove use of __devinit 12 years ago
  Bill Pemberton 93ed032780 extcon: remove use of __devexit 12 years ago
  Sachin Kamat 0b672e9b21 extcon: max8997: Use devm_kzalloc 12 years ago
  Sachin Kamat 2ca36f4afd extcon: max8997: Fix a typo 12 years ago