summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/ring_sw.c
AgeCommit message (Expand)Author
2011-05-19staging:iio: Rip out helper for software rings.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:ring_sw add function needed for threaded irq.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-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-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron
2010-07-22staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron
2010-07-22staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-05-11Staging: iio: ring_sw.c: fix up sparse warningsGreg Kroah-Hartman
2010-05-11staging:iio:ring_sw: Fix incorrect test on successful read of last value, cau...Jonathan Cameron
2010-05-11staging: iio: Move from class to busJonathan Cameron
2010-05-11Staging: iio: Fix remaining code style issuesRoel Van Nyen
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
2010-03-03Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich
2010-03-03Staging: iio: checkinclude.pl fixAmeya Palande
2009-09-15Staging: iio: Fix type warningsAlan Cox
2009-09-15Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron