summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_generic.h
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ring_generic: provide IIO_CONST_ATTR_SCAN_EL_TYPE_WITH_SHIFTMichael Hennerich2010-10-071-0/+17
* staging: iio: timestamp_en naming typo fix.Jonathan Cameron2010-10-071-1/+1
* staging: iio: remove deprecated form of scan_el attribute naming.Jonathan Cameron2010-09-211-3/+3
* staging: iio: amend macros for SCAN_EL creation to add separate index attrJonathan Cameron2010-09-211-3/+12
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-11/+6Star
* staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron2010-09-211-1/+10
* staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron2010-09-051-9/+60
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-0/+100
* staging: iio rename ring attributesManuel Stahl2010-08-311-11/+11
* staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song2010-07-221-0/+2
* staging: iio: Fix scan_element naming issueJonathan Cameron2010-07-221-3/+7
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-0/+11
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-111-1/+1
* staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_CJonathan Cameron2010-05-111-21/+15Star
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-2/+2
* staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron2010-05-111-5/+3Star
* Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich2010-03-041-2/+1Star
* Staging: iio: lots of doc fixesRandy Dunlap2009-12-111-28/+45
* Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron2009-09-151-0/+283