summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-07-19iio: buffer-dmaengine: Add support for cyclic DMA transfersNuno Sá
2026-07-19iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()Chengrui Liu
2026-07-19iio: dac: ad5686: add gain control supportRodrigo Alencar
2026-07-19iio: dac: ad5686: add triggered buffer supportRodrigo Alencar
2026-07-19iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()Rodrigo Alencar
2026-07-19iio: dac: ad5686: implement new sync() op for the spi busRodrigo Alencar
2026-07-19iio: dac: ad5686: introduce sync operationRodrigo Alencar
2026-07-19iio: dac: ad5686: refactor command/data macrosRodrigo Alencar
2026-07-19iio: dac: ad5686: missing NULL check on match dataRodrigo Alencar
2026-07-18iio: resolver: ad2s1200: use dev_err_probe()Vojtěch Krátký
2026-07-13iio: adc: mt6323: remove unused headerRoman Vivchar
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12iio: accel: dmard09: Implement IIO_CHAN_INFO_SCALEMert Seftali
2026-07-11iio: light: gp2ap002: Disable regulators on resume failureLaxman Acharya Padhya
2026-07-11iio: light: rpr0521: Propagate regcache_sync() errorsPengpeng Hou
2026-07-11iio: light: vcnl4035: Propagate regcache_sync() errorsPengpeng Hou
2026-07-11iio: dac: m62332: Fix regulator reference count imbalanceErick Henrique
2026-07-11iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...Sanjay Chitroda
2026-07-10iio: adc: max14001: add missing 'select REGMAP' to KconfigJoshua Crofts
2026-07-10iio: adc: max34408: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-08iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-07iio: hid-sensors: Use implicit NULL pointer checksSanjay Chitroda
2026-07-07iio: hid-sensors: align function parenthesis for readabilitySanjay Chitroda
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-06iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol
2026-07-06iio: adc: ade9000: Drop incorrect kerneldoc markerKrzysztof Kozlowski
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: imu: bmi270: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: adc: max1241: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: dac: ad3530r: Add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: dac: ad3530r: Make regmap_config selectable per chipKim Seer Paller
2026-07-05iio: dac: ad3530r: Refactor setup to table-driven register banksKim Seer Paller
2026-07-05iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointerKim Seer Paller
2026-07-05iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-05iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
2026-07-05iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-05iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
2026-07-04iio: adc: ti-ads1015: use devm helpers to fix probe error pathsStepan Ionichev
2026-07-03iio: pressure: rohm-bm1390: harden trigger handler against transient errorsStepan Ionichev
2026-07-03iio: resolver: ad2s1210: refactor trigger handlerDavid Lechner
2026-07-03iio: chemical: scd30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: chemical: sps30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: adc: ti-adc084s021: use dev_err_probe for probe time errorPrashant Rahul
2026-07-03iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03iio: adc: ti-adc081c: use dev_err_probe() for probe time errorPrashant Rahul
2026-07-02iio: imu: inv_icm45600: clamp the device-reported FIFO sample countBryam Vargas
2026-07-02iio: accel: hid-sensor-accel-3d: Avoid race between callback setup and device...Sanjay Chitroda
2026-07-02iio: magnetometer: hid-sensor-magn-3d: Avoid race between callback setup and ...Sanjay Chitroda