summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel/adis16209_ring.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* staging:iio:accel: usused header removals.Jonathan Cameron2011-08-231-1/+0Star
* 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-201-15/+9Star
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-201-6/+10
* staging:iio:accel:adis16209 move to chan_spec based setup.Jonathan Cameron2011-05-201-63/+8Star
* staging:iio:accel:adis16209 move to irqchip based trigger handling.Jonathan Cameron2011-05-201-32/+30Star
* staging: iio: adis16209: tuning spi delay to make hardware more stableBarry Song2010-11-101-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/+8Star
* 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/+20Star
* staging: iio rename ring attributesManuel Stahl2010-08-311-1/+1
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-221-29/+2Star
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-10/+0Star
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-221-14/+3Star
* 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/+2Star
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-7/+4Star
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-0/+1
* staging: iio: adis16209 driverBarry Song2010-05-111-0/+266