Age | Commit message (Expand) | Author |
2022-11-23 | staging: iio: accel: adis16240: Call '__adis_initial_startup()' | Ramona Bolboaca |
2022-11-23 | staging: iio: accel: adis16203: Call '__adis_initial_startup()' | Ramona Bolboaca |
2022-11-23 | staging: iio: ade7854: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-11-23 | staging: iio: ad5933: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-11-23 | staging: iio: adt7316: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-11-23 | staging: iio: meter: replace ternary operator by if condition | Deepak R Varma |
2022-11-23 | staging: iio: frequency: ad9834: merge unnecessary split lines | Deepak R Varma |
2022-08-20 | staging: iio: frequency: ad9832: Fix alignment for DMA safety | Jonathan Cameron |
2022-08-15 | staging: iio: resolver: ad2s1210: Fix alignment for DMA safety | Jonathan Cameron |
2022-08-15 | staging: iio: meter: ade7854: Fix alignment for DMA safety | Jonathan Cameron |
2022-08-15 | staging: iio: frequency: ad9834: Fix alignment for DMA safety | Jonathan Cameron |
2022-08-15 | iio: cdc: ad7746: Move driver out of staging. | Jonathan Cameron |
2022-08-15 | staging: iio: ad7746: White space cleanup | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Use read_avail() rather than opencoding. | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential... | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels. | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata() | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7764: Push locking down into case statements in read/wri... | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Factor out ad7746_read_channel() | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Use local buffer for multi byte reads. | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace. | Jonathan Cameron |
2022-08-15 | staging: iio: cdc: ad7746: Use explicit be24 handling. | Jonathan Cameron |
2022-04-28 | staging: iio: ad2s1210: remove redundant assignment to variable negative | Colin Ian King |
2022-04-28 | iio: Replace strtobool() with kstrtobool() | Lars-Peter Clausen |
2022-04-10 | iio: core: Simplify the registration of kfifo buffers | Miquel Raynal |
2022-02-21 | iio:adc:ad7280a: Move out of staging | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Remove shift from cb_mask state cache. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Use device properties to replace platform data. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev | Jonathan Cameron |
2022-02-21 | staging:iio:ad7280a: Reflect optionality of irq in ABI | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Cleanup includes | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Trivial comment formatting cleanup | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Drop unused timestamp channel. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Standardize extended ABI naming | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Switch to standard event control | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: rename _read() to _read_reg() | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Register define cleanup. | Jonathan Cameron |
2022-02-21 | staging:iio:adc:ad7280a: Fix handing of device address bit reversing. | Jonathan Cameron |
2022-02-18 | iio:imu:adis: Move exports into IIO_ADISLIB namespace | Jonathan Cameron |
2021-10-17 | staging: iio: ad9832: convert probe to device-managed | Alexandru Ardelean |
2021-09-14 | staging: iio: cdc: remove braces from single line if blocks | Alexander Vorwerk |
2021-06-09 | Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2021-06-04 | iio: adis: Cleanout unused headers | Jonathan Cameron |
2021-06-03 | staging: iio: cdc: ad7746: extract capac setup to own function | Lucas Stankus |