| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-08 | extcon: adc-jack: Cleanup wakeup source only if it was enabled | Krzysztof Kozlowski | 1 | -1/+2 |
| 2025-08-26 | extcon: adc-jack: Fix wakeup source leaks on device unbind | Krzysztof Kozlowski | 1 | -0/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-05-09 | extcon: adc-jack: Document missing struct members | Yang Li | 1 | -0/+2 |
| 2024-05-09 | extcon: adc-jack: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2020-05-29 | extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' | Christophe JAILLET | 1 | -2/+1 |
| 2019-07-31 | extcon: adc-jack: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
| 2017-11-27 | extcon: adc-jack: Fix platform_get_irq's error checking | Arvind Yadav | 1 | -1/+1 |
| 2017-10-23 | extcon: Split out extcon header file for consumer and provider device | Chanwoo Choi | 1 | -1/+1 |
| 2017-01-09 | extcon: adc-jack: Use the internal data instead of using struct extcon_dev | Chanwoo Choi | 1 | -1/+1 |
| 2016-09-13 | extcon: Use the extcon_set_state_sync() instead of deprecated functions | Chanwoo Choi | 1 | -2/+2 |
| 2016-08-08 | extcon: adc-jack: Remove the usage of extcon_set_state() | Chanwoo Choi | 1 | -12/+14 |
| 2016-08-08 | extcon: adc-jack: update cable state during boot | Venkat Reddy Talla | 1 | -0/+1 |
| 2016-07-02 | extcon: adc-jack: add suspend/resume support | Venkat Reddy Talla | 1 | -0/+34 |
| 2015-06-12 | extcon: Redefine the unique id of supported external connectors without 'enum... | Chanwoo Choi | 1 | -1/+1 |
| 2015-05-19 | extcon: Remove the optional name of extcon device | Chanwoo Choi | 1 | -1/+0 |
| 2015-05-19 | extcon: adc-jack: Remove the unneeded num_cables field | Chanwoo Choi | 1 | -12/+0 |
| 2015-01-26 | extcon: adc-jack: Release IIO channel on driver remove | Ivan T. Ivanov | 1 | -0/+1 |
| 2014-10-20 | extcon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-06-16 | extcon: Set parent device of extcon device using prameter of devm_extcon_dev_... | Chanwoo Choi | 1 | -1/+0 |
| 2014-04-29 | extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev | Chanwoo Choi | 1 | -9/+12 |
| 2014-04-24 | extcon: adc-jack: Use devm_extcon_dev_register() | Sangjung Woo | 1 | -21/+9 |
| 2013-09-27 | extcon: Simplify extcon_dev_register() prototype by removing unnecessary para... | Chanwoo Choi | 1 | -1/+2 |
| 2013-09-27 | extcon: Change field type of 'dev' in extcon_dev structure | Chanwoo Choi | 1 | -1/+1 |
| 2013-09-27 | extcon: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-09-27 | extcon: Fix indentation coding style to improve readability | Chanwoo Choi | 1 | -10/+10 |
| 2013-08-05 | extcon: adc-jack: Use power efficient workqueue | Mark Brown | 1 | -1/+2 |
| 2013-02-06 | iio: Update iio_channel_get API to use consumer device pointer as argument | Guenter Roeck | 1 | -2/+1 |
| 2012-11-26 | extcon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-11-26 | extcon: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-26 | extcon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-10-23 | extcon: adc-jack: Add missing MODULE_LICENSE | Axel Lin | 1 | -0/+5 |
| 2012-10-23 | extcon: adc-jack: Fix checking return value of request_any_context_irq | Axel Lin | 1 | -3/+2 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-09-05 | extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices | anish kumar | 1 | -0/+198 |
| 2012-08-16 | Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices" | Greg Kroah-Hartman | 1 | -195/+0 |
| 2012-08-16 | Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices | anish kumar | 1 | -0/+195 |