summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16204_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adis16204_read_ring_data: Pass IIO device directlyLars-Peter Clausen2012-05-141-4/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-241-1/+1
* staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron2012-04-241-2/+1
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-091-2/+0
* staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-081-1/+0
* staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-081-5/+5
* 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-1/+0
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-311-0/+1
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-7/+7
* staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-261-1/+1
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-261-2/+2
* staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron2011-09-061-7/+0
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron2011-08-231-7/+0
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-1/+0
* staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_privJonathan Cameron2011-06-281-4/+4
* staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-191-15/+8
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-6/+10
* staging:iio:accel:adis16204 move to chan_spec based setup.Jonathan Cameron2011-05-191-55/+7
* staging:iio:accel:adis16204 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-27/+26
* staging: iio: new adis16204 driverBarry Song2010-11-091-0/+206
OpenPOWER on IntegriCloud