index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: aspeed: Remove the trim valid dts property.
Billy Tsai
2022-11-14
1
-6
/
+5
*
iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
Chen Zhongjin
2022-11-12
1
-1
/
+5
*
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
2022-11-12
1
-1
/
+3
*
iio: light: rpr0521: add missing Kconfig dependencies
Paul Gazzillo
2022-11-12
1
-0
/
+2
*
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
2022-11-12
1
-5
/
+7
*
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
2022-11-12
1
-2
/
+3
*
iio: light: apds9960: fix wrong register for gesture gain
Alejandro Concepción Rodríguez
2022-11-06
1
-6
/
+6
*
iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
Dan Carpenter
2022-11-01
1
-1
/
+1
*
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
2022-11-01
1
-1
/
+3
*
iio: adc: mp2629: fix potential array out of bound access
Saravanan Sekar
2022-11-01
1
-1
/
+2
*
iio: adc: mp2629: fix wrong comparison of channel
Saravanan Sekar
2022-10-29
1
-1
/
+1
*
iio: pressure: ms5611: changed hardcoded SPI speed to value limited
Mitja Spes
2022-10-29
1
-1
/
+1
*
iio: pressure: ms5611: fixed value compensation bug
Mitja Spes
2022-10-29
2
-32
/
+31
*
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
2022-10-29
1
-12
/
+12
*
iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment
Claudiu Beznea
2022-10-24
1
-4
/
+2
*
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Yang Yingliang
2022-10-24
1
-1
/
+5
*
iio: bmc150-accel-core: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
1
-5
/
+18
*
iio: adxl367: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
1
-5
/
+18
*
iio: adxl372: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
1
-5
/
+18
*
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
Matti Vaittinen
2022-10-17
1
-5
/
+18
*
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-17
1
-7
/
+6
*
iio: adc: stm32-adc: fix channel sampling time init
Olivier Moysan
2022-10-17
1
-5
/
+6
*
iio: adc: mcp3911: mask out device ID in debug prints
Marcus Folkesson
2022-10-17
1
-2
/
+3
*
iio: adc: mcp3911: use correct id bits
Marcus Folkesson
2022-10-17
1
-2
/
+2
*
iio: adc: mcp3911: return proper error code on failure to allocate trigger
Marcus Folkesson
2022-10-17
1
-1
/
+1
*
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
2022-10-17
1
-1
/
+1
*
iio: light: tsl2583: Fix module unloading
Shreeya Patel
2022-10-17
1
-1
/
+1
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
110
-1339
/
+10350
|
\
|
*
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
2022-09-21
1
-0
/
+58
|
*
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
2022-09-21
1
-0
/
+53
|
*
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
2022-09-21
2
-8
/
+97
|
*
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
2022-09-21
1
-37
/
+14
|
*
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
Jonathan Cameron
2022-09-21
1
-1
/
+2
|
*
iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-09-21
3
-8
/
+5
|
*
iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-09-21
2
-10
/
+7
|
*
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
2022-09-21
1
-5
/
+5
|
*
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
1
-4
/
+4
|
*
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
1
-4
/
+4
|
*
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-21
1
-4
/
+4
|
*
iio: imu: add BNO055 I2C driver
Andrea Merello
2022-09-21
3
-0
/
+70
|
*
iio: imu: add BNO055 serdev driver
Andrea Merello
2022-09-21
5
-0
/
+693
|
*
iio: imu: add Bosch Sensortec BNO055 core driver
Andrea Merello
2022-09-21
6
-0
/
+1707
|
*
iio: add support for binary attributes
Andrea Merello
2022-09-21
1
-1
/
+3
|
*
iio: add modifers for pitch, yaw, roll
Andrea Merello
2022-09-21
1
-0
/
+3
|
*
iio: add modifiers for linear acceleration
Andrea Merello
2022-09-21
1
-0
/
+3
|
*
iio: pressure: dps310: Reset chip after timeout
Eddie James
2022-09-21
1
-10
/
+64
|
*
iio: pressure: dps310: Refactor startup procedure
Eddie James
2022-09-21
1
-89
/
+99
|
*
iio: adc: ad7923: support extended range
Nuno Sá
2022-09-21
1
-1
/
+6
|
*
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
2022-09-21
1
-1
/
+3
|
*
iio: adc: stm32-adc: add id registers support
Olivier Moysan
2022-09-21
2
-3
/
+87
[next]