1. 0a21526 iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant by Alexandru Ardelean · 3 years, 11 months ago
  2. 831aaea66 iio: buffer: kfifo_buf: kernel-doc, typo in function name. by Jonathan Cameron · 3 years, 10 months ago
  3. bbc1308 iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup() by Alexandru Ardelean · 3 years, 11 months ago
  4. ee708e6 iio: buffer: introduce support for attaching more IIO buffers by Alexandru Ardelean · 4 years ago
  5. 4991f3e iio: buffer: dmaengine: obtain buffer object from attribute by Alexandru Ardelean · 4 years ago
  6. a02c09e iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup() by Alexandru Ardelean · 4 years ago
  7. 99f6e82 iio: kfifo: un-export devm_iio_kfifo_allocate() function by Alexandru Ardelean · 4 years ago
  8. e36db6a iio: kfifo: add devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years ago
  9. 6d74a3e iio: buffer: Return error if no callback is given by Nuno Sá · 4 years, 2 months ago
  10. 5164c78 iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants by Alexandru Ardelean · 4 years, 4 months ago
  11. 5e6dc43 iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs() by Alexandru Ardelean · 4 years, 4 months ago
  12. c8283ba iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol by Alexandru Ardelean · 4 years, 4 months ago
  13. 3cd137f5 iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols by Alexandru Ardelean · 4 years, 4 months ago
  14. 25918a9 iio: buffer-dmaengine: remove non managed alloc/free by Alexandru Ardelean · 4 years, 4 months ago
  15. 65e02d0 iio: buffer-dmaengine: adjust `bytes_used` with residue info by Alexandru Ardelean · 4 years, 5 months ago
  16. f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 8 months ago
  17. 608d98a iio: buffer: drop devm_iio_kfifo_free() API call by Alexandru Ardelean · 5 years ago
  18. 05c09e3 iio: buffer: drop devm_iio_hw_consumer_free() API call by Alexandru Ardelean · 5 years ago
  19. 666e4de iio: core: drop devm_iio_triggered_buffer_cleanup() API call by Alexandru Ardelean · 5 years ago
  20. c0ae359 iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes by Lars-Peter Clausen · 4 years, 10 months ago
  21. e0fcca9 iio: buffer-dmaengine: add dev-managed calls for buffer alloc by Alexandru Ardelean · 4 years, 10 months ago
  22. 6eb3b8a iio: buffer-dmaengine: use %zu specifier for sprintf(align) by Alexandru Ardelean · 4 years, 10 months ago
  23. f6d4033 iio: buffer: rename 'read_first_n' callback to 'read' by Lars-Peter Clausen · 5 years ago
  24. 4538c18 iio: buffer-dmaengine: Report buffer length requirements by Lars-Peter Clausen · 5 years ago
  25. 0c040d1 iio: buffer-dmaengine: Add module information by Lars-Peter Clausen · 5 years ago
  26. f339f97 iio: buffer-dmaengine: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  29. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  30. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  31. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  32. 3862828 iio: buffer: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  33. 3d13de4 iio:kfifo_buf: check for uint overflow by Martin Kelly · 7 years ago
  34. c043ec1 iio:buffer: make length types match kfifo types by Martin Kelly · 7 years ago
  35. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  36. 16cbca0 IIO: consumer: allow to set buffer sizes by Arnaud Pouliquen · 7 years ago
  37. b688c18 IIO: hw_consumer: add devm_iio_hw_consumer_alloc by Arnaud Pouliquen · 7 years ago
  38. 48b66f8 iio: Add hardware consumer buffer support by Lars-Peter Clausen · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 7981dc0 iio: buffer-dmaengine: Add missing header buffer_impl.h by Phil Reid · 8 years ago
  41. 838519b iio: buffer-dma: Add missing header buffer_impl.h by Phil Reid · 8 years ago
  42. 33dd94c iio:buffer.h - split into buffer.h and buffer_impl.h by Jonathan Cameron · 8 years ago
  43. 19a5a8a iio:buffer.h include pushdown into buffer implementations by Jonathan Cameron · 8 years ago
  44. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  45. 70e4834 iio: add resource managed triggered buffer init helpers by Gregor Boirie · 8 years ago
  46. adca058 iio: buffer-callback: allow getting underlying iio_dev by Matt Ranostay · 8 years ago
  47. 29e3e06 iio: buffer-dma: Use ARRAY_SIZE in for loop range by Phil Reid · 9 years ago
  48. 9d45218 iio: buffer-dmaengine: Use dmaengine_terminate_sync() by Lars-Peter Clausen · 9 years ago
  49. 2d6ca60 iio: Add a DMAengine framework based buffer by Lars-Peter Clausen · 9 years ago
  50. 670b19a iio: Add generic DMA buffer infrastructure by Lars-Peter Clausen · 9 years ago
  51. 8548a63 iio: Move generic buffer implementations to sub-directory by Lars-Peter Clausen · 9 years ago