index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-adc-jack.c
Age
Commit message (
Expand
)
Author
2020-05-29
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
Christophe JAILLET
2019-07-31
extcon: adc-jack: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-27
extcon: adc-jack: Fix platform_get_irq's error checking
Arvind Yadav
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-01-09
extcon: adc-jack: Use the internal data instead of using struct extcon_dev
Chanwoo Choi
2016-09-13
extcon: Use the extcon_set_state_sync() instead of deprecated functions
Chanwoo Choi
2016-08-08
extcon: adc-jack: Remove the usage of extcon_set_state()
Chanwoo Choi
2016-08-08
extcon: adc-jack: update cable state during boot
Venkat Reddy Talla
2016-07-02
extcon: adc-jack: add suspend/resume support
Venkat Reddy Talla
2015-06-12
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-05-19
extcon: Remove the optional name of extcon device
Chanwoo Choi
2015-05-19
extcon: adc-jack: Remove the unneeded num_cables field
Chanwoo Choi
2015-01-26
extcon: adc-jack: Release IIO channel on driver remove
Ivan T. Ivanov
2014-10-20
extcon: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-16
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...
Chanwoo Choi
2014-04-29
extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2014-04-24
extcon: adc-jack: Use devm_extcon_dev_register()
Sangjung Woo
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
2013-09-27
extcon: Change field type of 'dev' in extcon_dev structure
Chanwoo Choi
2013-09-27
extcon: use dev_get_platdata()
Jingoo Han
2013-09-27
extcon: Fix indentation coding style to improve readability
Chanwoo Choi
2013-08-05
extcon: adc-jack: Use power efficient workqueue
Mark Brown
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2012-11-26
extcon: remove use of __devexit_p
Bill Pemberton
2012-11-26
extcon: remove use of __devinit
Bill Pemberton
2012-11-26
extcon: remove use of __devexit
Bill Pemberton
2012-10-23
extcon: adc-jack: Add missing MODULE_LICENSE
Axel Lin
2012-10-23
extcon: adc-jack: Fix checking return value of request_any_context_irq
Axel Lin
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-05
extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
2012-08-16
Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"
Greg Kroah-Hartman
2012-08-16
Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar