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
/
iio
/
inkern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-09
iio: inkern: Add a helper to query an available minimum raw value
Herve Codina
1
-0
/
+63
2023-07-09
iio: inkern: Replace a FIXME comment by a TODO one
Herve Codina
1
-1
/
+1
2023-07-09
iio: inkern: Use max_array() to get the maximum value from an array
Herve Codina
1
-5
/
+2
2023-07-09
iio: inkern: Fix headers inclusion order
Herve Codina
1
-1
/
+1
2023-07-09
iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
Herve Codina
1
-5
/
+2
2023-07-09
iio: inkern: Check error explicitly in iio_channel_read_max()
Herve Codina
1
-1
/
+4
2022-08-15
iio: inkern: fix coding style warnings
Nuno Sá
1
-32
/
+32
2022-08-15
iio: inkern: remove OF dependencies
Nuno Sá
1
-24
/
+1
2022-08-15
iio: inkern: move to fwnode properties
Nuno Sá
1
-74
/
+83
2022-08-15
iio: inkern: split of_iio_channel_get_by_name()
Nuno Sá
1
-47
/
+65
2022-08-15
iio: inkern: only return error codes in iio_channel_get_*() APIs
Nuno Sá
1
-15
/
+39
2022-08-15
iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
Nuno Sá
1
-0
/
+2
2022-08-15
iio: inkern: only release the device node when done with it
Nuno Sá
1
-2
/
+4
2022-01-30
iio: inkern: make a best effort on offset calculation
Liam Beguin
1
-5
/
+27
2022-01-30
iio: inkern: apply consumer scale when no channel scale is available
Liam Beguin
1
-3
/
+3
2022-01-30
iio: inkern: apply consumer scale on IIO_VAL_INT cases
Liam Beguin
1
-1
/
+1
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
1
-0
/
+17
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
1
-18
/
+28
2021-05-17
iio: inkern: simplify some devm functions
Yicong Yang
1
-38
/
+23
2021-04-07
iio: Fix iio_read_channel_processed_scale()
Linus Walleij
1
-1
/
+1
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
1
-2
/
+14
2021-01-16
iio: provide of_iio_channel_get_by_name() and devm_ version it
Dmitry Baryshkov
1
-8
/
+26
2020-12-03
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
1
-0
/
+2
2020-12-03
iio:core: Introduce unlocked version of iio_map_array_unregister()
Lino Sanfilippo
1
-9
/
+18
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
1
-27
/
+0
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-14
iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
Artur Rojek
1
-10
/
+2
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
1
-0
/
+20
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-01-10
IIO: inkern: API for manipulating channel attributes
Arnaud Pouliquen
1
-5
/
+12
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+3
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-15
iio: core: Fix mapping of iio channels to entry numbers
Gaurav Gupta
1
-1
/
+1
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+60
2017-06-03
iio: inkern: api for manipulating ext_info of iio channels
Peter Rosin
1
-0
/
+60
2017-04-26
iio: inkern: fix a static checker error
Peter Rosin
1
-3
/
+1
2017-01-14
iio: inkern: pass through raw values if no scaling
Linus Walleij
1
-2
/
+8
2016-11-13
iio: inkern: add helpers to query available values from channels
Peter Rosin
1
-0
/
+104
2016-09-27
iio: inkern: add iio_read_channel_offset helper
Matt Ranostay
1
-13
/
+26
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}_all
Laxman Dewangan
1
-0
/
+36
2016-04-19
iio: core: Add devm_ APIs for iio_channel_{get,release}
Laxman Dewangan
1
-0
/
+48
2016-04-16
iio: inkern: add a missing space before if
Slawomir Stepien
1
-1
/
+1
2016-02-01
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+2
2016-01-30
iio: inkern: fix a NULL dereference on error
Dan Carpenter
1
-0
/
+2
2015-12-12
iio/inkern.c Use list_for_each_entry_safe
Anshul Garg
1
-4
/
+2
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+29
2015-01-08
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+3
2015-01-05
iio: inkern: add out of range error message
Stefan Wahren
1
-1
/
+4
[next]