Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -27/+10 |
2019-07-03 | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner | 1 | -4/+1 |
2019-07-01 | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -27/+10 |
2019-06-22 | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 1 | -2/+2 |
2019-06-22 | iio: core: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -27/+8 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-17 | iio:core: Fix bug in length of event info_mask and catch unhandled bits set i... | Young Xiao | 1 | -0/+2 |
2019-04-22 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman | 1 | -2/+2 |
2019-04-04 | iio: Allow to read mount matrix from ACPI | Andy Shevchenko | 1 | -28/+18 |
2019-03-31 | iio: core: fix a possible circular locking dependency | Fabrice Gasnier | 1 | -2/+2 |
2018-12-16 | iio: add IIO_MASSCONCENTRATION channel type | Tomasz Duszynski | 1 | -0/+5 |
2018-12-08 | iio: core: check 'info' value before registering the device | Andi Shyti | 1 | -0/+3 |
2018-07-23 | iio: Add modifier for DUV light | Maxime Roussin-BĂ©langer | 1 | -0/+1 |
2018-07-21 | iio: Add channel for Phase | Mathieu Othacehe | 1 | -0/+1 |
2018-06-24 | iio: use timespec64 based interfaces for iio_get_time_ns() | Arnd Bergmann | 1 | -17/+9 |
2018-06-10 | iio: Add channel for Position Relative | Eugen Hristev | 1 | -0/+1 |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman | 1 | -2/+2 |
2017-12-02 | iio: fix kernel-doc build errors | Randy Dunlap | 1 | -2/+2 |
2017-12-02 | iio: core: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2017-10-09 | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman | 1 | -1/+3 |
2017-09-24 | iio: core: Return error for failed read_reg | Matt Fornero | 1 | -1/+3 |
2017-08-22 | iio: Use macro magic to avoid manual assign of driver_module | Jonathan Cameron | 1 | -26/+9 |
2017-06-11 | iio: add hardware triggered operating mode | Benjamin Gaignard | 1 | -2/+2 |
2017-06-11 | iio: core: Use __sysfs_match_string() helper | Andy Shevchenko | 1 | -9/+4 |
2017-05-29 | Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -2/+2 |
2017-05-05 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -11/+4 |
2017-04-27 | iio: core: Fix suspicious sizeof usage | Orson Zhai | 1 | -2/+2 |
2017-04-02 | iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values | Nikolaus Schulz | 1 | -4/+3 |
2017-03-21 | iio:core: utilize new cdev_device_add helper function | Logan Gunthorpe | 1 | -11/+4 |
2017-01-10 | iio:buffer.h - split into buffer.h and buffer_impl.h | Jonathan Cameron | 1 | -0/+1 |
2017-01-05 | iio: Add channel for Gravity | Song Hongyan | 1 | -0/+1 |
2016-11-13 | iio:core: add a callback to allow drivers to provide _available attributes | Jonathan Cameron | 1 | -33/+226 |
2016-10-01 | iio: Implement counter channel type and info constants | William Breathitt Gray | 1 | -0/+2 |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -1/+2 |
2016-09-05 | iio:core: fix IIO_VAL_FRACTIONAL sign handling | Gregor Boirie | 1 | -3/+2 |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie | 1 | -1/+2 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -4/+175 |
2016-05-29 | iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type | Matt Ranostay | 1 | -0/+1 |
2016-04-24 | iio:core: mounting matrix support | Gregor Boirie | 1 | -0/+82 |
2016-04-03 | iio: Add channel for UV index | Peter Meerwald-Stadler | 1 | -0/+1 |
2016-04-03 | iio: Add modifier for UV light | Peter Meerwald-Stadler | 1 | -0/+1 |
2016-03-12 | iio: core: implement iio_device_{claim|release}_direct_mode() | Alison Schofield | 1 | -0/+39 |
2016-02-02 | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -0/+1 |
2016-01-30 | iio: ph: add IIO_PH channel type | Matt Ranostay | 1 | -0/+1 |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 1 | -5/+4 |
2015-12-27 | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -0/+1 |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis | 1 | -0/+1 |
2015-12-14 | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-11-21 | iio: fix some warning messages | Dan Carpenter | 1 | -1/+1 |
2015-11-15 | iio: core: added support for IIO_VAL_INT | Sean Nyekjaer | 1 | -0/+9 |