开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
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
2022-09-21
iio: add support for binary attributes
Andrea Merello
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
2022-09-21
iio: add modifiers for linear acceleration
Andrea Merello
2022-09-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
2022-09-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
2022-09-21
iio: adc: ad7923: support extended range
Nuno Sá
2022-09-21
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
2022-09-21
iio: adc: stm32-adc: add id registers support
Olivier Moysan
2022-09-21
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
2022-09-21
drivers: iio: adc: ltc2497: Rename the LTC2499 iio device
Ciprian Regus
2022-09-21
drivers: iio: adc: ltc2497: LTC2499 support
Ciprian Regus
2022-09-21
iio: ltc2497: Fix reading conversion results
Uwe Kleine-König
2022-09-21
iio: pressure: bmp280: Add more tunable config parameters for BMP380
Angel Iglesias
[next]