summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-01-08iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile
2018-01-08imu:adis16480: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U
2018-01-08gyro:adis16136: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U
2018-01-08iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declarationLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrapLorenzo Bianconi
2018-01-08iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2018-01-08Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U
2018-01-08iio: common: ssp_sensors: account for const type of of_device_id.dataJulia Lawall
2018-01-08iio: imu: st_lsm6dsx: add regmap API supportLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: introduce conf_lock mutexLorenzo Bianconi
2018-01-08iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-01-08iio: humidity: hts221: move common code in hts221_coreLorenzo Bianconi
2018-01-08iio:pressure:bmp280: Read calibration data in probeStefan Tatschner
2018-01-08iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns
2018-01-08iio: adc: ina2xx: Make calibration register value fixedMaciej Purski
2018-01-08Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U
2018-01-08iio: hx711: fix bug in reset functionalityAndreas Klinger
2018-01-08iio: hx711: add triggered buffer supportAndreas Klinger
2018-01-08iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns
2018-01-08iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns
2018-01-08iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns
2018-01-08iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns
2018-01-08iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl
2018-01-08iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl
2018-01-08drivers: iio: gyro: remove duplicate includesPravin Shedge
2018-01-08iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard
2018-01-08iio: light: make a couple of config structures staticColin Ian King
2018-01-08iio: buffer: Expose data availableMatt Fornero
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas
2017-12-02iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler
2017-12-02iio: fix kernel-doc build errorsRandy Dunlap
2017-12-02iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl
2017-12-02iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl
2017-12-02iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko
2017-12-02iio: adc: cpcap: fix incorrect validationPan Bian
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler