summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/imu
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: iio: error case memory leak fixAndre Bartke1-3/+7
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-5/+7
2011-05-19staging:iio: poll func allocation clean up.Jonathan Cameron1-14/+9
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron1-6/+10
2011-05-19staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from ...Jonathan Cameron4-90/+63
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron1-27/+4
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-11/+1
2011-05-19staging:iio:imu remove adis16300 driver.Jonathan Cameron6-1286/+0
2011-05-19staging:iio:imu:adis16400 add support for adis16300Jonathan Cameron3-4/+56
2011-05-19staging:iio:imu remove old adis16350. Support now in adis16400 driver.Jonathan Cameron6-1278/+0
2011-05-19staging:iio:imu:adis16350 etc support into adis16400 driver.Jonathan Cameron5-47/+260
2011-05-19staging:iio:imu:adis16400 move to irq based triggers and channel spec channel...Jonathan Cameron4-365/+282
2011-04-25staging:iio:adis16400 replace unnecessary event line registration.Jonathan Cameron2-52/+21
2011-04-25staging:iio:adis16350 replace unnecessary event line registration.Jonathan Cameron2-52/+22
2011-04-25staging:iio:adis16300 replace unnecessary event line registration.Jonathan Cameron2-52/+22
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron3-3/+3
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-16/+19
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich1-2/+4
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich1-1/+1
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich1-3/+7
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich1-4/+4
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2-2/+3
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2-4/+0
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2010-11-09staging: iio: adis16350: add missing reference to temp offsetMike Frysinger1-0/+1
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron6-60/+60
2010-09-21staging: iio: adis16400 add _index attribute registrationJonathan Cameron1-0/+13
2010-09-21staging: iio: adis16350 add _index attribute registrationJonathan Cameron1-0/+12
2010-09-21staging: iio: adis16300 add _index attribute registrationJonathan Cameron1-0/+10
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron3-61/+32
2010-09-21staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron1-0/+15
2010-09-21staging: iio: adis16350 add _type attributes for all scan elementsJonathan Cameron1-0/+12
2010-09-21staging: iio: adis16300 add _type attributes for all scan elementsJonathan Cameron1-0/+16
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron3-3/+3
2010-08-31staging: iio sync scale unitsManuel Stahl3-10/+11
2010-08-31staging: iio sync drivers with current ABIManuel Stahl6-68/+95
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl3-71/+68
2010-08-31staging: iio rename ring attributesManuel Stahl3-3/+3
2010-08-02staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron1-0/+8
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron3-75/+6
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron3-38/+32
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron8-68/+12
2010-07-22staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer...Jonathan Cameron1-6/+4
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron3-42/+9
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron6-12/+9
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron3-54/+6
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron3-21/+12
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron3-12/+9
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron4-14/+0
2010-06-18Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song1-4/+4