summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/hx711.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-06-141-2/+2
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: adc: hx711: optimize performance in read cycleAndreas Klinger2019-10-221-17/+5
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* iio: hx711: add delay until DOUT is readyAndreas Klinger2018-07-151-0/+39
* iio: hx711: fix bug in reset functionalityAndreas Klinger2018-01-081-7/+6
* iio: hx711: add triggered buffer supportAndreas Klinger2018-01-081-23/+98
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: hx711: constify attribute_group structuressimran singhal2017-04-011-1/+1
* iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger2017-01-101-0/+532