summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/max1363_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc:max1363 consolidate files.Jonathan Cameron2012-11-101-139/+0Star
* staging:iio:adc:max1363 ring_sw->kfifo conversionJonathan Cameron2012-11-101-4/+4
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-1/+1
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* staging:iio:max1363: Don't free uninitialized variableLars-Peter Clausen2012-07-121-2/+3
* staging:iio:max1363: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-081-2/+2
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-2/+2
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0Star
* staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron2011-12-081-36/+0Star
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron2011-12-081-37/+14Star
* staging:iio:adc:max1363 actually make timestamp controllableJonathan Cameron2011-12-081-3/+2Star
* staging:iio: header reorganizationJonathan Cameron2011-11-271-1/+1
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-271-10/+10
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-271-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-271-1/+1
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-271-2/+2
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-071-11/+11
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio: prevent removal of module connected to trigger.Jonathan Cameron2011-08-241-5/+0Star
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:adc: header cleanup - remove unused.Jonathan Cameron2011-08-231-4/+0Star
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-201-15/+9Star
* staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-201-0/+1
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-201-12/+14
* staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron2011-05-201-40/+26Star
* staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron2011-05-201-1/+0Star
* staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-261-6/+5Star
* staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2011-04-261-4/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: iio: adc: max1363: remove unused variableMichael Hennerich2010-10-071-1/+0Star
* staging: iio: adc: max1363: prevent buffer overflowMichael Hennerich2010-10-061-2/+1Star
* 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/+0Star
* 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/+2Star
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-7/+2Star
* 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