aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/ring_generic.h
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: ring core cleanups + check if read_last available in lis3l02dqJonathan Cameron2011-05-191-107/+18
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-6/+12
* staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like ev...Jonathan Cameron2011-05-191-108/+0
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-2/+1
* staging:iio: Buffer device flattening.Jonathan Cameron2011-05-191-6/+2
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-191-25/+0
* staging:iio: Add polling of events on the ring access chrdev.Jonathan Cameron2011-05-191-0/+3
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-191-3/+0
* staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron2011-05-191-0/+20
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging:iio:buffering move the copy to user on rip down into implementationsJonathan Cameron2011-02-181-1/+1
* 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/+6
* 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-041-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/+15
* 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/+3
* Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich2010-03-031-2/+1
* 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