Age | Commit message (Expand) | Author |
2018-01-30 | iio: ep93xx: remove redundant return value check of platform_get_resource() | Wei Yongjun |
2018-01-30 | iio: humidity: hts221: remove unnecessary get_unaligned_le16() | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: add regmap API support | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: remove trailing whitespace from a comment | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata() | Lorenzo Bianconi |
2018-01-30 | iio: accel: use strlcpy() instead of strncpy() | Xiongfeng Wang |
2018-01-08 | iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels | Narcisa Ana Maria Vasile |
2018-01-08 | imu:adis16480: fix debugfs_simple_attr.cocci warnings | Venkat Prashanth B U |
2018-01-08 | gyro:adis16136: fix debugfs_simple_attr.cocci warnings | Venkat Prashanth B U |
2018-01-08 | iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap | Lorenzo Bianconi |
2018-01-08 | iio: adc: stm32: fix scan of multiple channels with DMA | Fabrice Gasnier |
2018-01-08 | Drivers:iio:adc:ti_am335x_adc remove comparison to bool | Venkat Prashanth B U |
2018-01-08 | iio: common: ssp_sensors: account for const type of of_device_id.data | Julia Lawall |
2018-01-08 | iio: imu: st_lsm6dsx: add regmap API support | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: introduce conf_lock mutex | Lorenzo Bianconi |
2018-01-08 | iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot() | Lorenzo Bianconi |
2018-01-08 | iio: humidity: hts221: move common code in hts221_core | Lorenzo Bianconi |
2018-01-08 | iio:pressure:bmp280: Read calibration data in probe | Stefan Tatschner |
2018-01-08 | iio: adc: ina2xx: Actually align the loop with the conversion ready flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Align timestamp with conversion ready flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Use a monotonic clock for delay calculation | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Make calibration register value fixed | Maciej Purski |
2018-01-08 | Drivers: iio:adc: fix brace coding style issue in at91_adc.c | Venkat Prashanth B U |
2018-01-08 | iio: hx711: fix bug in reset functionality | Andreas Klinger |
2018-01-08 | iio: hx711: add triggered buffer support | Andreas Klinger |
2018-01-08 | iio: adc: ina2xx: Do not udelay for several seconds | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Clarify size requirement for data buffer | Stefan Brüns |
2018-01-08 | iio: adc: ina2xx: Remove bogus cast for data argument | Stefan Brüns |
2018-01-08 | iio: adc: meson-saradc: program the channel muxes during initialization | Martin Blumenstingl |
2018-01-08 | iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b | Martin Blumenstingl |
2018-01-08 | drivers: iio: gyro: remove duplicate includes | Pravin Shedge |
2018-01-08 | iio: dac: mcp4725: Remove unneeded conversions to bool | Andrew F. Davis |
2018-01-08 | iio: stm32: Adopt SPDX identifier | Benjamin Gaignard |
2018-01-08 | iio: light: make a couple of config structures static | Colin Ian King |
2018-01-08 | iio: buffer: Expose data available | Matt Fornero |
2018-01-08 | iio: mma8452: replace license description with SPDX specifier | Martin Kepplinger |
2018-01-08 | iio: common: ssp_sensors: use ktime_get_real_ns() timestamps | Arnd Bergmann |
2018-01-08 | iio: dummy_evgen: modify the return value check for irq_sim_init() | Bartosz Golaszewski |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman |
2017-12-02 | iio: Add macro to populate struct iio_map array | Lukas Wunner |
2017-12-02 | iio: accel: bmc150: Add OF device ID table | Javier Martinez Canillas |
2017-12-02 | iio: adc: meson-saradc: remove irrelevant clock "sana" | Xingyu Chen |
2017-12-02 | iio: health: max30102: Temperature should be in milli Celsius | Peter Meerwald-Stadler |
2017-12-02 | iio: fix kernel-doc build errors | Randy Dunlap |
2017-12-02 | iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 | Martin Blumenstingl |
2017-12-02 | iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs | Martin Blumenstingl |
2017-12-02 | iio: adc: meson-saradc: fix the bit_idx of the adc_en clock | Martin Blumenstingl |
2017-12-02 | iio: proximity: sx9500: Assign interrupt from GpioIo() | Andy Shevchenko |