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