aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/buffer/industrialio-hw-consumer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-23iio: hw_consumer: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-2/+2
2021-05-17iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()Yicong Yang1-14/+11
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean1-31/+0
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen1-0/+66
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen1-0/+181