index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-03
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-20
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-19
iio: core: Fix handling of 'dB'
Mircea Caprioru
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
2020-04-19
iio: move 'indio_dev->info' null check first in __iio_device_register()
Alexandru Ardelean
2020-04-08
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-03-28
iio: expose iio_device_set_clock
Gwendal Grignou
2020-03-21
iio: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-08
iio: industrialio-core: Fix debugfs read
Alexandru Tachici
2020-02-21
iio: core: Handle 'dB' suffix in core
Beniamin Bia
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-23
iio: core: add thermocouple_type standard attribute
Andrea Merello
2019-11-23
iio: core: add char type for sysfs attributes
Andrea Merello
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-07
iio: core: Add optional symbolic label to device attributes
Phil Reid
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
iio: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...
Young Xiao
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-03-31
iio: core: fix a possible circular locking dependency
Fabrice Gasnier
2018-12-16
iio: add IIO_MASSCONCENTRATION channel type
Tomasz Duszynski
2018-12-08
iio: core: check 'info' value before registering the device
Andi Shyti
2018-07-23
iio: Add modifier for DUV light
Maxime Roussin-BĂ©langer
2018-07-21
iio: Add channel for Phase
Mathieu Othacehe
2018-06-24
iio: use timespec64 based interfaces for iio_get_time_ns()
Arnd Bergmann
2018-06-10
iio: Add channel for Position Relative
Eugen Hristev
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
2017-12-02
iio: core: Mark expected switch fall-through
Gustavo A. R. Silva
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-24
iio: core: Return error for failed read_reg
Matt Fornero
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2017-06-11
iio: add hardware triggered operating mode
Benjamin Gaignard
2017-06-11
iio: core: Use __sysfs_match_string() helper
Andy Shevchenko
2017-05-29
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-27
iio: core: Fix suspicious sizeof usage
Orson Zhai
2017-04-02
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Nikolaus Schulz
2017-03-21
iio:core: utilize new cdev_device_add helper function
Logan Gunthorpe
[next]