summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_sw.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+13Star
* 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/+1Star
* 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-041-1/+1
* Staging: iio: checkinclude.pl fixAmeya Palande2010-03-041-1/+0Star
* 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