summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2020-11-21iio: accel: adis16201: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: adc: ad7292: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: adc: cpcap: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-21iio: buffer: remove iio_buffer_set_attrs() helperAlexandru Ardelean
2020-11-21iio: hid-sensors: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean
2020-11-21iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a functionAlexandru Ardelean
2020-11-21iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()Alexandru Ardelean
2020-11-14iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-14iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-14iio: adc: ad7887: convert probe to device-managed functionsAlexandru Ardelean
2020-11-14iio: adc: stm32-adc: adapt clock duty cycle for proper operationFabrice Gasnier
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean
2020-11-08iio: adc: mt6360: Add ADC driver for MT6360Gene Chen
2020-11-08iio: adc: stm32-adc: dma transfers cleanupOlivier Moysan
2020-11-08iio: adc: ad7768-1: Add channel labels.Cristian Pop
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran