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