index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2021-05-17
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
2021-05-17
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
2021-05-17
iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
iio: temperature: add driver support for ti tmp117
Puranjay Mohan
2021-05-17
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
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
2021-03-29
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
2021-03-29
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
[next]