aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-adc-jack.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-26extcon: adc-jack: Release IIO channel on driver removeGravatar Ivan T. Ivanov 1-0/+1
2014-10-20extcon: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-06-16extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Gravatar Chanwoo Choi 1-1/+0
2014-04-29extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devGravatar Chanwoo Choi 1-9/+12
2014-04-24extcon: adc-jack: Use devm_extcon_dev_register()Gravatar Sangjung Woo 1-21/+9
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Gravatar Chanwoo Choi 1-1/+2
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureGravatar Chanwoo Choi 1-1/+1
2013-09-27extcon: use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-09-27extcon: Fix indentation coding style to improve readabilityGravatar Chanwoo Choi 1-10/+10
2013-08-05extcon: adc-jack: Use power efficient workqueueGravatar Mark Brown 1-1/+2
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGravatar Guenter Roeck 1-2/+1
2012-11-26extcon: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-11-26extcon: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-26extcon: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-10-23extcon: adc-jack: Add missing MODULE_LICENSEGravatar Axel Lin 1-0/+5
2012-10-23extcon: adc-jack: Fix checking return value of request_any_context_irqGravatar Axel Lin 1-3/+2
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2012-09-05extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesGravatar anish kumar 1-0/+198
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Gravatar Greg Kroah-Hartman 1-195/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesGravatar anish kumar 1-0/+195