aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/sca3000_ring.c
AgeCommit message (Expand)Author
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2012-09-03staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron
2012-05-14staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan 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-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-23staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron
2011-08-23staging:iio:accel: usused header removals.Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-05-19staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron
2010-09-21staging: iio: sca3000 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron
2010-09-14staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl
2010-09-14staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-05-11Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: iio: Fix type warningsAlan Cox
2009-09-15Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron