aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_sw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-05-11Staging: iio: ring_sw.c: fix up sparse warningsGreg Kroah-Hartman1-14/+13
2010-05-11staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loopJonathan Cameron1-1/+1
2010-05-11staging: iio: Move from class to busJonathan Cameron1-1/+1
2010-05-11Staging: iio: Fix remaining code style issuesRoel Van Nyen1-2/+1
2010-05-11staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron1-7/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich1-1/+1
2010-03-03Staging: iio: checkinclude.pl fixAmeya Palande1-1/+0
2009-09-15Staging: iio: Fix type warningsAlan Cox1-1/+1
2009-09-15Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron1-0/+433