summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro
AgeCommit message (Expand)Author
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-05staging:iio:gyro:adis16260 fix missing num_channels setup.Jonathan Cameron
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-06-28staging:iio:gyro:adxrs450: allocate chip state with iio_devJonathan Cameron
2011-06-28staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron
2011-06-28staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv...Jonathan Cameron
2011-06-28staging:iio:gyro:adis16080: allocate chip state with iio_devJonathan Cameron
2011-06-28staging:iio:gyro:adis16060 allocate chip state with iio_dev.Jonathan Cameron
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-05-19staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to chan_spec based setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:gyro:adis16260 move to irqchip based trigger handling.Jonathan Cameron
2011-05-03IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met.Michael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit valuesMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1msMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Add missing parity bit generationMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Cleanup result extraction and update license noticeMichael Hennerich
2011-05-03IIO: GYRO: ADXRS450: Don't issue two messages, use two transfersMichael Hennerich
2011-04-25staging:iio:adis16260 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-20IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450Michael Hennerich
2011-04-20IIO: GYRO: Add MACRO for gyro quadrature correctionMichael Hennerich
2011-03-31Fix common misspellingsLucas De Marchi
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