aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/adis16400_ring.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: error case memory leak fixAndre Bartke2011-06-071-3/+7
* staging:iio: poll func allocation clean up.Jonathan Cameron2011-05-191-14/+9
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-6/+10
* staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-191-9/+8
* staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron2011-05-191-19/+70
* staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron2011-05-191-121/+39
* staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich2011-04-051-3/+7
* staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2011-04-051-2/+0
* staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron2010-10-081-12/+12
* staging: iio: adis16400 add _index attribute registrationJonathan Cameron2010-09-211-0/+13
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-23/+12
* staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+15
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-6/+6
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-311-25/+24
* staging: iio rename ring attributesManuel Stahl2010-08-311-1/+1
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-221-24/+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: adis16400: fix some minor issues and clean-upBarry Song2010-06-181-0/+48
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-0/+1
* staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-111-0/+245