index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]