1. e53f5ac iio: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  2. a980e04 IIO: Move the core files to drivers/iio by Jonathan Cameron · 12 years ago[Renamed from drivers/staging/iio/industrialio-buffer.c]
  3. 06458e2 IIO: Move core headers to include/linux/iio by Jonathan Cameron · 12 years ago
  4. 842cd10 staging:iio: pull out demux cleanup for a particular buffer. by Jonathan Cameron · 12 years ago
  5. fd6487f staging:iio: Add caching of scan_timestamp to the core as well as buffers. by Jonathan Cameron · 12 years ago
  6. 420fe2e staging:iio: add caching of the number of bytes in a scan. by Jonathan Cameron · 12 years ago
  7. f126480 staging:iio: scan_index_timestamp move to iio_dev from buffer by Jonathan Cameron · 12 years ago
  8. 6b3b58e staging:iio:buffer: pull computation of scan length into a utility function. by Jonathan Cameron · 12 years ago
  9. a714af2 staging:iio:buffer trivial use of strtobool to remove dodgy equivalent. by Jonathan Cameron · 12 years ago
  10. cd4361c iio: core: constitfy available_scan_mask by Michael Hennerich · 13 years ago
  11. 7933514 staging:iio: Drop {mark,unmark}_in_use callbacks by Lars-Peter Clausen · 13 years ago
  12. 869871b staging:iio: Drop buffer mark_param_change callback by Lars-Peter Clausen · 13 years ago
  13. 68bc730 staging:iio: Drop buffer busy flag by Lars-Peter Clausen · 13 years ago
  14. e38c79e staging:iio: Disallow modifying buffer size when buffer is enabled by Lars-Peter Clausen · 13 years ago
  15. 5fd6218 staging:iio: Disallow changing scan elements in all buffered modes by Lars-Peter Clausen · 13 years ago
  16. d4a6882 staging:iio: Use iio_buffer_enabled instead of open coding it by Lars-Peter Clausen · 13 years ago
  17. 50d82ad staging:iio: Remove unused variable by Lars-Peter Clausen · 13 years ago
  18. 106e7cf Merge branch 'work-next' into staging-next by Greg Kroah-Hartman · 13 years ago
  19. 5a2a6e1 staging:iio: Fix scan mask update by Lars-Peter Clausen · 13 years ago
  20. f79a909 staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer. by Jonathan Cameron · 13 years ago
  21. 550268ca staging:iio: scrap scan_count and ensure all drivers use active_scan_mask by Jonathan Cameron · 13 years ago
  22. 1612244 staging:iio:buffer move setup ops from buffer instance to iio_dev by Jonathan Cameron · 13 years ago
  23. 3771a0a staging:iio: remove userspace access to bytes per datum. by Jonathan Cameron · 13 years ago
  24. 5ada4ea staging:iio: add demux optionally to path from device to buffer by Jonathan Cameron · 13 years ago
  25. 959d295 staging:iio: make iio_sw_buffer_preenable much more general. by Jonathan Cameron · 13 years ago
  26. beb8060 staging:iio:buffer add a cache of the timestamp scan index. by Jonathan Cameron · 13 years ago
  27. d83fb18 staging: iio: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  28. af5046a staging:iio: header reorganization by Jonathan Cameron · 13 years ago
  29. 96e00f1 staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present. by Jonathan Cameron · 13 years ago
  30. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 13 years ago
  31. f8c6f4e staging:iio:core:naming: dev_info to indio_dev for consistency by Jonathan Cameron · 13 years ago
  32. 9d5d115 staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN by Jonathan Cameron · 13 years ago
  33. 30eb82f staging:iio: Prevent reading from buffer chrdev when device has no buffer. by Jonathan Cameron · 13 years ago
  34. 14555b1 staging:iio: replacing term ring with buffer in the IIO core. by Jonathan Cameron · 13 years ago