summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu/adis16400_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:imu:adis16344 supportJonathan Cameron2011-08-231-0/+44
* staging:iio:imu:adis16400 remove unused headers.Jonathan Cameron2011-08-231-5/+0Star
* staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unu...Jonathan Cameron2011-08-231-12/+11Star
* staging:iio:imu fix missing register table index for some channelsJonathan Cameron2011-07-181-23/+27
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-5/+7
* staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron2011-05-201-68/+44Star
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-11/+1Star
* staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron2011-05-201-0/+50
* staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron2011-05-201-23/+164
* staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron2011-05-201-201/+223
* staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2011-04-261-25/+1Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-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/+0Star
* 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/+0Star
* Staging: iio: adis16400: fix some minor issues and clean-upBarry Song2010-06-191-64/+20Star
* 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/+3Star
* 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