index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-15
iio: core: Replace lockdep_set_class() + mutex_init() by combined call
Andy Shevchenko
1
-2
/
+1
2025-11-15
iio: core: Clean up device correctly on iio_device_alloc() failure
Andy Shevchenko
1
-5
/
+5
2025-11-15
iio: core: add missing mutex_destroy in iio_dev_release()
Andy Shevchenko
1
-2
/
+7
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
1
-0
/
+5
2025-09-13
iio: add IIO_ALTCURRENT channel type
Antoniu Miclaus
1
-0
/
+1
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
1
-2
/
+2
2025-08-16
iio: iio_format_list() should set stride=1 for IIO_VAL_CHAR
Ben Collins
1
-0
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-06-09
iio: core: add ADC delay calibration definition
Angelo Dureghello
1
-0
/
+1
2025-06-09
iio: fix potential out-of-bound write
Markus Burri
1
-1
/
+4
2025-04-22
iio: Adjust internals of handling of direct mode claiming to suit new API.
Jonathan Cameron
1
-12
/
+16
2025-04-22
iio: core: Add support for writing 64 bit attrs
Sam Winchenbach
1
-0
/
+13
2025-03-04
iio: core: make use of simple_write_to_buffer()
Nuno Sá
1
-4
/
+5
2024-11-03
iio: Add channel type for attention
Ricardo Ribalda
1
-0
/
+1
2024-11-03
iio: Mark iio_dev::priv member with __private
Andy Shevchenko
1
-1
/
+1
2024-08-10
iio: Fix spelling mistake "avaialable" -> "available"
Colin Ian King
1
-1
/
+1
2024-08-10
iio: remove unneeded assignment in __iio_format_value
Matteo Martelli
1
-1
/
+0
2024-08-03
iio: core: add function to retrieve active_scan_mask index
Julien Stephan
1
-0
/
+43
2024-07-29
iio: core: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
1
-9
/
+14
2024-06-13
driver: iio: add missing checks on iio_info's callback access
Julien Stephan
1
-1
/
+6
2024-03-25
iio: core: move to cleanup.h magic
Nuno Sa
1
-21
/
+13
2024-03-25
iio: core: Calculate alloc_size only once in iio_device_alloc()
Andy Shevchenko
1
-5
/
+4
2024-03-25
iio: core: Leave private pointer NULL when no private data supplied
Andy Shevchenko
1
-2
/
+4
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-4
/
+2
2024-02-17
iio: core: make iio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-23
iio: core: use INDIO_ALL_BUFFER_MODES in iio_buffer_enabled()
David Lechner
1
-3
/
+1
2024-01-22
iio: core: fix memleak in iio_device_register_sysfs
Dinghao Liu
1
-1
/
+4
2023-12-11
iio: core: introduce trough info element for minimum values
Javier Carrasco
1
-0
/
+1
2023-12-04
iio: add modifiers for A and B ultraviolet light
Javier Carrasco
1
-0
/
+2
2023-11-16
iio: sanity check available_scan_masks array
Matti Vaittinen
1
-0
/
+63
2023-09-24
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
Jonathan Cameron
1
-0
/
+2
2023-09-24
iio: Add channel type for chromaticity
Basavaraj Natikar
1
-0
/
+1
2023-09-24
iio: Add channel type light color temperature
Basavaraj Natikar
1
-0
/
+1
2023-09-12
iio: Add IIO_DELTA_VELOCITY channel type
Ramona Bolboaca
1
-0
/
+1
2023-09-12
iio: Add IIO_DELTA_ANGL channel type
Ramona Bolboaca
1
-0
/
+1
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+3
2023-07-29
iio: core: Fix issues and style of the comments
Andy Shevchenko
1
-20
/
+37
2023-07-29
iio: core: Switch to krealloc_array()
Andy Shevchenko
1
-1
/
+1
2023-07-29
iio: core: Use sysfs_match_string() helper
Andy Shevchenko
1
-39
/
+32
2023-07-23
iio: core: Improve indentation in a few places
Andy Shevchenko
1
-13
/
+10
2023-07-23
iio: core: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+3
2023-07-23
iio: core: Use min() instead of min_t() to make code more robust
Andy Shevchenko
1
-1
/
+1
2023-07-22
iio: core: Prevent invalid memory access when there is no parent
Milan Zamazal
1
-2
/
+3
2023-01-21
iio: core: Sort headers
Andy Shevchenko
1
-15
/
+17
2023-01-21
iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()
Andy Shevchenko
1
-31
/
+1
2022-11-23
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
1
-11
/
+15
2022-11-23
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Nuno Sá
1
-0
/
+38
2022-09-21
iio: add support for binary attributes
Andrea Merello
1
-1
/
+3
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
1
-0
/
+3
[next]