Age | Commit message (Expand) | Author |
2016-05-11 | iio: ak8975: fix maybe-uninitialized warning | Richard Leitner |
2016-05-11 | iio: ak8975: Fix NULL pointer exception on early interrupt | Krzysztof Kozlowski |
2016-04-20 | iio: gyro: bmg160: fix endianness when reading axes | Irina Tirdea |
2016-04-20 | iio: gyro: bmg160: fix buffer read values | Irina Tirdea |
2016-04-20 | iio: accel: bmc150: fix endianness when reading axes | Irina Tirdea |
2016-04-20 | iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE | Arnd Bergmann |
2016-04-20 | iio: fix config watermark initial value | Irina Tirdea |
2016-02-01 | Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-02-01 | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-02-01 | iio: dht11: Use boottime | Abhilash Jindal |
2016-01-31 | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-30 | iio: pressure: mpl115: fix temperature offset sign | Akinobu Mita |
2016-01-30 | iio: imu: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger |
2016-01-30 | iio: adc: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger |
2016-01-30 | iio: inkern: fix a NULL dereference on error | Dan Carpenter |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-20 | iio: core: fix ptr_ret.cocci warnings | Fengguang Wu |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz |
2016-01-16 | iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer. | Jonathan Cameron |
2016-01-16 | iio: light: acpi-als: Report data as processed | Gabriele Mazzotta |
2016-01-09 | iio: dac: mcp4725: set iio name property in sysfs | Yong Li |
2016-01-04 | iio: add HAS_IOMEM dependency to VF610_ADC | Vegard Nossum |
2016-01-04 | iio: add IIO_TRIGGER dependency to STK8BA50 | Vegard Nossum |
2016-01-03 | iio: proximity: lidar: correct return value | Matt Ranostay |
2015-12-26 | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-12-26 | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-12-22 | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. | Jonathan Cameron |
2015-12-22 | iio: light: us5182d: Refactor read_raw function | Adriana Reus |
2015-12-22 | iio: light: us5182d: Add interrupt support and events | Adriana Reus |
2015-12-22 | iio: light: us5182d: Fix enable status inconcistency | Adriana Reus |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis |
2015-12-21 | iio: exynos-adc: fix irqf_oneshot.cocci warnings | Valentin Rothberg |
2015-12-19 | iio-light: Use a signed return type for ltr501_match_samp_freq() | Markus Elfring |
2015-12-19 | iio: mma8452: use enum for channel index | Martin Kepplinger |
2015-12-19 | iio: mma8452: remove unused register description | Martin Kepplinger |
2015-12-19 | iio: ina2xx: fix channel order in software buffer | Marc Titinger |
2015-12-13 | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman |
2015-12-12 | iio/inkern.c Use list_for_each_entry_safe | Anshul Garg |
2015-12-12 | iio: adc: add IMX7D ADC driver support | Haibo Chen |
2015-12-12 | iio: ina2xx: give the capture kthread a more useful name string. | Marc Titinger |
2015-12-12 | iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value | Marc Titinger |
2015-12-12 | iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs | Marc Titinger |
2015-12-12 | iio: ina2xx: add support for TI INA2xx Power Monitors | Marc Titinger |
2015-12-12 | iio: chemical: add AMS iAQ-core support | Matt Ranostay |
2015-12-12 | iio: light: add MAX30100 oximeter driver support | Matt Ranostay |
2015-12-12 | iio:adc128s052: add support for adc124s021 | Oliver Stäbler |
2015-12-05 | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN | Arnd Bergmann |
2015-12-05 | iio: adis_buffer: Fix out-of-bounds memory access | Lars-Peter Clausen |
2015-12-05 | iio: st_accel_core: Remove unneeded define | Robert Kmiec |