index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
industrialio-ring.c
Age
Commit message (
Expand
)
Author
2011-05-19
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
2011-05-19
staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...
Jonathan Cameron
2011-05-19
staging:iio:buffering remove unused parameter dead_offset from read_last_n in...
Jonathan Cameron
2011-05-19
staging:iio: Buffer device flattening.
Jonathan Cameron
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
2011-05-19
staging:iio: Add polling of events on the ring access chrdev.
Jonathan Cameron
2011-05-19
staging:iio: remove ability to escalate events.
Jonathan Cameron
2011-05-19
staging:iio: allow channels to be set up using a table of iio_channel_spec st...
Jonathan Cameron
2011-04-25
staging:iio: replace rip_lots naming with read_first_n
Jonathan Cameron
2011-02-18
staging:iio:buffering move the copy to user on rip down into implementations
Jonathan Cameron
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-07
staging: iio: iio_ring_rip_outer return immediately if rip_lots returns <= 0
Michael Hennerich
2010-09-30
staging: iio: whitespace cleanup
Phillip Kurtenbach
2010-09-04
staging: iio: unecessary header removal and kernel doc clean up
Jonathan Cameron
2010-08-31
staging: iio move scan_elements into ring buffer
Manuel Stahl
2010-08-31
staging: iio rename ring attributes
Manuel Stahl
2010-07-08
staging:iio: Remove unnecessary event_idr and all references
Jonathan Cameron
2010-05-11
Staging: iio: industrialio-ring.c: fix up sparse warnings
Greg Kroah-Hartman
2010-05-11
staging:iio: Remove naming via IDR's where no longer necessary under new abi.
Jonathan Cameron
2010-05-11
staging:iio: Directory name changes to match new ABI.
Jonathan Cameron
2010-05-11
staging: iio: Move from class to bus
Jonathan Cameron
2010-05-11
staging: IIO: Fix uses of spinlocks prior to init in ring implementations
Jonathan Cameron
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
Staging: IIO: Add generic ring buffer support to the IIO core
Jonathan Cameron