summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/imu
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: adis16350: add missing reference to temp offsetMike Frysinger2010-11-101-0/+1
* staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron2010-10-086-60/+60
* staging: iio: adis16400 add _index attribute registrationJonathan Cameron2010-09-211-0/+13
* staging: iio: adis16350 add _index attribute registrationJonathan Cameron2010-09-211-0/+12
* staging: iio: adis16300 add _index attribute registrationJonathan Cameron2010-09-211-0/+10
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-213-61/+32Star
* staging: iio: adis16400 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+15
* staging: iio: adis16350 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+12
* staging: iio: adis16300 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+16
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-053-3/+3
* staging: iio sync scale unitsManuel Stahl2010-08-313-10/+11
* staging: iio sync drivers with current ABIManuel Stahl2010-08-316-68/+95
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-313-71/+68Star
* staging: iio rename ring attributesManuel Stahl2010-08-313-3/+3
* staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron2010-08-031-0/+8
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-223-75/+6Star
* staging: iio: Fix scan_element naming issueJonathan Cameron2010-07-223-38/+32Star
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-228-68/+12Star
* staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer...Jonathan Cameron2010-07-221-6/+4Star
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-223-42/+9Star
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-226-12/+9Star
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-223-54/+6Star
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-223-21/+12Star
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-223-12/+9Star
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-084-14/+0Star
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-191-4/+4
* Staging: iio: adis16400: fix some minor issues and clean-upBarry Song2010-06-193-70/+68Star
* Staging: iio: adis16300: fix some minor issues and clean-upBarry Song2010-06-193-94/+117
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-186-3/+6
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-182-5/+6
* staging: iio: adis16350 and similar IMU driverBarry Song2010-05-186-0/+1355
* staging: iio: adis16400 clean out some unused codeJonathan Cameron2010-05-112-61/+3Star
* staging: iio: adis16300 clean out some unused codeJonathan Cameron2010-05-112-77/+2Star
* staging: iio: Break up gyro.h and move to new abiJonathan Cameron2010-05-112-13/+14
* staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-116-0/+1473
* staging:iio:imu ADIS16300 driverBarry Song2010-05-116-0/+1416