aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-97/+57
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron2-12/+0
2021-06-03staging: iio: cdc: ad7746: extract capac setup to own functionLucas Stankus1-18/+18
2021-06-03staging: iio: cdc: ad7746: clean up probe returnLucas Stankus1-5/+1
2021-06-03staging: iio: cdc: ad7746: remove ordinary commentsLucas Stankus1-12/+4
2021-06-03staging: iio: cdc: ad7746: use dt for capacitive channel setup.Lucas Stankus2-49/+33
2021-06-03staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()Tang Bin1-1/+1
2021-05-31Merge 5.13-rc4 into staging-nextGreg Kroah-Hartman1-1/+0
2021-05-19staging: iio: fix some formatting issuesWang Qing1-6/+6
2021-05-13staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-05-10staging: iio: frequency: ad9834: Provide missing description for 'devid'Lee Jones1-2/+3
2021-04-07iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron3-685/+1
2021-04-07staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron1-0/+1
2021-04-07staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron1-0/+8
2021-04-07staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron1-0/+21
2021-04-07staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron1-0/+16
2021-04-07staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron1-1/+1
2021-04-07staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron1-9/+1
2021-04-07staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron1-7/+7
2021-04-07staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron1-4/+4
2021-04-07staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron1-68/+61
2021-04-07staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron1-105/+148
2021-04-07staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron1-107/+52
2021-04-07staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron1-0/+6
2021-04-07staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron1-11/+2
2021-04-07staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.Jonathan Cameron1-1/+0
2021-04-07staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq present or notJonathan Cameron1-8/+63
2021-04-07staging:iio:cdc:ad7150: Drop platform data supportJonathan Cameron1-14/+0
2021-04-07staging:iio:cdc:ad7150: Timeout register covers both directions so both need updatingJonathan Cameron1-2/+16
2021-04-07staging:iio:cdc:ad7150: Refactor event parameter updateJonathan Cameron1-15/+17
2021-04-07staging:iio:cdc:ad7150: Remove magnitude adaptive eventsJonathan Cameron1-56/+0
2021-04-07staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open codingJonathan Cameron1-9/+11
2021-03-25staging: iio: ad9832: kernel-doc fixesMugilraj Dhavachelvan1-2/+2
2021-03-25staging: iio: ad9834: convert to device-managed functions in probeAlexandru Ardelean1-36/+31
2021-03-25staging: iio: remove mention of defunct listBaruch Siach1-4/+0
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-19/+4
2020-10-26staging: iio: adis16240: add blank line before struct definitionDeepak R Varma1-0/+1
2020-09-16staging:iio:documentation: Drop most generic docsJonathan Cameron4-209/+0
2020-09-16staging:iio:light: drop stale ABI docsJonathan Cameron1-79/+0
2020-09-16staging:iio:light: Move tsl2x7x ABI docs to correct location.Jonathan Cameron1-13/+0
2020-09-16staging:iio:dac:max517 remove documentationJonathan Cameron1-41/+0
2020-09-16staging: iio: adis16240: Use Managed device functionsNuno Sá1-22/+3
2020-09-16staging: iio: adis16203: Use Managed device functionsNuno Sá1-23/+3
2020-08-22staging: iio: ad9834: Remove excess blank lineCalvin Glisson1-1/+0
2020-08-22Staging: iio: Fixed a punctuation and a spelling mistake.Ankit Baluni1-2/+2
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean10-11/+0
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean1-3/+1
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman1-5/+12