aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/sca3000_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-6/+13
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-191-4/+1
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-191-82/+170
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-191-0/+2
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-191-4/+9
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-251-4/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron2010-10-071-2/+4
* staging: iio: sca3000 add _index attribute registrationJonathan Cameron2010-09-211-0/+3
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-3/+3
* staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron2010-09-211-25/+21
* staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl2010-09-141-1/+13
* staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl2010-09-141-4/+4
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-1/+1
* staging: iio rename ring attributesManuel Stahl2010-08-311-5/+5
* Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2010-05-111-4/+4
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-111-8/+25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: iio: Fix type warningsAlan Cox2009-09-151-1/+1
* Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron2009-09-151-0/+331