summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/sca3000_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir2014-09-291-1/+1
* iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2014-06-291-0/+6
* Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal2014-03-071-1/+1
* Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-191-4/+9
|\
| * iio: Add reference counting for buffersLars-Peter Clausen2013-10-121-4/+9
* | Staging: iio: fix sizeof *ring should be sizeof(*ring)Ebru Akagunduz2013-10-111-1/+1
|/
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-2/+2
* staging:iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-5/+1Star
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-081-7/+4Star
* staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-081-1/+1
* staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-081-2/+0Star
* staging:iio: header reorganizationJonathan Cameron2011-11-271-1/+1
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-271-24/+24
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-271-1/+1
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-271-1/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-2/+2
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-071-4/+0Star
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-071-20/+3Star
* staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron2011-08-231-2/+0Star
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-1/+0Star
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-231-68/+0Star
* staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron2011-06-281-7/+7
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-201-6/+13
* staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron2011-05-201-4/+1Star
* staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron2011-05-201-82/+170
* staging:iio: remove legacy event chrdev for the buffersJonathan Cameron2011-05-201-0/+2
* staging:iio: remove ability to escalate events.Jonathan Cameron2011-05-201-4/+9
* staging:iio: replace rip_lots naming with read_first_nJonathan Cameron2011-04-261-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/+21Star
* staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl2010-09-151-1/+13
* staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl2010-09-151-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