index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-12
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-26
extcon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-26
extcon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-26
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