index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2022-11-23
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
2022-09-21
iio: add support for binary attributes
Andrea Merello
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
2022-09-21
iio: add modifiers for linear acceleration
Andrea Merello
2022-09-05
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
2022-08-20
iio: Avoid multiple line dereference for mask
Joe Simmons-Talbott
2022-08-15
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
2022-08-15
iio: Add blank lines after declarations.
Joe Simmons-Talbott
2022-07-19
iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
Fawzi Khaber
2022-07-01
iio: Don't use bare "unsigned"
Joe Simmons-Talbott
2022-06-15
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
2022-06-11
iio: Directly use ida_alloc()/free()
keliu
2022-04-28
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-04
iio: core: fix a few code style issues
Alexander Vorwerk
2022-01-23
iio: core: Use sysfs_emit()
Lars-Peter Clausen
2021-12-16
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
2021-11-17
iio: Mark iio_device_type as const
Lars-Peter Clausen
2021-11-17
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-19
iio: Add output buffer support
Mihail Chindris
2021-10-17
iio: core: fix double free in iio_device_unregister_sysfs()
Yang Yingliang
2021-10-17
iio: core: check return value when calling dev_set_name()
Yang Yingliang
2021-07-19
iio: core: Support reading extended name as label
Paul Cercueil
2021-07-19
iio: core: Forbid use of both labels and extended names
Paul Cercueil
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()
Dan Carpenter
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: simplify some devm functions
Yicong Yang
2021-05-10
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
2021-05-10
iio: core: fix ioctl handlers removal
Tomasz Duszynski
2021-03-29
iio: __iio_format_value(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
iio: iio_enum_available_read(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
2021-03-25
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
2021-03-11
iio: use getter/setter functions
Julia Lawall
2021-03-11
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
[next]