summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/industrialio-ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-071-57/+50Star
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-071-3/+100
* staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron2011-09-071-1/+14
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-071-0/+1
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-071-4/+4
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-071-164/+75Star
* staging: iio: squash chrdev handler remains into users.Jonathan Cameron2011-09-071-15/+13Star
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-071-0/+21
* staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron2011-08-231-0/+1
* staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-201-125/+112Star
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-201-38/+61
* staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron2011-05-201-75/+26Star
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-201-2/+2
* staging:iio: Buffer device flattening.Jonathan Cameron2011-05-201-51/+25Star
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-201-57/+1Star
* staging:iio: Add polling of events on the ring access chrdev.Jonathan Cameron2011-05-201-5/+24
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-201-21/+2Star
* staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron2011-05-201-7/+181
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-261-6/+6
* staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron2011-02-181-22/+3Star
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-24/+37
|\
| * staging: iio: iio_ring_rip_outer return immediately if rip_lots returns <= 0Michael Hennerich2010-10-071-1/+1
| * staging: iio: whitespace cleanupPhillip Kurtenbach2010-09-301-1/+1
| * staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron2010-09-051-6/+5Star
| * staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-12/+26
| * staging: iio rename ring attributesManuel Stahl2010-08-311-4/+4
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron2010-07-081-3/+1Star
* Staging: iio: industrialio-ring.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-7/+5Star
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-111-36/+12Star
* staging:iio: Directory name changes to match new ABI.Jonathan Cameron2010-05-111-4/+9
* staging: iio: Move from class to busJonathan Cameron2010-05-111-1/+1
* staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron2010-05-111-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron2009-09-151-0/+568