index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-adc-jack.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-27
extcon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-27
extcon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-27
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