1. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  2. 7c388ec iio: kfifo - add poll support. by Jonathan Cameron · 12 years ago
  3. 08ce9b4 iio:kfifo_buf improve error handling in read_first_n. by Jonathan Cameron · 12 years ago
  4. c559afb iio:kfifo_buf Take advantage of the fixed record size used in IIO by Jonathan Cameron · 12 years ago
  5. a980e04 IIO: Move the core files to drivers/iio by Jonathan Cameron · 12 years ago[Renamed from drivers/staging/iio/kfifo_buf.c]
  6. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  7. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 years ago
  8. 7933514 staging:iio: Drop {mark,unmark}_in_use callbacks by Lars-Peter Clausen · 13 years ago
  9. 869871b staging:iio: Drop buffer mark_param_change callback by Lars-Peter Clausen · 13 years ago
  10. 8fe6495 staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo by Lars-Peter Clausen · 13 years ago
  11. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  12. 3771a0a staging:iio: remove userspace access to bytes per datum. by Jonathan Cameron · 13 years ago
  13. 4c3d153 staging:iio:kfifo remove entirely pointless code. by Jonathan Cameron · 13 years ago
  14. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago
  15. 1aa0427 staging: iio: push the main buffer chrdev down to the top level. by Jonathan Cameron · 13 years ago
  16. a710cc7 staging: iio: kfifo buffer - push structure definition down into implementation. by Jonathan Cameron · 13 years ago
  17. 05a9348 staging:iio:kfifo_buf fix double initialization of the ring device structure. by Jonathan Cameron · 13 years ago
  18. 5565a45 staging:iio: rationalization of different buffer implementation hooks. by Jonathan Cameron · 13 years ago
  19. b26a218 staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. by Jonathan Cameron · 13 years ago
  20. b428173 staging:iio: replace rip_lots naming with read_first_n by Jonathan Cameron · 13 years ago
  21. b174baf staging:iio:kfifo buffer implementation by Jonathan Cameron · 13 years ago