summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_sw.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: Rip out helper for software rings.Jonathan Cameron2011-05-191-49/+0
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-54/+66
* staging:iio:ring_sw add function needed for threaded irq.Jonathan Cameron2011-05-191-4/+10
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-8/+7
* staging:iio: Buffer device flattening.Jonathan Cameron2011-05-191-2/+1
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-191-5/+0
* staging:iio: Add polling of events on the ring access chrdev.Jonathan Cameron2011-05-191-0/+8
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-191-13/+1
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-6/+7
* staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron2011-02-181-10/+17
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-12/+13
* staging: iio rename ring attributesManuel Stahl2010-08-311-29/+29
* staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron2010-08-021-1/+1
* staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron2010-07-221-0/+44
* staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song2010-07-221-0/+25
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-041-1/+1
* Staging: iio: ring_sw.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-14/+13
* staging:iio:ring_sw: Fix incorrect test on successful read of last value, cau...Jonathan Cameron2010-05-111-1/+1
* staging: iio: Move from class to busJonathan Cameron2010-05-111-1/+1
* Staging: iio: Fix remaining code style issuesRoel Van Nyen2010-05-111-2/+1
* staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron2010-05-111-7/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich2010-03-031-1/+1
* Staging: iio: checkinclude.pl fixAmeya Palande2010-03-031-1/+0
* Staging: iio: Fix type warningsAlan Cox2009-09-151-1/+1
* Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron2009-09-151-0/+433
OpenPOWER on IntegriCloud