summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-14drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov
2021-01-14iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-03iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-03iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen
2020-12-03iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline
2020-12-03iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-03iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-03iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-03iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-03iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.Jonathan Cameron
2020-12-03io:core: In iio_map_array_register() cleanup in case of errorLino Sanfilippo
2020-12-03iio:core: Introduce unlocked version of iio_map_array_unregister()Lino Sanfilippo
2020-12-03iio: imu: st_lsm6dsx: add support to LSM6DSOPLorenzo Bianconi
2020-12-03iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings tableLorenzo Bianconi
2020-12-03iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probeAlexandre Belloni
2020-12-03iio: adc: at91_adc: rework trigger definitionAlexandre Belloni
2020-12-03iio: adc: at91_adc: rework resolution selectionAlexandre Belloni
2020-12-03iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni
2020-12-03iio: buffer: Fix demux updateNuno Sá
2020-12-03iio: core: Simplify iio_format_list()Lars-Peter Clausen
2020-12-03iio: core: Consolidate iio_format_avail_{list,range}()Lars-Peter Clausen
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid
2020-12-03iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-12-03iio: buffer: Return error if no callback is givenNuno Sá
2020-12-03iio: humidity: hts221: add vdd voltage regulatorLorenzo Bianconi
2020-12-03iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean
2020-11-28iio: adc: ad7298: convert probe to device-managed functionsAlexandru Ardelean
2020-11-25iio: imu: st_lsm6dsx: add vdd-vddio voltage regulatorLorenzo Bianconi
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-21iio: core: return -EINVAL when no ioctl handler has been runAlexandru Ardelean
2020-11-21iio: core: organize buffer file-ops in the order defined in the structAlexandru Ardelean
2020-11-21iio: accel: adis16209: remove unneeded spi_set_drvdata()Alexandru Ardelean