summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu/adis16400_core.c
AgeCommit message (Expand)Author
2011-07-18staging:iio:imu fix missing register table index for some channelsJonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron
2011-05-19staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron
2011-05-19staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron
2011-04-25staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron
2010-06-18Staging: iio: adis16400: fix some minor issues and clean-upBarry Song
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-05-11staging: iio: adis16400 clean out some unused codeJonathan Cameron
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron
2010-05-11staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song