summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/max1363_ring.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: iio: adc: max1363: remove unused variableMichael Hennerich2010-10-071-1/+0
* staging: iio: adc: max1363: prevent buffer overflowMichael Hennerich2010-10-061-2/+1
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-8/+10
* staging: iio rename ring attributesManuel Stahl2010-08-311-2/+2
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-10/+0
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-1/+1
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-31/+2
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-7/+2
* staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2010-07-081-5/+5
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-181-2/+2
* Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
* Staging: iio: adc: max1363_ring.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-1/+1
* staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max1...Jonathan Cameron2010-05-111-6/+17
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-111-1/+1
* staging:iio:max1363 move to new abi.Jonathan Cameron2010-05-111-24/+41
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron2009-09-151-0/+241
OpenPOWER on IntegriCloud