| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-28 | iio: chemical: scd30: fix division by zero in write_raw | Antoniu Miclaus | 1 | -1/+1 |
| 2026-04-28 | iio: adc: npcm: fix unbalanced clk_disable_unprepare() | David Carlier | 1 | -17/+8 |
| 2026-04-28 | iio: adc: nxp-sar-adc: Avoid division by zero | Andy Shevchenko | 1 | -2/+11 |
| 2026-04-28 | iio: Fix iio_multiply_value use in iio_read_channel_processed_scale | Svyatoslav Ryhel | 1 | -1/+5 |
| 2026-04-28 | iio: gyro: adis16260: fix division by zero in write_raw | Antoniu Miclaus | 1 | -0/+3 |
| 2026-04-28 | iio: adc: ad4695: Fix call ordering in offload buffer postenable | Radu Sabau | 1 | -15/+8 |
| 2026-04-28 | iio: light: veml6070: Fix resource leak in probe error path | Felix Gu | 1 | -12/+2 |
| 2026-04-28 | iio: chemical: mhz19b: reject oversized serial replies | Pengpeng Hou | 1 | -0/+17 |
| 2026-04-28 | iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux | Christofer Jonason | 1 | -2/+9 |
| 2026-04-27 | iio: tsl2772: Add support for Avago APDS9900/9901 ALS/Proximity sensor | Svyatoslav Ryhel | 1 | -0/+16 |
| 2026-04-27 | iio: proximity: srf08: Replace sprintf() with sysfs_emit() | Maxwell Doose | 1 | -10/+7 |
| 2026-04-27 | iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex l... | Lucas Ivars Cadima Ciziks | 1 | -33/+23 |
| 2026-04-27 | iio: adc: ad7280a: Extract chan->address bit fields into named local variables | Lucas Ivars Cadima Ciziks | 1 | -7/+10 |
| 2026-04-27 | iio: adc: qcom: Unify user-visible "Qualcomm" name | Krzysztof Kozlowski | 1 | -2/+2 |
| 2026-04-27 | iio: adc: ad4130: add new supported parts | Jonathan Santos | 1 | -73/+373 |
| 2026-04-27 | iio: adc: ad4130: introduce chip info for future multidevice support | Jonathan Santos | 1 | -10/+30 |
| 2026-04-27 | iio: adc: ad4130: Add SPI device ID table | Jonathan Santos | 1 | -0/+7 |
| 2026-04-27 | iio: adc: ti-ads7924: Use guard(mutex) in ADC read helper | Giorgi Tchankvetadze | 1 | -2/+3 |
| 2026-04-27 | iio: adc: rtq6056: add i2c_device_id support | Kevin Tung | 1 | -1/+9 |
| 2026-04-27 | iio: magnetometer: hid-sensor-magn-3d: prefer 'u32' type | Joshua Crofts | 1 | -3/+3 |
| 2026-04-27 | iio: adc: ad4170: use lookup table for gpio mask selection | Guilherme Ivo Bozi | 1 | -32/+15 |
| 2026-04-27 | iio: addac: ad74115: Use devm_mutex_init() | David Carlier | 1 | -1/+4 |
| 2026-04-27 | iio: dac: ltc2664: Use devm_mutex_init() | David Carlier | 1 | -1/+3 |
| 2026-04-27 | iio: dac: ad5686: Use devm_mutex_init() | David Carlier | 1 | -1/+3 |
| 2026-04-27 | iio: dac: ad5755: Use devm_mutex_init() | David Carlier | 1 | -2/+3 |
| 2026-04-27 | iio: dac: ad5758: Use devm_mutex_init() | David Carlier | 1 | -1/+3 |
| 2026-04-27 | iio: dac: ad7303: Use devm_mutex_init() | David Carlier | 1 | -1/+3 |
| 2026-04-27 | iio: dac: ad3552r: Use devm_mutex_init() | David Carlier | 1 | -1/+3 |
| 2026-04-27 | iio: adc: nxp-sar-adc: use field_get() for EOC bit check | Piyush Patle | 1 | -5/+1 |
| 2026-04-27 | iio: dac: ad3552r: use field_get() for power-down bit read | Piyush Patle | 1 | -2/+1 |
| 2026-04-27 | iio: adc: ti-ads7950: use spi_optimize_message() | David Lechner | 1 | -28/+37 |
| 2026-04-27 | iio: adc: ad799x: convert to fully managed resources and drop remove() | Archit Anant | 1 | -41/+29 |
| 2026-04-27 | iio: adc: ad799x: cache regulator voltages during probe | Archit Anant | 1 | -8/+16 |
| 2026-04-27 | iio: adc: ad799x: use a static buffer for scan data | Archit Anant | 1 | -8/+4 |
| 2026-04-27 | iio: adc: ad799x: use local device pointer in probe | Archit Anant | 1 | -6/+7 |
| 2026-04-27 | iio: adc: ad799x: sort headers alphabetically | Archit Anant | 1 | -9/+9 |
| 2026-04-27 | iio: light: vcnl4000: register an IIO device with a device-managed function | Erikas Bitovtas | 1 | -10/+2 |
| 2026-04-27 | iio: light: vcnl4000: make pm_runtime_enable() device-managed | Erikas Bitovtas | 1 | -11/+3 |
| 2026-04-27 | iio: light: vcnl4000: move power state function into device-managed action | Erikas Bitovtas | 1 | -11/+21 |
| 2026-04-27 | iio: light: vcnl4000: move device tree entries into one line | Erikas Bitovtas | 1 | -28/+7 |
| 2026-04-27 | iio: light: vcnl4000: drop enum id table in favor of chip structs | Erikas Bitovtas | 1 | -107/+98 |
| 2026-04-27 | iio: light: vcnl4000: validate device by prod ID instead of table ID | Erikas Bitovtas | 1 | -2/+8 |
| 2026-04-27 | iio: dac: mcp4821: add configurable gain support | Nikhil Gautam | 1 | -20/+108 |
| 2026-04-27 | iio: dac: mcp4821: move state initialization outside switch | Nikhil Gautam | 1 | -2/+1 |
| 2026-04-27 | iio: dac: mcp4821: fix spelling mistake in enum name | Nikhil Gautam | 1 | -1/+1 |
| 2026-04-27 | iio: ssp_sensors: cleanup codestyle check | Sanjay Chitroda | 1 | -3/+3 |
| 2026-04-27 | iio: ssp_sensors: cleanup codestyle warning | Sanjay Chitroda | 1 | -1/+1 |
| 2026-04-27 | iio: accel: adxl372: Use dev_err_probe() | Sanjay Chitroda | 1 | -4/+2 |
| 2026-04-27 | iio: accel: adxl372: Use devm-managed mutex initialization | Sanjay Chitroda | 1 | -1/+3 |
| 2026-04-27 | iio: accel: adxl367: Use devm-managed mutex initialization | Sanjay Chitroda | 1 | -1/+3 |
| 2026-04-27 | iio: accel: adxl355: Use dev_err_probe() | Sanjay Chitroda | 3 | -30/+16 |
| 2026-04-27 | iio: accel: adxl355_core: Use devm-managed mutex initialization | Sanjay Chitroda | 1 | -1/+3 |
| 2026-04-27 | iio: accel: adxl380: Use devm-managed mutex initialization | Sanjay Chitroda | 1 | -1/+3 |
| 2026-04-27 | iio: accel: adxl313: Use dev_err_probe() | Sanjay Chitroda | 3 | -17/+10 |
| 2026-04-27 | iio: accel: adxl313_core: Use devm-managed mutex initialization | Sanjay Chitroda | 1 | -1/+3 |
| 2026-04-27 | iio: magnetometer: ak8975: remove unnecessary braces | Joshua Crofts | 1 | -2/+2 |
| 2026-04-27 | iio: adc: ti-ads8688: use read_avail for available attributes | Gabriel Rondon | 1 | -34/+36 |
| 2026-04-27 | iio: adc: ad4062: use dev_err_probe() | Antoniu Miclaus | 1 | -4/+3 |
| 2026-04-27 | iio: adc: ad9467: use dev_err_probe() | Antoniu Miclaus | 1 | -5/+4 |
| 2026-04-27 | iio: adc: ad7768-1: use dev_err_probe() | Antoniu Miclaus | 1 | -4/+2 |
| 2026-04-27 | iio: adc: ad7280a: use dev_err_probe() | Antoniu Miclaus | 1 | -2/+2 |
| 2026-04-27 | iio: adc: ad7791: use dev_err_probe() | Antoniu Miclaus | 1 | -4/+2 |
| 2026-04-27 | iio: adc: ad7791: add dev variable | Antoniu Miclaus | 1 | -6/+7 |
| 2026-04-27 | iio: adc: ad7292: use dev_err_probe() | Antoniu Miclaus | 1 | -4/+3 |
| 2026-04-27 | iio: adc: ad7292: add dev variable | Antoniu Miclaus | 1 | -4/+5 |
| 2026-04-27 | iio: adc: ad7793: use dev_err_probe() | Antoniu Miclaus | 1 | -12/+7 |
| 2026-04-27 | iio: adc: ad7793: add dev variable | Antoniu Miclaus | 1 | -5/+6 |
| 2026-04-27 | iio: adc: ad7780: use dev_err_probe() | Antoniu Miclaus | 1 | -21/+12 |
| 2026-04-27 | iio: adc: ad7780: add dev variable | Antoniu Miclaus | 1 | -6/+7 |
| 2026-04-27 | iio: adc: ad7949: use dev_err_probe() | Antoniu Miclaus | 1 | -16/+9 |
| 2026-04-27 | iio: adc: ti-ads7950: complete conversion to using managed resources | Dmitry Torokhov | 1 | -48/+22 |
| 2026-04-27 | iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage() | Dmitry Torokhov | 1 | -35/+13 |
| 2026-04-27 | iio: adc: ti-ads7950: simplify check for spi_setup() failures | Dmitry Torokhov | 1 | -1/+1 |
| 2026-04-27 | iio: adc: ti-ads7950: switch to using guard() notation | Dmitry Torokhov | 1 | -50/+29 |
| 2026-04-27 | iio: adc: ltc2309: Optimize chip_info structure layout | Carlos Jones Jr | 1 | -3/+3 |
| 2026-04-27 | iio: adc: ltc2309: add read delay for ltc2305 | Carlos Jones Jr | 1 | -0/+10 |
| 2026-04-27 | iio: imu: st_lsm6dsx: Add support for rotation sensor | Francesco Lavra | 5 | -7/+331 |
| 2026-04-27 | iio: ABI: Add quaternion axis modifier | Francesco Lavra | 1 | -0/+1 |
| 2026-04-27 | iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO | Francesco Lavra | 1 | -11/+23 |
| 2026-04-27 | iio: adc: ad7191: Don't check for specific errors when parsing properties | Andy Shevchenko | 1 | -30/+33 |
| 2026-04-27 | iio: orientation: hid-sensor-rotation: use ext_scan_type | David Lechner | 1 | -28/+43 |
| 2026-04-27 | iio: imu: bno055: add explicit scan buf layout | David Lechner | 1 | -3/+24 |
| 2026-04-27 | iio: buffer: ensure repeat alignment is a power of two | David Lechner | 1 | -1/+1 |
| 2026-04-27 | iio: buffer: cache timestamp offset in scan buffer | David Lechner | 1 | -3/+11 |
| 2026-04-27 | iio: buffer: check return value of iio_compute_scan_bytes() | David Lechner | 1 | -11/+25 |
| 2026-04-24 | Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 131 | -1937/+4721 |
| 2026-04-15 | Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -12/+2 |
| 2026-04-06 | Merge tag 'v7.0-rc7' into char-misc-next | Greg Kroah-Hartman | 24 | -139/+187 |
| 2026-03-30 | hwmon: (ina2xx) drop unused platform data | Bartosz Golaszewski | 1 | -12/+2 |
| 2026-03-29 | Merge tag 'iio-fixes-for-7.0c' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 11 | -79/+92 |
| 2026-03-29 | Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 15 | -60/+95 |
| 2026-03-26 | iio: amplifiers: ad8366: add support for adrf5702/3 | Rodrigo Alencar | 2 | -0/+24 |
| 2026-03-26 | iio: adc: meson-saradc: add support for Meson S4 | Nick Xie | 1 | -0/+8 |
| 2026-03-26 | iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope | Milan Misic | 1 | -0/+1 |
| 2026-03-26 | iio: light: veml6070: fix veml6070_read() return value | Aldo Conte | 1 | -3/+1 |
| 2026-03-26 | iio: proximity: add driver for ST VL53L1X ToF sensor | Siratul Islam | 3 | -0/+772 |
| 2026-03-25 | iio: adc: max11410: make vref register name arrays static const | Giorgi Tchankvetadze | 1 | -2/+2 |
| 2026-03-25 | iio: accel: bmc150-accel-core: use sysfs_emit() in show functions | Gabriel Rondon | 1 | -2/+2 |
| 2026-03-25 | iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq() | Neel Bullywon | 1 | -4/+4 |
| 2026-03-25 | iio: adc: ltc2309: add support for ltc2305 | Kyle Hsieh | 1 | -5/+44 |
| 2026-03-25 | iio: adc: ltc2309: explicitly assign hex values to channel enums | Kyle Hsieh | 1 | -16/+16 |
| 2026-03-25 | iio: accel: adxl380: fix typo in PART_ID register macro | Nikhil Gautam | 1 | -2/+2 |
| 2026-03-22 | iio: dac: ds4424: add Rfs-based scale and per-variant limits | Oleksij Rempel | 1 | -1/+80 |
| 2026-03-22 | iio: dac: ds4424: convert to regmap | Oleksij Rempel | 2 | -72/+90 |
| 2026-03-22 | iio: dac: ds4424: support per-variant output range limits | Oleksij Rempel | 1 | -2/+12 |
| 2026-03-22 | iio: dac: ds4424: add DS4402/DS4404 device IDs | David Jander | 1 | -0/+14 |
| 2026-03-22 | iio: dac: ds4424: use fsleep() instead of usleep_range() | Oleksij Rempel | 1 | -1/+8 |
| 2026-03-22 | iio: dac: ds4424: use device match data for chip info | Oleksij Rempel | 1 | -23/+24 |
| 2026-03-22 | iio: dac: ds4424: rename iio_info struct to avoid ambiguity | Oleksij Rempel | 1 | -2/+2 |
| 2026-03-22 | iio: dac: ds4424: sort headers alphabetically | Oleksij Rempel | 1 | -4/+5 |
| 2026-03-22 | iio: dac: ds4424: ratelimit read errors and use device context | Oleksij Rempel | 1 | -2/+3 |
| 2026-03-22 | iio: dac: ds4424: refactor raw access to use bitwise operations | Oleksij Rempel | 1 | -34/+21 |
| 2026-03-22 | Merge tag 'v7.0-rc4' into togreg | Jonathan Cameron | 23 | -29/+74 |
| 2026-03-22 | iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger mode | Felix Gu | 1 | -4/+5 |
| 2026-03-22 | iio: accel: adxl313: add missing error check in predisable | Antoniu Miclaus | 1 | -0/+2 |
| 2026-03-22 | iio: dac: ad5770r: fix error return in ad5770r_read_raw() | Antoniu Miclaus | 1 | -1/+1 |
| 2026-03-22 | iio: accel: fix ADXL355 temperature signature value | Valek Andrej | 1 | -1/+1 |
| 2026-03-21 | iio: frequency: ad9523: use dev_err_probe | Antoniu Miclaus | 1 | -4/+2 |
| 2026-03-21 | iio: frequency: ad9523: add dev variable | Antoniu Miclaus | 1 | -7/+9 |
| 2026-03-21 | iio: frequency: admv4420: use dev_err_probe | Antoniu Miclaus | 1 | -16/+12 |
| 2026-03-21 | iio: frequency: admv4420: add dev variable | Antoniu Miclaus | 1 | -3/+4 |
| 2026-03-21 | iio: adc: ad_sigma_delta: Format block comments | Giorgi Tchankvetadze | 1 | -2/+4 |
| 2026-03-21 | iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned() | David Lechner | 1 | -6/+5 |
| 2026-03-21 | iio: light: vcnl4035: fix scan buffer on big-endian | David Lechner | 1 | -6/+12 |
| 2026-03-21 | iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() | David Lechner | 1 | -12/+8 |
| 2026-03-21 | iio: adc: ti-adc161s626: fix buffer read on big-endian | David Lechner | 1 | -9/+12 |
| 2026-03-21 | iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data | Sanjay Chitroda | 1 | -8/+3 |
| 2026-03-21 | iio: adc: ina2xx: add INA236 support | Chuang Zhu | 1 | -12/+53 |
| 2026-03-21 | iio: light: as73211: remove duplicate zero init of scan.chan[3] | David Lechner | 1 | -3/+0 |
| 2026-03-21 | iio: amplifiers: fix typo from Curren to Current | Shi Hao | 1 | -1/+1 |
| 2026-03-21 | iio: cdc: fix spelling mistakes in comments | Shi Hao | 2 | -2/+2 |
| 2026-03-21 | iio: chemical: rephrase comment and fix a typo | Shi Hao | 1 | -1/+1 |
| 2026-03-21 | iio: common: fix spelling mistakes in comments | Shi Hao | 4 | -5/+5 |
| 2026-03-21 | iio: test: fix typo from neeeds to needs in comment | Shi Hao | 1 | -1/+1 |
| 2026-03-21 | iio: temp: fix spelling mistakes in comments | Shi Hao | 1 | -2/+2 |
| 2026-03-21 | iio: resolver: fix typo from degredation to degradation | Shi Hao | 1 | -3/+3 |
| 2026-03-21 | iio: proximity: fix typo from currenly to currently | Shi Hao | 1 | -1/+1 |
| 2026-03-21 | iio: pressure: fix spelling mistakes in comments | Shi Hao | 4 | -4/+4 |
| 2026-03-21 | iio: magnetometer: fix various spelling mistakes | Shi Hao | 3 | -5/+5 |
| 2026-03-21 | iio: imu: fix typo from adjustement to adjustment | Shi Hao | 1 | -1/+1 |
| 2026-03-21 | iio: adc: add an article and use digitize instead of digitalize | Shi Hao | 1 | -3/+3 |
| 2026-03-21 | iio: light: fix several incorrect spellings | Shi Hao | 5 | -5/+5 |
| 2026-03-21 | iio: accel: fix typo celcius to Celsius | Shi Hao | 2 | -2/+2 |
| 2026-03-21 | iio: adc: aspeed: Reserve battery sensing channel for on-demand use | Billy Tsai | 1 | -7/+31 |
| 2026-03-21 | iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delay | Billy Tsai | 1 | -3/+3 |
| 2026-03-21 | iio: adc: Enable multiple consecutive channels based on model data | Billy Tsai | 1 | -1/+21 |
| 2026-03-21 | iio: adc: Add battery channel definition for ADC | Billy Tsai | 1 | -2/+4 |
| 2026-03-21 | iio: dac: ltc2632: add support for LTC2654 DAC family | David Marinovic | 1 | -3/+23 |
| 2026-03-21 | iio: dac: ltc2632: drop enum and use individual chip_info objects | David Marinovic | 1 | -185/+142 |
| 2026-03-21 | iio: light: vcnl4000: add support for regulators | Erikas Bitovtas | 1 | -0/+7 |
| 2026-03-21 | iio: light: vcnl4000: remove redundant check for proximity-near-level | Erikas Bitovtas | 1 | -3/+1 |
| 2026-03-21 | iio: light: vcnl4000: use variables for I2C client and device instances | Erikas Bitovtas | 1 | -19/+16 |
| 2026-03-21 | iio: light: vcnl4000: remove error messages for trigger and irq | Erikas Bitovtas | 1 | -7/+2 |
| 2026-03-21 | iio: light: vcnl4000: replace mutex_init() with devm_mutex_init() | Erikas Bitovtas | 1 | -3/+14 |
| 2026-03-21 | iio: light: vcnl4000: move power enablement from init to probe | Erikas Bitovtas | 1 | -5/+5 |
| 2026-03-21 | iio: light: vcnl4000: sort includes by their name | Erikas Bitovtas | 1 | -4/+4 |
| 2026-03-21 | iio: backend: use __free(fwnode_handle) for automatic cleanup | Antoniu Miclaus | 1 | -4/+2 |
| 2026-03-21 | iio: accel: adxl372: add support for ADXL371 | Antoniu Miclaus | 5 | -18/+75 |
| 2026-03-21 | iio: accel: adxl372: factor out buffer and trigger setup | Antoniu Miclaus | 1 | -43/+50 |
| 2026-03-21 | iio: accel: adxl372: introduce chip_info structure | Antoniu Miclaus | 4 | -75/+112 |
| 2026-03-15 | iio: adc: mt6359-auxadc: Fix comma spacing | Giorgi Tchankvetadze | 1 | -1/+1 |
| 2026-03-15 | iio: dac: mcp47feb02: Fix Vref validation [1-999] case | Ariana Lazar | 1 | -27/+22 |
| 2026-03-15 | iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin() | Josh Poimboeuf | 1 | -10/+5 |
| 2026-03-14 | Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
| 2026-03-14 | iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace | David Lechner | 1 | -3/+19 |
| 2026-03-14 | iio: adc: ti-ads7950: remove chip_info[] | David Lechner | 1 | -89/+83 |
| 2026-03-14 | iio: adc: palmas_gpadc: Replace leading space indentation with tabs | Giorgi Tchankvetadze | 1 | -3/+3 |
| 2026-03-14 | iio: accel: adxl372: convert to guard(mutex) | Rajveer Chaudhari | 1 | -9/+6 |
| 2026-03-14 | iio: accel: adxl313: convert to guard(mutex) | Rajveer Chaudhari | 1 | -7/+4 |
| 2026-03-14 | iio: buffer: hw-consumer: remove redundant scan_mask flexible array | Nuno Sá | 1 | -4/+7 |
| 2026-03-14 | iio: adc: meson: no devm for nvmem_cell_get | Rosen Penev | 1 | -6/+7 |
| 2026-03-14 | iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_get | Rosen Penev | 1 | -1/+2 |
| 2026-03-14 | iio: light: acpi-als: Convert ACPI driver to a platform one | Rafael J. Wysocki | 1 | -14/+14 |
| 2026-03-14 | iio: light: acpi-als: Register ACPI notify handler directly | Rafael J. Wysocki | 1 | -5/+15 |
| 2026-03-14 | iio: frequency: admv1013: fix NULL pointer dereference on str | Antoniu Miclaus | 1 | -28/+37 |
| 2026-03-14 | iio: adc: max1363: Reformat enum and array initializers | Giorgi Tchankvetadze | 1 | -40/+43 |
| 2026-03-14 | iio: proximity: rfd77402: Fix completion race condition in IRQ mode | Felix Gu | 1 | -3/+4 |
| 2026-03-07 | iio: imu: adis16550: fix swapped gyro/accel filter functions | Antoniu Miclaus | 1 | -4/+4 |
| 2026-03-07 | iio: adc: aspeed: clear reference voltage bits before configuring vref | Billy Tsai | 1 | -0/+1 |
| 2026-03-07 | iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout() | Felix Gu | 1 | -0/+3 |
| 2026-03-07 | iio: adc: ti-ads1018: fix type overflow for data rate | Chunyang Chen | 1 | -1/+1 |
| 2026-03-07 | iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get() | Dmitry Torokhov | 1 | -3/+5 |
| 2026-03-07 | iio: adc: ti-ads7950: normalize return value of gpio_get | Dmitry Torokhov | 1 | -1/+1 |
| 2026-03-03 | iio: light: ltr501: return proper error code from ltr501_get_gain_index() | Antoniu Miclaus | 1 | -3/+3 |
| 2026-03-03 | iio: adc: cpcap-adc: add support for Mot ADC | Svyatoslav Ryhel | 1 | -0/+15 |
| 2026-03-03 | iio: light: gp2ap020a00f: remove unused debug_reg_addr | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: light: apds9306: remove unused nlux_per_count | Antoniu Miclaus | 1 | -2/+0 |
| 2026-03-03 | iio: imu: bmi323: remove unused drdy_trigger_enabled | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: humidity: hdc2010: remove unused interrupt_config | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: dac: ti-dac5571: remove unused id field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: dac: adi-axi-dac: remove unused int_tone field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: ti-ads1015: remove unused enabled field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: nau7802: remove unused min_conversions field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: max1363: remove unused requestedmask field | Antoniu Miclaus | 1 | -2/+0 |
| 2026-03-03 | iio: adc: ad9467: remove unused output_mode field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: ad7793: remove unused int_vref_mv field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: ad7768-1: remove unused mclk_div field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: adc: ad4080: remove unused dec_rate field | Antoniu Miclaus | 1 | -1/+0 |
| 2026-03-03 | iio: sca3000: manage device registration with devm helper | Harshit Mogalapalli | 1 | -14/+1 |
| 2026-03-03 | iio: sca3000: stop interrupts via devm_add_action_or_reset() | Harshit Mogalapalli | 1 | -5/+7 |