summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging:iio:cdc:ad7150: Refactor event parameter updateJonathan Cameron2021-04-071-15/+17
* staging:iio:cdc:ad7150: Remove magnitude adaptive eventsJonathan Cameron2021-04-071-56/+0
* staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open codingJonathan Cameron2021-04-071-9/+11
* staging: iio: ad9832: kernel-doc fixesMugilraj Dhavachelvan2021-03-251-2/+2
* staging: iio: ad9834: convert to device-managed functions in probeAlexandru Ardelean2021-03-251-36/+31
* staging: iio: remove mention of defunct listBaruch Siach2021-03-251-4/+0
* iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-19/+4
* staging: iio: adis16240: add blank line before struct definitionDeepak R Varma2020-10-261-0/+1
* staging:iio:documentation: Drop most generic docsJonathan Cameron2020-09-164-209/+0
* staging:iio:light: drop stale ABI docsJonathan Cameron2020-09-161-79/+0
* staging:iio:light: Move tsl2x7x ABI docs to correct location.Jonathan Cameron2020-09-161-13/+0
* staging:iio:dac:max517 remove documentationJonathan Cameron2020-09-161-41/+0
* staging: iio: adis16240: Use Managed device functionsNuno Sá2020-09-161-22/+3
* staging: iio: adis16203: Use Managed device functionsNuno Sá2020-09-161-23/+3
* staging: iio: ad9834: Remove excess blank lineCalvin Glisson2020-08-221-1/+0
* Staging: iio: Fixed a punctuation and a spelling mistake.Ankit Baluni2020-08-221-2/+2
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1410-11/+0