aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-ring.c
AgeCommit message (Expand)Author
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: squash chrdev handler remains into users.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-23staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron
2011-05-19staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-05-19staging:iio: Buffer device flattening.Jonathan Cameron
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron
2011-05-19staging:iio: Add polling of events on the ring access chrdev.Jonathan Cameron
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron
2011-05-19staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron
2011-02-18staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07staging: iio: iio_ring_rip_outer return immediately if rip_lots returns <= 0Michael Hennerich
2010-09-30staging: iio: whitespace cleanupPhillip Kurtenbach
2010-09-04staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-07-08staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron
2010-05-11Staging: iio: industrialio-ring.c: fix up sparse warningsGreg Kroah-Hartman
2010-05-11staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron
2010-05-11staging:iio: Directory name changes to match new ABI.Jonathan Cameron
2010-05-11staging: iio: Move from class to busJonathan Cameron
2010-05-11staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron