index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: core: move to cleanup.h magic
Nuno Sa
2024-03-25
1
-21
/
+13
*
iio: core: Calculate alloc_size only once in iio_device_alloc()
Andy Shevchenko
2024-03-25
1
-5
/
+4
*
iio: core: Leave private pointer NULL when no private data supplied
Andy Shevchenko
2024-03-25
1
-2
/
+4
*
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
1
-4
/
+2
|
\
|
*
iio: core: make iio_bus_type const
Ricardo B. Marliere
2024-02-17
1
-1
/
+1
|
*
iio: core: use INDIO_ALL_BUFFER_MODES in iio_buffer_enabled()
David Lechner
2024-01-23
1
-3
/
+1
*
|
iio: core: fix memleak in iio_device_register_sysfs
Dinghao Liu
2024-01-22
1
-1
/
+4
|
/
*
iio: core: introduce trough info element for minimum values
Javier Carrasco
2023-12-11
1
-0
/
+1
*
iio: add modifiers for A and B ultraviolet light
Javier Carrasco
2023-12-04
1
-0
/
+2
*
iio: sanity check available_scan_masks array
Matti Vaittinen
2023-11-16
1
-0
/
+63
*
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
Jonathan Cameron
2023-09-24
1
-0
/
+2
|
\
|
*
iio: Add channel type for chromaticity
Basavaraj Natikar
2023-09-24
1
-0
/
+1
|
*
iio: Add channel type light color temperature
Basavaraj Natikar
2023-09-24
1
-0
/
+1
*
|
iio: Add IIO_DELTA_VELOCITY channel type
Ramona Bolboaca
2023-09-12
1
-0
/
+1
*
|
iio: Add IIO_DELTA_ANGL channel type
Ramona Bolboaca
2023-09-12
1
-0
/
+1
|
/
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-2
/
+3
|
\
|
*
iio: core: Prevent invalid memory access when there is no parent
Milan Zamazal
2023-07-22
1
-2
/
+3
*
|
iio: core: Fix issues and style of the comments
Andy Shevchenko
2023-07-29
1
-20
/
+37
*
|
iio: core: Switch to krealloc_array()
Andy Shevchenko
2023-07-29
1
-1
/
+1
*
|
iio: core: Use sysfs_match_string() helper
Andy Shevchenko
2023-07-29
1
-39
/
+32
*
|
iio: core: Improve indentation in a few places
Andy Shevchenko
2023-07-23
1
-13
/
+10
*
|
iio: core: Get rid of redundant 'else'
Andy Shevchenko
2023-07-23
1
-3
/
+3
*
|
iio: core: Use min() instead of min_t() to make code more robust
Andy Shevchenko
2023-07-23
1
-1
/
+1
|
/
*
iio: core: Sort headers
Andy Shevchenko
2023-01-21
1
-15
/
+17
*
iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()
Andy Shevchenko
2023-01-21
1
-31
/
+1
*
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2022-11-23
1
-11
/
+15
*
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
2022-11-23
1
-0
/
+38
*
iio: add support for binary attributes
Andrea Merello
2022-09-21
1
-1
/
+3
*
iio: add modifers for pitch, yaw, roll
Andrea Merello
2022-09-21
1
-0
/
+3
*
iio: add modifiers for linear acceleration
Andrea Merello
2022-09-21
1
-0
/
+3
*
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
2022-09-05
1
-0
/
+5
*
iio: Avoid multiple line dereference for mask
Joe Simmons-Talbott
2022-08-20
1
-4
/
+2
*
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
2022-08-15
1
-0
/
+1
*
iio: Add blank lines after declarations.
Joe Simmons-Talbott
2022-08-15
1
-0
/
+7
*
iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
Fawzi Khaber
2022-07-19
1
-1
/
+17
*
iio: Don't use bare "unsigned"
Joe Simmons-Talbott
2022-07-01
1
-2
/
+2
*
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
2022-06-15
1
-18
/
+15
*
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
iio: core: drop iio_get_time_res()
Jonathan Cameron
2022-06-14
1
-23
/
+0
*
iio: Directly use ida_alloc()/free()
keliu
2022-06-11
1
-3
/
+3
*
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
2022-04-28
1
-7
/
+9
*
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
1
-3
/
+7
*
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
1
-0
/
+11
*
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
1
-0
/
+12
*
iio: core: fix a few code style issues
Alexander Vorwerk
2022-04-04
1
-2
/
+1
*
iio: core: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-1
/
+1
*
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
2021-12-16
1
-1
/
+0
*
iio: Mark iio_device_type as const
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
2021-11-17
1
-0
/
+3
*
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-24
1
-1
/
+8
|
\
[next]