index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2022-12-31
iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...
Rasmus Villemoes
2022-12-31
iio: adc128s052: add proper .data members in adc128_of_match table
Rasmus Villemoes
2022-12-31
iio: adc: ad_sigma_delta: do not use internal iio_dev lock
Nuno Sá
2022-12-31
iio: fix memory leak in iio_device_register_eventset()
Zeng Heng
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-12-31
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-11-14
iio: adc: aspeed: Remove the trim valid dts property.
Billy Tsai
2022-11-12
iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
Chen Zhongjin
2022-11-12
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
2022-11-12
iio: light: rpr0521: add missing Kconfig dependencies
Paul Gazzillo
2022-11-12
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
2022-11-12
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
2022-11-06
iio: light: apds9960: fix wrong register for gesture gain
Alejandro Concepción Rodríguez
2022-11-01
iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
Dan Carpenter
2022-11-01
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
2022-11-01
iio: adc: mp2629: fix potential array out of bound access
Saravanan Sekar
2022-10-29
iio: adc: mp2629: fix wrong comparison of channel
Saravanan Sekar
2022-10-29
iio: pressure: ms5611: changed hardcoded SPI speed to value limited
Mitja Spes
2022-10-29
iio: pressure: ms5611: fixed value compensation bug
Mitja Spes
2022-10-29
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
2022-10-24
iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment
Claudiu Beznea
2022-10-24
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Yang Yingliang
2022-10-17
iio: bmc150-accel-core: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
iio: adxl367: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
iio: adxl372: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-17
iio: adc: stm32-adc: fix channel sampling time init
Olivier Moysan
2022-10-17
iio: adc: mcp3911: mask out device ID in debug prints
Marcus Folkesson
2022-10-17
iio: adc: mcp3911: use correct id bits
Marcus Folkesson
2022-10-17
iio: adc: mcp3911: return proper error code on failure to allocate trigger
Marcus Folkesson
2022-10-17
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
2022-10-17
iio: light: tsl2583: Fix module unloading
Shreeya Patel
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
2022-09-21
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
2022-09-21
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
2022-09-21
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
2022-09-21
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
Jonathan Cameron
2022-09-21
iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-09-21
iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-09-21
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
2022-09-21
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
iio: imu: add BNO055 I2C driver
Andrea Merello
2022-09-21
iio: imu: add BNO055 serdev driver
Andrea Merello
2022-09-21
iio: imu: add Bosch Sensortec BNO055 core driver
Andrea Merello
[next]