1. 4b4c727 staging: iio: dummy: add blank lines after declarations. by Catalina Mocanu · 10 years ago
  2. 29da147 staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  3. 9e69c93 iio: Add reference counting for buffers by Lars-Peter Clausen · 11 years ago
  4. 09a799d staging:iio:dummy: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  5. 2432e1a staging:iio: Remove unnecessary casts for iio_push_to_buffers() by Lars-Peter Clausen · 11 years ago
  6. 569c4ac iio: Fix some comments by Alexander Stein · 12 years ago
  7. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  8. 3fff227 staging:iio:dummy: Fix potential NULL pointer dereference by Lars-Peter Clausen · 12 years ago
  9. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  10. 00176b3 staging:iio: Use iio_push_to_buffer by Lars-Peter Clausen · 12 years ago
  11. be344c8 iio staging: fix cast warning by Peter Meerwald · 12 years ago
  12. a1bdeef staging:iio:dummy driver: Do not return error code in interrupt handler by Lars-Peter Clausen · 12 years ago
  13. 8b32b11 staging: iio: fix typo, improve timestamp alignment comment by Peter Meerwald · 12 years ago
  14. 970689f staging: iio: simplify timestamp alignment in iio_simple_dummy by Peter Meerwald · 12 years ago
  15. 708706f staging: iio: fix trigger handler of iio_simple_dummy driver by Peter Meerwald · 12 years ago
  16. d163a19 iio staging: another typo in iio_simple_dummy_buffer by Peter Meerwald · 12 years ago
  17. 25c38aa staging: iio: fix typos in simple dummy driver by Peter Meerwald · 12 years ago
  18. 99de0c2 staging: iio: Fix typo in iio by Masanari Iida · 12 years ago
  19. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  20. fd6487f staging:iio: Add caching of scan_timestamp to the core as well as buffers. by Jonathan Cameron · 12 years ago
  21. 420fe2e staging:iio: add caching of the number of bytes in a scan. by Jonathan Cameron · 12 years ago
  22. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 years ago
  23. 66748b5 staging:iio:buffer remove unused owner field from struct iio_buffer by Jonathan Cameron · 13 years ago
  24. 550268ca staging:iio: scrap scan_count and ensure all drivers use active_scan_mask by Jonathan Cameron · 13 years ago
  25. 1612244 staging:iio:buffer move setup ops from buffer instance to iio_dev by Jonathan Cameron · 13 years ago
  26. c15c4f1 staging:iio:buffer drop bpe field. by Jonathan Cameron · 13 years ago
  27. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  28. 9ad2e2e staging:iio:dummy Add buffered reading support by Jonathan Cameron · 13 years ago