summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/max1363_ring.c
AgeCommit message (Expand)Author
2012-07-12staging:iio:max1363: Don't free uninitialized variableLars-Peter Clausen
2012-07-08staging:iio:max1363: Do not return error code in interrupt handlerLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2011-12-08staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 actually make timestamp controllableJonathan Cameron
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-26staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio: prevent removal of module connected to trigger.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-23staging:iio:adc: header cleanup - remove unused.Jonathan Cameron
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron
2011-05-19staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron
2011-04-25staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron
2011-04-25staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07staging: iio: adc: max1363: remove unused variableMichael Hennerich
2010-10-06staging: iio: adc: max1363: prevent buffer overflowMichael Hennerich
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron
2010-05-11Staging: iio: adc: max1363_ring.c: fix up sparse warningsGreg Kroah-Hartman
2010-05-11staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max1...Jonathan Cameron
2010-05-11staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron
2010-05-11staging:iio:max1363 move to new abi.Jonathan Cameron
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron