Commit History

作者 SHA1 備註 提交日期
  Chanwoo Choi 176aa36012 extcon: Split out extcon header file for consumer and provider device 7 年之前
  Kishon Vijay Abraham I cb9850d092 Merge branch 'next' into resolution 9 年之前
  Chanwoo Choi 8670b45980 extcon: Use the extcon_set_state_sync() instead of deprecated functions 9 年之前
  Chanwoo Choi 1662622fe5 extcon: gpio: Remove the usage of extcon_set_state() 9 年之前
  Chanwoo Choi 7575591c2d extcon: gpio: Remove the usage of extcon_set_state() 9 年之前
  Moritz Fischer b51b387020 extcon: gpio: Fix typo in comment 9 年之前
  Chanwoo Choi de992acb93 extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API 9 年之前
  Chanwoo Choi 6ba129974a extcon: gpio: Fix minor coding style and remove the unused fields. 9 年之前
  Chanwoo Choi ce6f749605 extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate() 9 年之前
  Chanwoo Choi 60f9b9e65c extcon: gpio: Remove duplicate data from struct gpio_extcon_data 9 年之前
  Chanwoo Choi ae59f3a21f extcon: gpio: Use resource managed function for request_irq 10 年之前
  Chanwoo Choi 2519b7650e extcon: Remove optional print_state() function pointer of struct extcon_dev 10 年之前
  Chanwoo Choi d71aadda19 extcon: Remove the optional name of extcon device 10 年之前
  Wolfram Sang 08147bb19a extcon: drop owner assignment from platform_drivers 10 年之前
  George Cherian 62364357c1 extcon: gpio: Fix code cleanup 11 年之前
  Chanwoo Choi ac65a625a0 extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 11 年之前
  Chanwoo Choi 60cd62d4f7 extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev 11 年之前
  Sangjung Woo d92c2f12f8 extcon: gpio: Use devm_extcon_dev_register() 11 年之前
  Jingoo Han 3cc731d97f extcon: gpio: Use SIMPLE_DEV_PM_OPS macro 11 年之前
  Rongjun Ying 6544dfa579 extcon: gpio: Add power resume support 11 年之前
  Guenter Roeck 4288d9b8ed extcon: gpio: Request gpio pin before modifying its state 11 年之前
  Chanwoo Choi 42d7d7539a extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 12 年之前
  Guenter Roeck 5bfbdc9caa extcon: gpio: Add support for active-low presence to detect pins 12 年之前
  Jingoo Han 7c0f6558f8 extcon: use dev_get_platdata() 12 年之前
  Guenter Roeck 338de0ca68 extcon: gpio: Use gpio driver/chip debounce if supported 12 年之前
  Guenter Roeck 1073514b11 extcon: gpio: Do not unnecessarily initialize variables 12 年之前
  Mark Brown d0db2e7ae7 extcon: gpio: Use power efficient workqueue for debounce 12 年之前
  Chanwoo Choi fd116066d9 extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style 12 年之前
  Bill Pemberton 5f7e22283c extcon: remove use of __devexit_p 12 年之前
  Bill Pemberton 44f34fd4a7 extcon: remove use of __devinit 12 年之前