index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2026-03-03
iio: sca3000: stop interrupts via devm_add_action_or_reset()
Harshit Mogalapalli
2026-03-03
iio: sca3000: use guard(mutex) to simplify return paths
Harshit Mogalapalli
2026-03-03
iio: sca3000: make stop_all_interrupts() return void
Harshit Mogalapalli
2026-03-03
iio: sca3000: Move sca3000_stop_all_interrupts() above sca3000_probe()
Harshit Mogalapalli
2026-03-03
iio: sca3000: switch IRQ handling to devm helpers
Harshit Mogalapalli
2026-03-03
iio: sca3000: reuse device pointer for devm helpers
Harshit Mogalapalli
2026-03-03
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
2026-03-03
iio: dac: ad5360: converting to guard(mutex)
Menderes Sabaz
2026-03-03
iio: light: apds9306: remove redundant explicit pointer cast
SAJJA EASWAR SAI
2026-03-03
iio: pressure: hsc030pa: Improve i2c_transfer return value handling
Antoniu Miclaus
2026-03-03
iio: frequency: admv4420: return proper error code from admv4420_calc_paramet...
Antoniu Miclaus
2026-03-02
iio: magnetometer: bmc150_magn: use automated cleanup for mutex
Neel Bullywon
2026-03-02
iio: orientation: hid-sensor-rotation: fix quaternion alignment
David Lechner
2026-03-02
iio: adc: ade9000: remove unused ADE9000_ST_ERROR macro
Giorgi Tchankvetadze
2026-03-02
iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Felix Gu
2026-03-02
iio: adc: ti-ads1119: Drop redundant error message
Felix Gu
2026-03-01
iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
David Lechner
2026-03-01
iio: hid-sensors: Use software trigger
Srinivas Pandruvada
2026-03-01
iio: hid-sensor-gyro-3d: fix typo in array name
Bhargav Joshi
2026-03-01
iio: adc: ad7768-1: add support for SPI offload
Jonathan Santos
2026-03-01
iio: adc: ad7768-1: disable IRQ autoenable
Jonathan Santos
2026-03-01
iio: adc: ad7768-1: remove switch to one-shot mode
Jonathan Santos
2026-03-01
iio: adc: ad7768-1: fix one-shot mode data acquisition
Jonathan Santos
2026-03-01
iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224
Marcelo Schmitt
2026-03-01
iio: adc: ad4030: Add SPI offload support
Marcelo Schmitt
2026-03-01
iio: adc: fix typos found by codespell
Giorgi Tchankvetadze
2026-03-01
iio: accel: adxl345: Implement event scaling for ABI compliance
Taha Ed-Dafili
2026-03-01
iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
Taha Ed-Dafili
2026-03-01
iio: core: Add IIO_EV_INFO_SCALE to event info
Taha Ed-Dafili
2026-03-01
iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Felix Gu
2026-03-01
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
2026-03-01
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
2026-03-01
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
Francesco Lavra
2026-03-01
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
2026-03-01
iio: dac: mcp47feb02: Fix mutex used before initialization
Felix Gu
2026-03-01
iio: adc: ade9000: fix wrong return type in streaming push
Giorgi Tchankvetadze
2026-03-01
iio: adc: ade9000: fix wrong register in CALIBBIAS case for active power
Giorgi Tchankvetadze
2026-03-01
iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
Antoniu Miclaus
2026-03-01
iio: adc: ade9000: move mutex init before IRQ registration
Antoniu Miclaus
2026-03-01
iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()
Felix Gu
2026-03-01
iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...
Felix Gu
2026-02-28
iio: frequency: ad9523: use octal permissions
Bhargav Joshi
2026-02-28
iio: frequency: ad9523: fix multi-line dereferences
Bhargav Joshi
2026-02-28
iio: frequency: ad9523: fix implicit variable macros
Bhargav Joshi
2026-02-28
iio: adc: ade9000: remove unused AD9000_CHANNELS_PER_PHASE macro
Giorgi Tchankvetadze
2026-02-28
iio: filter: admv8818: use dev_err_probe()
Antoniu Miclaus
2026-02-28
iio: filter: admv8818: add dev variable
Antoniu Miclaus
2026-02-28
iio: dac: ad7293: use dev_err_probe()
Antoniu Miclaus
[prev]
[next]