aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-10staging: iio: resolver: ads1210: fix config modeNuno Sá
2023-04-06staging: iio: resolver: ad2s1210: Add explicit include for of.hRob Herring
2023-03-28staging: iio: resolver: ads1210: fix config modeNuno Sá
2023-03-11staging: iio: meter: Drop ade7854 driverJonathan Cameron
2022-11-23staging: iio: accel: adis16240: Call '__adis_initial_startup()'Ramona Bolboaca
2022-11-23staging: iio: accel: adis16203: Call '__adis_initial_startup()'Ramona Bolboaca
2022-11-23staging: iio: ade7854: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23staging: iio: ad5933: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23staging: iio: adt7316: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23staging: iio: meter: replace ternary operator by if conditionDeepak R Varma
2022-11-23staging: iio: frequency: ad9834: merge unnecessary split linesDeepak R Varma
2022-08-20staging: iio: frequency: ad9832: Fix alignment for DMA safetyJonathan Cameron
2022-08-15staging: iio: resolver: ad2s1210: Fix alignment for DMA safetyJonathan Cameron
2022-08-15staging: iio: meter: ade7854: Fix alignment for DMA safetyJonathan Cameron
2022-08-15staging: iio: frequency: ad9834: Fix alignment for DMA safetyJonathan Cameron
2022-08-15iio: cdc: ad7746: Move driver out of staging.Jonathan Cameron
2022-08-15staging: iio: ad7746: White space cleanupJonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential...Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etcJonathan Cameron
2022-08-15staging: iio: cdc: ad7764: Push locking down into case statements in read/wri...Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Factor out ad7746_read_channel()Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use local buffer for multi byte reads.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use explicit be24 handling.Jonathan Cameron
2022-04-28staging: iio: ad2s1210: remove redundant assignment to variable negativeColin Ian King
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-02-21iio:adc:ad7280a: Move out of stagingJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Remove shift from cb_mask state cache.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use device properties to replace platform data.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->devJonathan Cameron
2022-02-21staging:iio:ad7280a: Reflect optionality of irq in ABIJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Cleanup includesJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Make oversampling_ratio a runtime controlJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Trivial comment formatting cleanupJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Drop unused timestamp channel.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Standardize extended ABI namingJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Switch to standard event controlJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Split buff[2] into tx and rx partsJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: rename _read() to _read_reg()Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron