aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-adc-jack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31extcon: adc-jack: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-11-27extcon: adc-jack: Fix platform_get_irq's error checkingArvind Yadav1-1/+1
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi1-1/+1
2017-01-09extcon: adc-jack: Use the internal data instead of using struct extcon_devChanwoo Choi1-1/+1
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi1-2/+2
2016-08-08extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-12/+14
2016-08-08extcon: adc-jack: update cable state during bootVenkat Reddy Talla1-0/+1
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+34
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-05-19extcon: Remove the optional name of extcon deviceChanwoo Choi1-1/+0
2015-05-19extcon: adc-jack: Remove the unneeded num_cables fieldChanwoo Choi1-12/+0
2015-01-26extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov1-0/+1
2014-10-20extcon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-16extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocateChanwoo Choi1-1/+0
2014-04-29extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-9/+12
2014-04-24extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo1-21/+9
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameterChanwoo Choi1-1/+2
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi1-1/+1
2013-09-27extcon: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi1-10/+10
2013-08-05extcon: adc-jack: Use power efficient workqueueMark Brown1-1/+2
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck1-2/+1
2012-11-26extcon: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devinitBill Pemberton1-1/+1
2012-11-26extcon: remove use of __devexitBill Pemberton1-1/+1
2012-10-23extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin1-0/+5
2012-10-23extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin1-3/+2
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+198
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman1-195/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar1-0/+195