index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2020-12-03
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
2020-12-03
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
2020-12-03
iio:core: Introduce unlocked version of iio_map_array_unregister()
Lino Sanfilippo
2020-12-03
iio: imu: st_lsm6dsx: add support to LSM6DSOP
Lorenzo Bianconi
2020-12-03
iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table
Lorenzo Bianconi
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
2020-12-03
iio: buffer: Fix demux update
Nuno Sá
2020-12-03
iio: core: Simplify iio_format_list()
Lars-Peter Clausen
2020-12-03
iio: core: Consolidate iio_format_avail_{list,range}()
Lars-Peter Clausen
2020-12-03
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
2020-12-03
iio: buffer: Return error if no callback is given
Nuno Sá
2020-12-03
iio: humidity: hts221: add vdd voltage regulator
Lorenzo Bianconi
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
2020-11-25
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-21
iio: core: return -EINVAL when no ioctl handler has been run
Alexandru Ardelean
2020-11-21
iio: core: organize buffer file-ops in the order defined in the struct
Alexandru Ardelean
2020-11-21
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-21
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
2020-11-21
iio: hid-sensors: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
2020-11-21
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
2020-11-08
iio: light: fix kconfig dependency bug for VCNL4035
Necip Fazil Yildiran
[next]