summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
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
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron
2021-10-17staging: iio: ad9832: convert probe to device-managedAlexandru Ardelean
2021-09-14staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus