summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)Author
2011-02-28staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-28staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-28staging:iio:gyro remove adis16251 driver as now supported by adis16260 driverJonathan Cameron
2011-02-28staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron
2011-02-28staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.Jonathan Cameron
2011-02-18staging:iio:gyro:adis16130 stub removal and cleanupJonathan Cameron
2011-02-18staging:iio:gyro:adis16080 unused stub removal and cleanupJonathan Cameron
2011-02-18staging:iio:gyro:adis16060 cleanup and dead code removalJonathan Cameron
2010-11-29staging: iio: adis16260 add suppport for adis16255 and adis16250.Jonathan Cameron
2010-11-29staging: iio: adis16260 add id table supportJonathan Cameron
2010-11-16staging: fix iio/gyro typos, build errorsRandy Dunlap
2010-11-09staging: iio: gyro: new driver for ADIS16130 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16080 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16060 digital output gyrosBarry Song
2010-11-09staging: iio: gyro: new driver for ADIS16251 devicesBarry Song
2010-11-09staging: iio: gyro: make sure grep can find the ADIS16265 supportMichael Hennerich
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron
2010-09-21staging: iio: adis16260 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: adis16260 add _type attributes for all scan elementsJonathan Cameron
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron
2010-05-11staging:iio:imu ADIS16300 driverBarry Song