summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/adis16400_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-5/+7
* staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-191-68/+44
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-11/+1
* staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron2011-05-191-0/+50
* staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron2011-05-191-23/+164
* staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron2011-05-191-201/+223
* staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2011-04-251-25/+1
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich2011-04-051-2/+4
* staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich2011-04-051-1/+1
* staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich2011-04-051-4/+4
* staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2011-04-051-1/+1
* 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-8/+8
* staging: iio sync scale unitsManuel Stahl2010-08-311-2/+2
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-22/+25
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-3/+4
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-081-8/+0
* Staging: iio: adis16400: fix some minor issues and clean-upBarry Song2010-06-181-64/+20
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-181-1/+1
* staging: iio: adis16400 clean out some unused codeJonathan Cameron2010-05-111-52/+3
* staging: iio: Break up gyro.h and move to new abiJonathan Cameron2010-05-111-8/+8
* staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-111-0/+849
OpenPOWER on IntegriCloud