summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:ad7280a: Move out of stagingJonathan Cameron2022-02-213-1123/+0
* staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation.Jonathan Cameron2022-02-211-2/+2
* staging:iio:adc:ad7280a: Remove shift from cb_mask state cache.Jonathan Cameron2022-02-211-5/+7
* staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert.Jonathan Cameron2022-02-211-22/+0
* staging:iio:adc:ad7280a: Use device properties to replace platform data.Jonathan Cameron2022-02-212-45/+86
* staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->devJonathan Cameron2022-02-211-4/+5
* staging:iio:ad7280a: Reflect optionality of irq in ABIJonathan Cameron2022-02-211-19/+29
* staging:iio:adc:ad7280a: Cleanup includesJonathan Cameron2022-02-211-7/+9
* staging:iio:adc:ad7280a: Make oversampling_ratio a runtime controlJonathan Cameron2022-02-212-34/+72
* staging:iio:adc:ad7280a: Trivial comment formatting cleanupJonathan Cameron2022-02-211-10/+11
* staging:iio:adc:ad7280a: Drop unused timestamp channel.Jonathan Cameron2022-02-211-13/+1
* staging:iio:adc:ad7280a: Standardize extended ABI namingJonathan Cameron2022-02-211-131/+43
* staging:iio:adc:ad7280a: Switch to standard event controlJonathan Cameron2022-02-211-103/+110
* staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers.Jonathan Cameron2022-02-211-19/+45
* staging:iio:adc:ad7280a: Split buff[2] into tx and rx partsJonathan Cameron2022-02-211-8/+9
* staging:iio:adc:ad7280a: rename _read() to _read_reg()Jonathan Cameron2022-02-211-4/+4
* staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron2022-02-211-131/+154
* staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron2022-02-211-2/+2
* iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2022-02-182-0/+2
* staging: iio: ad9832: convert probe to device-managedAlexandru Ardelean2021-10-171-46/+36
* staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk2021-09-141-3/+1
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-094-97/+57
|\
| * iio: adis: Cleanout unused headersJonathan Cameron2021-06-042-12/+0
| * staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus2021-06-031-18/+18
| * staging: iio: cdc: ad7746: clean up probe returnLucas Stankus2021-06-031-5/+1
| * staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus2021-06-031-12/+4
| * staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus2021-06-032-49/+33
| * staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin2021-06-031-1/+1
* | Merge 5.13-rc4 into staging-nextGreg Kroah-Hartman2021-05-311-1/+0
|\ \
| * | staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus2021-05-131-1/+0
* | | staging: iio: fix some formatting issuesWang Qing2021-05-191-6/+6
| |/ |/|
* | staging: iio: frequency: ad9834: Provide missing description for 'devid'Lee Jones2021-05-101-2/+3
|/
* iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron2021-04-073-685/+1
* staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron2021-04-071-0/+1
* staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron2021-04-071-0/+8
* staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron2021-04-071-0/+21
* staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron2021-04-071-0/+16
* staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron2021-04-071-1/+1
* staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron2021-04-071-9/+1
* staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron2021-04-071-7/+7
* staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron2021-04-071-4/+4
* staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron2021-04-071-68/+61
* staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron2021-04-071-105/+148
* staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron2021-04-071-107/+52
* staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron2021-04-071-0/+6
* staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron2021-04-071-11/+2
* staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.Jonathan Cameron2021-04-071-1/+0
* staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p...Jonathan Cameron2021-04-071-8/+63
* staging:iio:cdc:ad7150: Drop platform data supportJonathan Cameron2021-04-071-14/+0
* staging:iio:cdc:ad7150: Timeout register covers both directions so both need ...Jonathan Cameron2021-04-071-2/+16