summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-adc-jack.c
Commit message (Expand)AuthorAgeFilesLines
* extcon: adc-jack: Use the internal data instead of using struct extcon_devChanwoo Choi2017-01-091-1/+1
* extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi2016-09-131-2/+2
* extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2016-08-081-12/+14
* extcon: adc-jack: update cable state during bootVenkat Reddy Talla2016-08-081-0/+1
* extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla2016-07-021-0/+34
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-121-1/+1
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-191-1/+0
* extcon: adc-jack: Remove the unneeded num_cables fieldChanwoo Choi2015-05-191-12/+0
* extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov2015-01-261-0/+1
* extcon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi2014-06-161-1/+0
* extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-291-9/+12
* extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-21/+9
* extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-271-1/+2
* extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi2013-09-271-1/+1
* extcon: use dev_get_platdata()Jingoo Han2013-09-271-1/+1
* extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-271-10/+10
* extcon: adc-jack: Use power efficient workqueueMark Brown2013-08-051-1/+2
* iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2013-02-061-2/+1
* extcon: remove use of __devexit_pBill Pemberton2012-11-261-1/+1
* extcon: remove use of __devinitBill Pemberton2012-11-261-1/+1
* extcon: remove use of __devexitBill Pemberton2012-11-261-1/+1
* extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin2012-10-231-0/+5
* extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin2012-10-231-3/+2
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
* extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-09-051-0/+198
* Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman2012-08-161-195/+0
* Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar2012-08-161-0/+195