summaryrefslogtreecommitdiff
path: root/drivers/iio/buffer
Commit message (Expand)AuthorAgeFilesLines
* iio: Don't silently expect attribute typesMatti Vaittinen2022-11-233-5/+5
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-9/+1
* iio: hw_consumer: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2022-01-231-2/+2
* iio: dmaengine-buffer: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
* iio: buffer-dma: Use round_down() instead of rounddown()Paul Cercueil2021-11-271-1/+1
* iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean2021-10-191-2/+6
* iio: kfifo-buffer: Add output buffer supportLars-Peter Clausen2021-10-191-0/+50
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang2021-05-171-15/+6
* iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()Yicong Yang2021-05-171-14/+11
* iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()Yicong Yang2021-05-171-13/+9
* iio: kfifo: add devm_iio_triggered_buffer_setup_ext variantAlexandru Ardelean2021-03-251-6/+10
* iio: buffer: kfifo_buf: kernel-doc, typo in function name.Jonathan Cameron2021-03-251-1/+1
* iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()Alexandru Ardelean2021-03-251-3/+2
* iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean2021-03-113-9/+9
* iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean2021-03-111-2/+2
* iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean2021-03-111-2/+31
* iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean2021-03-111-2/+1
* iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-0/+39
* iio: buffer: Return error if no callback is givenNuno Sá2020-12-031-0/+5
* iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean2020-11-211-12/+19
* iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()Alexandru Ardelean2020-11-211-2/+1
* iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbolAlexandru Ardelean2020-09-291-1/+1
* iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbolsAlexandru Ardelean2020-09-291-4/+4
* iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean2020-09-291-4/+2
* iio: buffer-dmaengine: adjust `bytes_used` with residue infoAlexandru Ardelean2020-09-031-2/+4
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-9/+1
* iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean2020-04-191-22/+0
* iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean2020-04-191-31/+0
* iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean2020-04-191-11/+0
* iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen2020-04-191-1/+0
* iio: buffer-dmaengine: add dev-managed calls for buffer allocAlexandru Ardelean2020-04-191-0/+39
* iio: buffer-dmaengine: use %zu specifier for sprintf(align)Alexandru Ardelean2020-04-191-1/+1
* iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen2019-12-293-5/+4
* iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen2019-12-291-0/+21
* iio: buffer-dmaengine: Add module informationLars-Peter Clausen2019-12-291-0/+5
* iio: buffer-dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* iio: buffer: Switch to bitmap_zalloc()Andy Shevchenko2019-04-041-5/+5
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-03-301-0/+7
* iio:buffer: make length types match kfifo typesMartin Kelly2018-03-302-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* IIO: consumer: allow to set buffer sizesArnaud Pouliquen2018-01-101-0/+11
* IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen2018-01-101-0/+66
* iio: Add hardware consumer buffer supportLars-Peter Clausen2018-01-103-0/+192
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1