index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2021-05-22
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
2021-05-22
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-22
iio: dac: ad5770r: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-22
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-13
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-05-10
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
2021-05-10
iio: core: fix ioctl handlers removal
Tomasz Duszynski
2021-05-10
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
2021-04-26
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
2021-04-07
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
2021-04-07
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
2021-04-07
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
2021-04-07
iio: magnetometer: yas530: Include right header
Linus Walleij
2021-04-07
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
2021-04-07
iio:cdc:ad7150: Fix use of uninitialized ret
Jonathan Cameron
2021-04-07
iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...
Gustavo A. R. Silva
2021-04-07
iio:adc: Fix trivial typo
Jonathan Cameron
2021-04-07
iio:adc:ad7476: Fix remove handling
Jonathan Cameron
2021-04-07
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
2021-04-07
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-04-07
iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
Jonathan Cameron
2021-04-07
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
2021-04-07
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2021-04-07
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...
Jonathan Cameron
2021-04-07
iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate
Jonathan Cameron
2021-04-07
iio: buffer: use sysfs_attr_init() on allocated attrs
Alexandru Ardelean
2021-04-07
iio: trigger: Fix strange (ladder-type) indentation
Andy Shevchenko
2021-04-07
iio: trigger: Replace explicit casting and wrong specifier with proper one
Andy Shevchenko
2021-04-07
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
2021-04-07
iio:cdc:ad7150: Move driver out of staging.
Jonathan Cameron
2021-04-07
iio:event: Add timeout event info type
Jonathan Cameron
2021-04-07
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
2021-04-07
iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment
Lars-Peter Clausen
2021-04-07
iio: buffer: return 0 for buffer getfd ioctl handler
Alexandru Ardelean
2021-04-07
iio: Fix iio_read_channel_processed_scale()
Linus Walleij
2021-03-30
iio/scmi: Port driver to the new scmi_sensor_proto_ops interface
Cristian Marussi
2021-03-29
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
[next]