summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16209_ring.c
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+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:adis16209 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/+9
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-6/+10
* staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron2011-05-191-63/+8
* staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron2011-05-191-32/+30
* staging: iio: adis16209: tuning spi delay to make hardware more stableBarry Song2010-11-091-1/+1
* staging: iio: adis16209 add _index attribute registrationJonathan Cameron2010-09-211-0/+9
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-13/+8
* staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron2010-09-211-1/+14
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-6/+6
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-21/+20
* staging: iio rename ring attributesManuel Stahl2010-08-311-1/+1
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-221-29/+2
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-10/+0
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-221-14/+3
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-2/+2
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-18/+2
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-7/+4
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-0/+1
* staging: iio: adis16209 driverBarry Song2010-05-111-0/+266
OpenPOWER on IntegriCloud